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

    r2236 r2260  
    2929# appropriately, if you are using a different compiler / MPI-Version.
    3030#
    31 # Additional hints: during mrun error messages will occur related to the 
     31# Additional hints: during mrun error messages will occur related to the
    3232# "module swap" command. You can simply ignore those messages. If you do not
    3333# know your project account, check the output of the "cost" command on hexagon
     
    4747%login_init_cmd      .:/opt/modules/default/init/ksh\;:.:/etc/bash.bashrc.local\;:module:swap:PrgEnv-cray:PrgEnv-intel\;:module:unload:xtpe-interlagos     lcxe6 parallel
    4848%email_notification  <replace_by_your_email_address>                                                                  lcxe6 parallel
    49 # 
     49#
    5050 %tmp_user_catalog    /work/<replace_by_your_CrayXE6_username>                                                         lcxe6 parallel trace
    5151%tmp_data_catalog    /work/<replace_by_your_CrayXE6_username>/tmp/                                                    lcxe6 parallel trace
     
    6262%login_init_cmd      .:/opt/modules/default/init/ksh\;:.:/etc/bash.bashrc.local\;:module:swap:PrgEnv-cray:PrgEnv-intel\;:module:unload:xtpe-interlagos     lcxe6 parallel trace
    6363%email_notification  <replace_by_your_emai_address>                                                                  lcxe6 parallel trace
    64 #           
     64#
    6565%write_binary        true                             restart
    6666#
    6767#----------------------------------------------------------------------------
    68 # INPUT-commands, executed before running PALM - lines must start with "IC:" 
     68# INPUT-commands, executed before running PALM - lines must start with "IC:"
    6969#----------------------------------------------------------------------------
    7070#IC:
     
    9797LSF_DATA                 in:locopt     d3#:d3f  $base_data/$fname/INPUT    _lsf
    9898WTM_DATA                 in:locopt     d3#:d3f  $base_data/$fname/INPUT    _wtm
     99STG_PROFILES             in:locopt     d3#:d3f  $base_data/$fname/INPUT    _stgpr
    99100BININ                    in:loc:flpe   d3f      $base_data/$fname/RESTART  _d3d
    100101PARTICLE_RESTART_DATA_IN in:loc:flpe   prtf     $base_data/$fname/RESTART  _rprt
     
    183184DATA_PRT_NETCDF      out:loc:pe   prt#:prtf $base_data/$fname/OUTPUT  _prt    nc
    184185DATA_PRT_NETCDF      out:loc:trpe prt#:prtf $base_data/$fname/OUTPUT  _prt    nc
    185 DATA_DVR             out:loc:trpe dvr       $base_data/$fname/OUTPUT  _dvr 
     186DATA_DVR             out:loc:trpe dvr       $base_data/$fname/OUTPUT  _dvr
    186187#
    187188DVRP_LOG          out:loc:tr   dv#       $base_data/$fname/MONITORING  _dvrp_log
Note: See TracChangeset for help on using the changeset viewer.