PartMC  2.6.1
Input File Format: Scenario

Read environment data from an spec file.

Parameters
[in,out]fileSpec file.
[in]gas_dataGas data values.
[in,out]aero_dataAerosol data.
[in,out]scenarioScenario data.

The scenario parameters are:

  • temp_profile (string): the name of the file from which to read the temperature profile — the file format should be Input File Format: Temperature Profile
  • pressure_profile (string): the name of the file from which to read the pressure profile — the file format should be Input File Format: Pressure Profile
  • height_profile (string): the name of the file from which to read the mixing layer height profile — the file format should be Input File Format: Mixing Layer Height Profile
  • gas_emissions (string): the name of the file from which to read the gas emissions profile — the file format should be Input File Format: Gas Profile
  • gas_background (string): the name of the file from which to read the gas background profile — the file format should be Input File Format: Gas Profile
  • aero_emissions (string): the name of the file from which to read the aerosol emissions profile — the file format should be Input File Format: Aerosol Distribution Profile
  • aero_background (string): the name of the file from which to read the aerosol background profile — the file format should be Input File Format: Aerosol Distribution Profile
  • loss_function (string): the type of loss function — must be one of: none for no particle loss, constant for constant loss rate, volume for particle loss proportional to particle volume, drydep for particle loss proportional to dry deposition velocity, or chamber for a chamber model. If loss_function is chamber, then the following parameters must also be provided:

See also: