Changeset 3996 for LMDZ6/trunk/makelmdz


Ignore:
Timestamp:
Nov 2, 2021, 10:39:31 AM (3 years ago)
Author:
Ehouarn Millour
Message:

Code cleanup. Remove obsolete "phymar" package and references thereto in the maklmdz[_fcm] scripts.
EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/makelmdz

    r3911 r3996  
    352352if [[ "${physique:0:5}" == "venus" ]] ; then phys_root=venus ; fi
    353353if [[ "${physique:0:5}" == "titan" ]] ; then phys_root=titan ; fi
    354 if [[ "${physique:0:3}" == "mar" ]] ; then phys_root=mar ; fi
    355354if [[ "${physique:0:3}" == "dev" ]] ; then phys_root=dev ; fi
    356355
Note: See TracChangeset for help on using the changeset viewer.