Changeset 5632 for BOL/LMDZ_Setup/setup.sh
- Timestamp:
- Apr 28, 2025, 1:57:32 AM (3 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOL/LMDZ_Setup/setup.sh
r5608 r5632 337 337 if [[ $aerosols = "spla" ]]; then 338 338 # nouveau tracer.def (remplace "traceur.def") 339 cp DEF/CONFIG/tracer.def_spla DEF/CONFIG/tracer.def 339 cp DEF/CONFIG/traceur.def_spla DEF/traceur.def 340 \rm -f DEF/tracer.def 340 341 elif [[ $phylmd = "lmdiso" ]]; then 341 342 # déjà copié si 'y' 342 cp DEF/CONFIG/tracer.def_nospla DEF/ CONFIG/tracer.def343 cp DEF/CONFIG/tracer.def_nospla DEF/tracer.def 343 344 fi 344 345 … … 346 347 #---------------------------------------------------------------------- 347 348 if [[ $aerosols = "spla" ]]; then 348 cp DEF/DYN/gcm.def_zNAfrica_BiJe DEF/ DYN/gcm.def; fi349 cp DEF/DYN/gcm.def_zNAfrica_BiJe DEF/gcm.def; fi 349 350 350 351 # Inscription du choix ok_guide dans DEF/guide.def
Note: See TracChangeset
for help on using the changeset viewer.