|
FMS
2026.01
Flexible Modeling System
|
Public Member Functions | |
| procedure | init |
Public Attributes | |
| type(domain2d) | domain_in |
| domain for grid that is to be written out | |
| integer, public | id |
| unique identifier for each type | |
| logical | is_model_pe |
| true if current pe is in model_pes | |
| integer, dimension(:), allocatable, public | model_pes |
| list of pe numbers that will be running the model | |
| integer, dimension(:), allocatable, public | offloading_pes |
| list of pe numbers that will be used to just write | |
Definition at line 126 of file netcdf_io.F90.