dyn_import_t Derived Type

type, public :: dyn_import_t

This derived type is not used by MPAS dynamical core. It exists only as a placeholder because CAM-SIMA requires it. Developers/Maintainers/Users who wish to interact with MPAS dynamical core may do so by using the "instance/object" below.


Source Code

    type :: dyn_import_t
    end type dyn_import_t