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