Toggle navigation
BROWNPAK
0.7
User Guide
Contents
Source Files
Modules
Block Data
Procedures
Derived Types
Program
Source Files
Modules
Block Data
Procedures
Derived Types
Program
write_config
Subroutine
114 statements
Source File
config_io_m.f90
config_io_m
write_config
Contents
None
public subroutine write_config(simbox, atc, fn, title)
Write to cfg file
Arguments
Type
Intent
Optional
Attributes
Name
type(
smbx_t
),
intent(in)
::
simbox
type(
atmcfg_t
),
intent(in)
::
atc
character(len=*),
intent(in)
::
fn
character(len=*),
intent(in)
::
title
Contents
None