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.ifort

    r2236 r2260  
    2424# and for generating and running the PALM executable using MPI. Replace all
    2525# required paths (given in <>) by the respective paths valid on your host.
    26 # Also replace <hi> by your host identifier (see above <hi> example "lcmy") 
     26# Also replace <hi> by your host identifier (see above <hi> example "lcmy")
    2727# in each line!
    2828# Compilernames, cpp-options and compiler-options are assuming
     
    7070#
    7171#----------------------------------------------------------------------------
    72 # INPUT-commands, executed before running PALM - lines must start with "IC:" 
     72# INPUT-commands, executed before running PALM - lines must start with "IC:"
    7373#----------------------------------------------------------------------------
    7474#IC:
     
    101101LSF_DATA                 in:locopt     d3#:d3f  $base_data/$fname/INPUT    _lsf
    102102WTM_DATA                 in:locopt     d3#:d3f  $base_data/$fname/INPUT    _wtm
     103STG_PROFILES             in:locopt     d3#:d3f  $base_data/$fname/INPUT    _stgpr
    103104BININ                    in:loc:flpe   d3f      $base_data/$fname/RESTART  _d3d
    104105PARTICLE_RESTART_DATA_IN in:loc:flpe   prtf     $base_data/$fname/RESTART  _rprt
     
    186187DATA_MASK_20_AV_NETCDF out:loc:tr ma#:maf   $base_data/$fname/OUTPUT  _m20_av  nc
    187188DATA_PRT_NETCDF      out:loc:trpe prt#:prtf $base_data/$fname/OUTPUT  _prt    nc
    188 DATA_DVR             out:loc:trpe dvr       $base_data/$fname/OUTPUT  _dvr 
     189DATA_DVR             out:loc:trpe dvr       $base_data/$fname/OUTPUT  _dvr
    189190#
    190191DVRP_LOG          out:loc:tr   dv#       $base_data/$fname/MONITORING  _dvrp_log
Note: See TracChangeset for help on using the changeset viewer.