Changeset 2260 for palm/trunk/SCRIPTS/.mrun.config.ifort
- Timestamp:
- Jun 8, 2017 9:34:07 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SCRIPTS/.mrun.config.ifort
r2236 r2260 24 24 # and for generating and running the PALM executable using MPI. Replace all 25 25 # 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") 27 27 # in each line! 28 28 # Compilernames, cpp-options and compiler-options are assuming … … 70 70 # 71 71 #---------------------------------------------------------------------------- 72 # INPUT-commands, executed before running PALM - lines must start with "IC:" 72 # INPUT-commands, executed before running PALM - lines must start with "IC:" 73 73 #---------------------------------------------------------------------------- 74 74 #IC: … … 101 101 LSF_DATA in:locopt d3#:d3f $base_data/$fname/INPUT _lsf 102 102 WTM_DATA in:locopt d3#:d3f $base_data/$fname/INPUT _wtm 103 STG_PROFILES in:locopt d3#:d3f $base_data/$fname/INPUT _stgpr 103 104 BININ in:loc:flpe d3f $base_data/$fname/RESTART _d3d 104 105 PARTICLE_RESTART_DATA_IN in:loc:flpe prtf $base_data/$fname/RESTART _rprt … … 186 187 DATA_MASK_20_AV_NETCDF out:loc:tr ma#:maf $base_data/$fname/OUTPUT _m20_av nc 187 188 DATA_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 189 DATA_DVR out:loc:trpe dvr $base_data/$fname/OUTPUT _dvr 189 190 # 190 191 DVRP_LOG out:loc:tr dv# $base_data/$fname/MONITORING _dvrp_log
Note: See TracChangeset
for help on using the changeset viewer.