...
Have a look at the following wiki page to learn more about the format of the file 'outcfg.out', in which all output fields need to get specified, apart from station data (see below): outcfg.out
One needs to define the output:
grid - choices are : model, core, free
frequency - either in number of timesteps or hours
level - level type, either model or pressure levels
2-D output fields
Instantaneous / averages / min / max
...
The output of fields that can later get used to drive another simulation at the lateral boundaries can get triggered by setting the parameter 'CLIMAT_out_pilot' in the file configexp.cfg._out_pilot' in the file configexp.cfg.
Size of output files (monthly/daily/hourly/...)
The following parameters of the namelist 'out' should get set to determine the size of the output files and the frequency at which the post processing should get triggered:
'Out3_close_interval_S' - output file size: monthly, daily, hourly, minutely, secondly files or one file per timestep
'Out3_postproc_fact' - interval after how many output files the post processing should get triggered
'Out3_pilot_unit_S' - file size for case pilot files (nm_*): monthly, daily, hourly, minutely, secondly files or one file per timestep
Timeseries for certain points
...
!# Stations chosen in lat,lon for time-series
!# Format: "STN1_NAME",lat1,lon1, "STN2_NAME",lat2,lon2, ...
type(SER_STN_LALO_T) :: xst_stn_latlon(NSTATMAX)
Output frequency
Output levels
...
)
Submission
Account
Wall clock time
...