Changeset 2260 for palm/trunk/SCRIPTS/.mrun.config.forwind_flow
- Timestamp:
- Jun 8, 2017 9:34:07 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SCRIPTS/.mrun.config.forwind_flow
r2236 r2260 32 32 # 33 33 # The next block contains all informations for compiling the PALM code 34 # and for generating and running the PALM executable using MPI on a Linux machine 35 # with gcc and OpenMPI. Replace <replace_with_your_local_username> with your 34 # and for generating and running the PALM executable using MPI on a Linux machine 35 # with gcc and OpenMPI. Replace <replace_with_your_local_username> with your 36 36 # username on your 37 37 # local machine … … 78 78 %lopts -O3:-fpp:-r8:-align:all:-ftz:-fno-alias:-no-scalar-rep:-no-prec-sqrt:-ip:-nbs:-static-intel:-Wl,-rpath:/cm/shared/uniol/apps/intel/ics/2013_sp1.3.174/composer_xe_2013_sp1.3.174/compiler/lib/intel64 lcflow parallel 79 79 %login_init_cmd .:/etc/bashrc\;:export:HOSTNAME=flow lcflow parallel 80 %modules hpc-uniol-env:sge/2011.11p1:ics/2013_sp1.3.174/64:impi/5.0.0.028/64:qt4 lcflow parallel 80 %modules hpc-uniol-env:sge/2011.11p1:ics/2013_sp1.3.174/64:impi/5.0.0.028/64:qt4 lcflow parallel 81 81 # 82 82 # … … 84 84 # 85 85 #---------------------------------------------------------------------------- 86 # INPUT-commands, executed before running PALM - lines must start with "IC:" 86 # INPUT-commands, executed before running PALM - lines must start with "IC:" 87 87 #---------------------------------------------------------------------------- 88 88 #IC: … … 115 115 LSF_DATA in:locopt d3#:d3f $base_data/$fname/INPUT _lsf 116 116 WTM_DATA in:locopt d3#:d3f $base_data/$fname/INPUT _wtm 117 STG_PROFILES in:locopt d3#:d3f $base_data/$fname/INPUT _stgpr 117 118 BININ in:loc:flpe d3f:rec $base_data/$fname/RESTART _d3d 118 119 PARTICLE_RESTART_DATA_IN in:loc:flpe prtf $base_data/$fname/RESTART _rprt … … 213 214 DATA_MASK_20_AV_NETCDF out:loc ma#:maf $output_data/$fname/OUTPUT _m20_av nc 214 215 DATA_PRT_NETCDF out:loc:pe prt#:prtf $output_data/$fname/OUTPUT _prt nc 215 DATA_DVR out:loc:pe dvr $output_data/$fname/OUTPUT _dvr 216 DATA_DVR out:loc:pe dvr $output_data/$fname/OUTPUT _dvr 216 217 # 217 218 DVRP_LOG out:loc:tr dv# $base_data/$fname/MONITORING _dvrp_log
Note: See TracChangeset
for help on using the changeset viewer.