Changeset 3193
- Timestamp:
- Aug 7, 2018 9:54:44 AM (6 years ago)
- Location:
- palm/trunk/SCRIPTS
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SCRIPTS/.palm.config.eddy_gfort
r3163 r3193 1 #$Id: .palm.config.eddy_gfort 2834 2018-02-23 14:04:07Z raasch$1 #$Id: .palm.config.eddy_gfort 3193 2018-08-07 09:55:00Z witha $ 2 2 #column 1 column 2 3 3 #name of variable value of variable (~ must not be used) … … 25 25 %linker_options -O3 -mtune=native -march=native -cpp -lnetcdff -lnetcdf 26 26 %execute_command mpirun -n {{mpi_tasks}} palm 27 %execute_command_for_combine mpirun -n 1 -N 1./combine_plot_fields.x27 %execute_command_for_combine mpirun -n 1 ./combine_plot_fields.x 28 28 %memory 2333 29 29 %module_commands module load PALMDependencies/.gcc -
palm/trunk/SCRIPTS/.palm.config.eddy_ifort
r3163 r3193 1 #$Id: .palm.config.eddy_ifort 2834 2018-02-23 14:04:07Z raasch$1 #$Id: .palm.config.eddy_ifort 3193 2018-08-07 09:55:00Z witha $ 2 2 #column 1 column 2 3 3 #name of variable value of variable (~ must not be used) … … 25 25 %linker_options -O3 -mtune=native -march=native -cpp -lnetcdff -lnetcdf 26 26 %execute_command mpirun -n {{mpi_tasks}} palm 27 %execute_command_for_combine mpirun -n 1 -N 1./combine_plot_fields.x27 %execute_command_for_combine mpirun -n 1 ./combine_plot_fields.x 28 28 %memory 2333 29 29 %module_commands module load PALMDependencies/icc
Note: See TracChangeset
for help on using the changeset viewer.