Ignore:
Timestamp:
Jun 8, 2017 9:34:07 AM (7 years ago)
Author:
gronemeier
Message:

Update of .mrun.config files for new synthetic turbulence generator

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SCRIPTS/.mrun.config.forwind_hlrnIII

    r2236 r2260  
    2828#
    2929# The next block contains all informations for compiling the PALM code
    30 # and for generating and running the PALM executable using MPI on a Linux machine 
    31 # with gcc and OpenMPI. Replace <replace_with_your_local_username> with your 
     30# and for generating and running the PALM executable using MPI on a Linux machine
     31# with gcc and OpenMPI. Replace <replace_with_your_local_username> with your
    3232# username on your
    3333# local machine
     
    127127#
    128128#----------------------------------------------------------------------------
    129 # INPUT-commands, executed before running PALM - lines must start with "IC:" 
     129# INPUT-commands, executed before running PALM - lines must start with "IC:"
    130130#----------------------------------------------------------------------------
    131131#IC:
     
    177177LSF_DATA                 in:locopt     d3#:d3f  $base_data/$fname/INPUT    _lsf
    178178WTM_DATA                 in:locopt     d3#:d3f  $base_data/$fname/INPUT    _wtm
     179STG_PROFILES             in:locopt     d3#:d3f  $base_data/$fname/INPUT    _stgpr
    179180BININ                    in:loc:flpe   d3f:rec:cycfill  $base_data/$fname/RESTART   _d3d
    180181PARTICLE_RESTART_DATA_IN in:loc:flpe   prtf     $base_data/$fname/RESTART   _rprt
     
    275276DATA_MASK_20_AV_NETCDF out:loc    ma#:maf   $output_data/$fname/OUTPUT  _m20_av  nc
    276277DATA_PRT_NETCDF        out:loc:pe prt#:prtf $output_data/$fname/OUTPUT  _prt     nc
    277 DATA_DVR               out:loc:pe dvr       $output_data/$fname/OUTPUT  _dvr 
     278DATA_DVR               out:loc:pe dvr       $output_data/$fname/OUTPUT  _dvr
    278279#
    279280DVRP_LOG          out:loc:tr   dv#       $base_data/$fname/MONITORING  _dvrp_log
Note: See TracChangeset for help on using the changeset viewer.