FV3 Bundle
|
Fortran derived type to represent fv3jedi model variables. More...
Private Attributes | |
integer | nv |
character(len=100), dimension(:), allocatable | fldnames |
Variable identifiers. More... | |
Fortran derived type to represent fv3jedi model variables.
Definition at line 22 of file fv3jedi_vars_mod.f90.
|
private |
Variable identifiers.
Definition at line 24 of file fv3jedi_vars_mod.f90.
|
private |
Definition at line 23 of file fv3jedi_vars_mod.f90.