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