Version 2 (modified by heinze, 11 years ago) (diff)

--

Runs with nudging

Using nudging in a PALM simulation requires to provide nudging and large scale forcing data in external files. The file names should have the endings _nudge and _lsf respectively. They have to be placed in the INPUT directory on the host where the simulation will run. The layout of the data in the files is described in NUDGING_DATA and LSF_DATA respectively. In addtion, the the PALM configuration file .mrun.config has to be extended for the following two lines

...
#----------------------------------------------------------------------------
# List of input-files
#----------------------------------------------------------------------------
...
NUDGING_DATA             in:locopt     d3#:d3f  $base_data/$fname/INPUT    _nudge
LSF_DATA                 in:locopt     d3#:d3f  $base_data/$fname/INPUT    _lsf
...

Attachments (5)

Download all attachments as: .zip