Ignore:
Timestamp:
Nov 28, 2012 4:18:43 PM (12 years ago)
Author:
maronga
Message:

allow usage of topography in combination with cloud physics, allow usage of topography in coupled ocean model, minor changes in mbuild and mrun

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SCRIPTS/mbuild

    r1047 r1069  
    2020# Current revisions:
    2121# -----------------
     22# added copy of nc2vdf tools to remote host
     23#
    2224#
    2325# Former revisions:
     
    12841286                # KOENNEN DOLLAR-ZEICHEN NICHT BENUTZT WERDEN
    12851287             remote_ud=`echo $remote_ud | sed 's/\$HOME\///'`
    1286              /bin/scp  batch_scp mbuild mrun process_dvr_output .dvrserver.config subjob ${remote_username}@${remote_addres}:${remote_ud}/../SCRIPTS  >  /dev/null
    1287           else
    1288              scp  batch_scp mbuild mrun process_dvr_output .dvrserver.config subjob ${remote_username}@${remote_addres}:${remote_ud}/../SCRIPTS  >  /dev/null
     1288             /bin/scp  batch_scp mbuild mrun process_dvr_output .dvrserver.config subjob batch_nc2vdf nc2vdf nc2vdf.ncl nc2vdf.config ${remote_username}@${remote_addres}:${remote_ud}/../SCRIPTS  >  /dev/null
     1289          else
     1290             scp  batch_scp mbuild mrun process_dvr_output .dvrserver.config subjob batch_nc2vdf nc2vdf nc2vdf.ncl nc2vdf.config ${remote_username}@${remote_addres}:${remote_ud}/../SCRIPTS  >  /dev/null
    12891291          fi
    12901292
Note: See TracChangeset for help on using the changeset viewer.