FV3 Bundle
|
Fortran module to handle variables for the FV3JEDI model. More...
Data Types | |
type | fv3jedi_vars |
Fortran derived type to represent fv3jedi model variables. More... | |
Functions/Subroutines | |
subroutine, public | fv3jedi_vars_create (c_vars, self) |
Fortran module to handle variables for the FV3JEDI model.
subroutine, public fv3jedi_vars_mod::fv3jedi_vars_create | ( | type(c_ptr), intent(in) | c_vars, |
type(fv3jedi_vars), intent(inout) | self | ||
) |