Changeset 3996 for LMDZ6/trunk


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

Location:
LMDZ6/trunk
Files:
2 deleted
2 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
  • LMDZ6/trunk/makelmdz_fcm

    r3925 r3996  
    332332if [[ "${physique:0:5}" == "venus" ]] ; then phys_root=venus ; fi
    333333if [[ "${physique:0:5}" == "titan" ]] ; then phys_root=titan ; fi
    334 if [[ "${physique:0:3}" == "mar" ]] ; then phys_root=mar ; fi
    335334if [[ "${physique:0:3}" == "dev" ]] ; then phys_root=dev ; fi
    336335
Note: See TracChangeset for help on using the changeset viewer.