#24 closed Enhancement (fixed)
Namelist option for input files
Reported by: | pesei | Owned by: | ignacio |
---|---|---|---|
Priority: | major | Milestone: | FLEXPART 9.2 |
Component: | FP coding/compilation | Version: | none |
Keywords: | Cc: | harald.sodemann@… |
Description
(from minutes of FpDev Workshop 2012)
to be implemented
Change History (3)
comment:1 Changed 11 years ago by ignacio
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 10 years ago by hasod
comment:3 Changed 10 years ago by hasod
- Cc harald.sodemann@… added
Note: See
TracTickets for help on using
tickets.
fixed now in changeset:27
I now implemented the namelist output in a fully backward compatible way. This means namelist input is optional for COMMAND, RELEASES, SPECIES, AGECLASSES, OUTGRID, OUTGRID_NEST, RECEPTORS.
Converting from the old standard format to the new format is made easy by a new switch in the com_mod named nmlout (true by default). If active, it will write all input files in namelist format to the output directory. So no additional stand-alone tool is required for moving/converting to namelist format.