NAM_PASPOL

It contains the parameters to activate passive pollutants, by specifying the position and the kinetic of the release.

NAM_PASPOL content

Fortran name

Fortran type

Default value

LPASPOL

LOGICAL

.FALSE.

NRELEASE

INTEGER

0

NMODEL_PP

INTEGER

1

CPPINIT

ARRAY(100*CHARACTER(LEN=3))

100*’1PT’

XPPLAT

ARRAY(100*REAL)

100*0.0

XPPLON

ARRAY(100*REAL)

100*0.0

XPPMASS

ARRAY(100*REAL)

100*0.0

XPPBOT

ARRAY(100*REAL)

100*0.0

XPPTOP

ARRAY(100*REAL)

100*0.0

CPPT1

ARRAY(100*CHARACTER(LEN=14))

100*’20010921090000’

CPPT2

ARRAY(100*CHARACTER(LEN=14))

100*’20010921090000’

CPPT3

ARRAY(100*CHARACTER(LEN=14))

100*’20010921091500’

CPPT4

ARRAY(100*CHARACTER(LEN=14))

100*’20010921091500’

  • LPASPOL : Flag to activate passive pollutants

  • NRELEASE : Number of releases (up to 100).

  • CPPINIT : Type of initialization of the source (‘1PT’ or ‘9PT’)

  • XPPLAT : Latitude of the release

  • XPPLON : Longitude of the release

  • XPPMASS : Released mass (in g)

  • XPPBOT : Height of the bottom of the release (in m)

  • XPPTOP : Height of the top of the release (in m)

  • CPPT1 : Starting date of the release (in YYYYMMDDHHMMSS)

  • CPPT2 : Starting date of the constant rate (in YYYYMMDDHHMMSS)

  • CPPT3 : Ending date of the constant rate (in YYYYMMDDHHMMSS)

  • CPPT4 : Ending date of the release (in YYYYMMDDHHMMSS)

  • NMODEL_PP: model number where passive pollutants are emitted