Changeset 3414 for palm/trunk/SCRIPTS
- Timestamp:
- Oct 24, 2018 11:40:57 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SCRIPTS/palm_simple_run
r2875 r3414 24 24 # ----------------- 25 25 # $Id$ 26 # bugfix: envpar namelist adjusted to current PALM revision 27 # 28 # 2875 2018-03-13 11:00:25Z knoop 26 29 # made RUN dirs unique with timestamp again 27 30 # … … 221 224 tasks_per_node = ${mpi_ranks_per_node}, 222 225 maximum_parallel_io_streams = ${mpi_ranks_per_node}, 223 batch_job= .TRUE.,226 progress_bar_disabled = .TRUE., 224 227 write_binary = .FALSE., 225 228 maximum_cpu_time_allowed = ${cpumax}.,
Note: See TracChangeset
for help on using the changeset viewer.