Changeset 146 for palm/trunk/SCRIPTS


Ignore:
Timestamp:
Jan 17, 2008 1:08:34 PM (16 years ago)
Author:
raasch
Message:

further updates for turbulent inflow: PE-grid change for restart is working

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SCRIPTS/mrun

    r145 r146  
    207207 read_from_config=""
    208208 restart_run=false
    209 # return_addres=$(nslookup `hostname` 2>&1 | grep "Address:" | tail -1 | awk '{print $2}')
     209 return_addres=$(nslookup `hostname` 2>&1 | grep "Address:" | tail -1 | awk '{print $2}')
    210210 if [[ $return_addres = 130.75.105.158 ]]
    211211 then
Note: See TracChangeset for help on using the changeset viewer.