Output files#

LMDZ-SACS output files are all saved in NetCDF format (execpt trajectory files which are save in raw binary format for I/O speed).

Log file#

  • dispersion.log: log file created by CIF, containing information about the simulation, and eventual error messages

Observation file#

  • obs_out.nc: observation information, for forward and tangent linear only

    • spec variable: simulated mixing ratio in :math:`mu`mol/mol (ppm)

    • incr variable: simulated mixing ratio increments in :math:`mu`mol/mol (ppm)

    • pressure variable: simulated pressure at the middle of the cell (Pa)

    • dpressure variable: simulated pressure thickness of the cell (Pa)

    • airm variable: dry air density (molec/cm3)

    • hlay variable: level thickness (m)

Chemistry files#

Prescribed concentrations files#

  • prescrconcs_out.nc: daily 3D fields of prescribed concentrations sensitivities

    • [species] (time, lev, lat, lon) or (time, lev, cell) variable: prescribed concentrations sensitivities, for adjoint only

Production and loss files#

  • prodloss3d_out.nc: daily 3D fields of production/loss concentrations sensitivities

    • [species] (time, lev, lat, lon) or (time, lev, cell) variable: production/loss concentrations sensitivities, for adjoint only

Chemical sinks files#

  • chemical_sink.nc: 3 hourly 3D fields of chemical sinks (written if save_sinks is true)

    • [species] (time, lev, lat, lon) or (time, lev, cell) variable: 3 hourly 3D fields of chemical sinks

Chemical lifetime files#

  • lifetime.nc: timeseries of chemical lifetime (written if save_lifetime is true)

    • [species] (time) variable: timeseries of chemical lifetime

Mass diagnostic files#

Total mass files#

  • mass.nc: timeseries of tracer total mass and emissions (written if save_mass is true)

    • [species]_total_mass (time) variable: timeseries of tracer total mass

    • [species]_total_emissions (time) variable: timeseries of tracer total emissions