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_flow

    r2236 r2260  
    3232#
    3333# The next block contains all informations for compiling the PALM code
    34 # and for generating and running the PALM executable using MPI on a Linux machine 
    35 # with gcc and OpenMPI. Replace <replace_with_your_local_username> with your 
     34# and for generating and running the PALM executable using MPI on a Linux machine
     35# with gcc and OpenMPI. Replace <replace_with_your_local_username> with your
    3636# username on your
    3737# local machine
     
    7878%lopts             -O3:-fpp:-r8:-align:all:-ftz:-fno-alias:-no-scalar-rep:-no-prec-sqrt:-ip:-nbs:-static-intel:-Wl,-rpath:/cm/shared/uniol/apps/intel/ics/2013_sp1.3.174/composer_xe_2013_sp1.3.174/compiler/lib/intel64          lcflow parallel
    7979%login_init_cmd    .:/etc/bashrc\;:export:HOSTNAME=flow                                                                           lcflow parallel
    80 %modules           hpc-uniol-env:sge/2011.11p1:ics/2013_sp1.3.174/64:impi/5.0.0.028/64:qt4                                       lcflow parallel 
     80%modules           hpc-uniol-env:sge/2011.11p1:ics/2013_sp1.3.174/64:impi/5.0.0.028/64:qt4                                       lcflow parallel
    8181#
    8282#
     
    8484#
    8585#----------------------------------------------------------------------------
    86 # INPUT-commands, executed before running PALM - lines must start with "IC:" 
     86# INPUT-commands, executed before running PALM - lines must start with "IC:"
    8787#----------------------------------------------------------------------------
    8888#IC:
     
    115115LSF_DATA                 in:locopt     d3#:d3f  $base_data/$fname/INPUT    _lsf
    116116WTM_DATA                 in:locopt     d3#:d3f  $base_data/$fname/INPUT    _wtm
     117STG_PROFILES             in:locopt     d3#:d3f  $base_data/$fname/INPUT    _stgpr
    117118BININ                    in:loc:flpe   d3f:rec  $base_data/$fname/RESTART   _d3d
    118119PARTICLE_RESTART_DATA_IN in:loc:flpe   prtf     $base_data/$fname/RESTART   _rprt
     
    213214DATA_MASK_20_AV_NETCDF out:loc    ma#:maf   $output_data/$fname/OUTPUT  _m20_av  nc
    214215DATA_PRT_NETCDF        out:loc:pe prt#:prtf $output_data/$fname/OUTPUT  _prt     nc
    215 DATA_DVR               out:loc:pe dvr       $output_data/$fname/OUTPUT  _dvr 
     216DATA_DVR               out:loc:pe dvr       $output_data/$fname/OUTPUT  _dvr
    216217#
    217218DVRP_LOG          out:loc:tr   dv#       $base_data/$fname/MONITORING  _dvrp_log
Note: See TracChangeset for help on using the changeset viewer.