Changeset 5187


Ignore:
Timestamp:
Sep 13, 2024, 12:31:03 PM (2 months ago)
Author:
abarral
Message:

minor cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOL/script_install_amaury/install_lmdz.sh

    r5180 r5187  
    306306
    307307    # (Temporary) STOP if trying to use Isotopes with XIOS :
    308     # TODO Amaury: check if still relevant
    309308    if [[ $isotopes = 1 && $with_xios = 1 ]]; then
    310309      echo "STOP: Isotopes cannont yet be run with XIOS"; exit 1
     
    314313      echo "STOP: For the time being, <aerosols=spla> requires <rad=rrtm>"; exit 1
    315314    fi
    316     # TODO: vérifier quelles contraintes sont des contraintes lmdzsetup, et lesquelles sont des vraies contraintes
    317315}
    318316
Note: See TracChangeset for help on using the changeset viewer.