Changeset 2260 for palm/trunk/SCRIPTS/.mrun.config.lcxe6
- Timestamp:
- Jun 8, 2017 9:34:07 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SCRIPTS/.mrun.config.lcxe6
r2236 r2260 29 29 # appropriately, if you are using a different compiler / MPI-Version. 30 30 # 31 # Additional hints: during mrun error messages will occur related to the 31 # Additional hints: during mrun error messages will occur related to the 32 32 # "module swap" command. You can simply ignore those messages. If you do not 33 33 # know your project account, check the output of the "cost" command on hexagon … … 47 47 %login_init_cmd .:/opt/modules/default/init/ksh\;:.:/etc/bash.bashrc.local\;:module:swap:PrgEnv-cray:PrgEnv-intel\;:module:unload:xtpe-interlagos lcxe6 parallel 48 48 %email_notification <replace_by_your_email_address> lcxe6 parallel 49 # 49 # 50 50 %tmp_user_catalog /work/<replace_by_your_CrayXE6_username> lcxe6 parallel trace 51 51 %tmp_data_catalog /work/<replace_by_your_CrayXE6_username>/tmp/ lcxe6 parallel trace … … 62 62 %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 63 63 %email_notification <replace_by_your_emai_address> lcxe6 parallel trace 64 # 64 # 65 65 %write_binary true restart 66 66 # 67 67 #---------------------------------------------------------------------------- 68 # INPUT-commands, executed before running PALM - lines must start with "IC:" 68 # INPUT-commands, executed before running PALM - lines must start with "IC:" 69 69 #---------------------------------------------------------------------------- 70 70 #IC: … … 97 97 LSF_DATA in:locopt d3#:d3f $base_data/$fname/INPUT _lsf 98 98 WTM_DATA in:locopt d3#:d3f $base_data/$fname/INPUT _wtm 99 STG_PROFILES in:locopt d3#:d3f $base_data/$fname/INPUT _stgpr 99 100 BININ in:loc:flpe d3f $base_data/$fname/RESTART _d3d 100 101 PARTICLE_RESTART_DATA_IN in:loc:flpe prtf $base_data/$fname/RESTART _rprt … … 183 184 DATA_PRT_NETCDF out:loc:pe prt#:prtf $base_data/$fname/OUTPUT _prt nc 184 185 DATA_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 186 DATA_DVR out:loc:trpe dvr $base_data/$fname/OUTPUT _dvr 186 187 # 187 188 DVRP_LOG out:loc:tr dv# $base_data/$fname/MONITORING _dvrp_log
Note: See TracChangeset
for help on using the changeset viewer.