Ignore:
Timestamp:
Sep 7, 2018 12:21:44 PM (6 years ago)
Author:
raasch
Message:

references to mrun replaced by palmrun, and updated

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SOURCE/init_coupling.f90

    r2718 r3232  
    2525! ------------------
    2626! $Id$
     27! references to mrun replaced by palmrun, and updated
     28!
     29! 2718 2018-01-02 08:49:38Z maronga
    2730! Corrected "Former revisions" section
    2831!
     
    147150!
    148151!--    Split the total available PE's into two groups
    149 !--    numprocs for Coarse and Fine Grid are specified via mrun argument -N
     152!--    numprocs for coarse and fine grid are read from stdin (see above, and
     153!--    execution command in the palmrun script, numprocs are provided via
     154!--    palmrun option -Y)
    150155       IF ( myid < bc_data(1) )  THEN
    151156          inter_color     = 0
Note: See TracChangeset for help on using the changeset viewer.