Toggle navigation
GS2
Manual
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
write_le_grids_config
Subroutine
29 statements
Source File
le_grids.f90
le_grids
write_le_grids_config
Contents
private subroutine write_le_grids_config(self, unit)
Writes out a namelist representing the current state of the config object
Type Bound
le_grids_config_type
Arguments
Type
Intent
Optional
Attributes
Name
class(
le_grids_config_type
),
intent(in)
::
self
integer,
intent(in),
optional
::
unit
Contents