Changeset 2260 for palm/trunk/SCRIPTS/.mrun.config.forwind_hlrnIII
- Timestamp:
- Jun 8, 2017 9:34:07 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SCRIPTS/.mrun.config.forwind_hlrnIII
r2236 r2260 28 28 # 29 29 # The next block contains all informations for compiling the PALM code 30 # and for generating and running the PALM executable using MPI on a Linux machine 31 # with gcc and OpenMPI. Replace <replace_with_your_local_username> with your 30 # and for generating and running the PALM executable using MPI on a Linux machine 31 # with gcc and OpenMPI. Replace <replace_with_your_local_username> with your 32 32 # username on your 33 33 # local machine … … 127 127 # 128 128 #---------------------------------------------------------------------------- 129 # INPUT-commands, executed before running PALM - lines must start with "IC:" 129 # INPUT-commands, executed before running PALM - lines must start with "IC:" 130 130 #---------------------------------------------------------------------------- 131 131 #IC: … … 177 177 LSF_DATA in:locopt d3#:d3f $base_data/$fname/INPUT _lsf 178 178 WTM_DATA in:locopt d3#:d3f $base_data/$fname/INPUT _wtm 179 STG_PROFILES in:locopt d3#:d3f $base_data/$fname/INPUT _stgpr 179 180 BININ in:loc:flpe d3f:rec:cycfill $base_data/$fname/RESTART _d3d 180 181 PARTICLE_RESTART_DATA_IN in:loc:flpe prtf $base_data/$fname/RESTART _rprt … … 275 276 DATA_MASK_20_AV_NETCDF out:loc ma#:maf $output_data/$fname/OUTPUT _m20_av nc 276 277 DATA_PRT_NETCDF out:loc:pe prt#:prtf $output_data/$fname/OUTPUT _prt nc 277 DATA_DVR out:loc:pe dvr $output_data/$fname/OUTPUT _dvr 278 DATA_DVR out:loc:pe dvr $output_data/$fname/OUTPUT _dvr 278 279 # 279 280 DVRP_LOG out:loc:tr dv# $base_data/$fname/MONITORING _dvrp_log
Note: See TracChangeset
for help on using the changeset viewer.