Changeset 388 for palm/trunk/SCRIPTS


Ignore:
Timestamp:
Sep 23, 2009 9:40:33 AM (15 years ago)
Author:
raasch
Message:

in-situ AND potential density are calculated and used in the ocean version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SCRIPTS/mrun

    r377 r388  
    31873187                      export MPI_CONNECTIONS_THRESHOLD=8192
    31883188                      mpiexec_mpt -np $ii   ./a.out  $ROPTS  < runfile_atmos
     3189
     3190                          # next is test for openmp usage
     3191                      # mpiexec -n $ii -pernode  ./a.out  $ROPTS  < runfile_atmos
    31893192                   elif [[ $( echo $mpilib | cut -c1-3 ) = mva ]]
    31903193                   then
Note: See TracChangeset for help on using the changeset viewer.