Ignore:
Timestamp:
May 2, 2012 1:51:44 PM (12 years ago)
Author:
maronga
Message:

bugfixes in parameter file check, adapted for lcxe6 (was lcxt4), new mrun.config parameter %login_init_cmd introduced

File:
1 edited

Legend:

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

    • Property svn:keywords set to Id
    r817 r892  
     1#$Id$
    12#column 1          column 2                                   column 3
    23#name of variable  value of variable (~ must not be used)     scope
     
    4142# if you want this host to be used as a remote host, uncomment next line
    4243#%remote_username   <replace by your username on this host>      <hi> parallel
     44# if you want to load modules on the remote host, use the following line
     45#%modules           <replace by the modules to be loaded>        <hi> parallel
     46# if you want to perform initial commands on ssh connections, use the following line
     47#%login_init_cmd    <replace by the inital commands>             <hi> parallel
    4348#
    4449%write_binary                true                             restart
     
    158163PARTICLE_INFO     out:loc:tra  ptf       $base_data/$fname/MONITORING  _prt_info
    159164PARTICLE_DATA     out:loc:flpe prt#:prtf $base_data/$fname/OUTPUT      _prt_dat
    160 
     165# A BLANK LINE MUST FOLLOW
Note: See TracChangeset for help on using the changeset viewer.