Changeset 4186 for LMDZ6/trunk/makelmdz


Ignore:
Timestamp:
Jun 24, 2022, 5:31:38 PM (23 months ago)
Author:
idelkadi
Message:

Modification of the name of the library according to the radiative transfer code used (ecrad/rrtm)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/makelmdz

    r4085 r4186  
    645645########################################################################
    646646
    647 nomlib=`echo ${arch}_${physique}_${dim_full}_${grille}_${compil_mod}_parall${parallel}_${CPP_KEY}_${FLAG_PARA} | sed -e 's/ //g' -e 's/-//g ' | sed -e 's/CPP_//g'`
     647nomlib=`echo ${arch}_${physique}_${rad}_${dim_full}_${grille}_${compil_mod}_parall${parallel}_${CPP_KEY}_${FLAG_PARA} | sed -e 's/ //g' -e 's/-//g ' | sed -e 's/CPP_//g'`
    648648echo "Path to library: "$nomlib
    649649
Note: See TracChangeset for help on using the changeset viewer.