Changeset 3414 for palm/trunk/SCRIPTS


Ignore:
Timestamp:
Oct 24, 2018 11:40:57 AM (5 years ago)
Author:
raasch
Message:

bugfix: envpar namelist adjusted to current PALM revision

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SCRIPTS/palm_simple_run

    r2875 r3414  
    2424# -----------------
    2525# $Id$
     26# bugfix: envpar namelist adjusted to current PALM revision
     27#
     28# 2875 2018-03-13 11:00:25Z knoop
    2629# made RUN dirs unique with timestamp again
    2730#
     
    221224         tasks_per_node = ${mpi_ranks_per_node},
    222225         maximum_parallel_io_streams = ${mpi_ranks_per_node},
    223          batch_job = .TRUE.,
     226         progress_bar_disabled = .TRUE.,
    224227         write_binary = .FALSE.,
    225228         maximum_cpu_time_allowed = ${cpumax}.,
Note: See TracChangeset for help on using the changeset viewer.