Changeset 6033 for CONFIG/UNIFORM


Ignore:
Timestamp:
01/06/22 16:59:20 (2 years ago)
Author:
snguyen
Message:

remove invisible character from lmdz.driver

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/IPSLCM5A2/GENERAL/DRIVER/lmdz.driver

    r6013 r6033  
    281281    ISPALEO=${config_UserChoices_ExpType##*/} 
    282282     
    283     if [ X${LMDZ_Physics} = X"AP" ] && [ ${ISPALEO} != "paleo" ]; then 
     283    if [ X${LMDZ_Physics} = X"AP" ] && [ ${ISPALEO} != "paleo" ]; then 
    284284        if [ ${RESOL_ATM_3D} = 96x95x39 ]; then 
    285285            value=10 
Note: See TracChangeset for help on using the changeset viewer.