
Either by keeping, for each component,
the tag of the branch indicated in the mod.def file
Or by changing the tag of at least one
of the components present in the mod.def file.
2.3 Defining the configuration
| rhodes : cd /STD_TEST/modipsl/modeles/''COMPONENT_NAME''2.1 |
| rhodes : cvs update -r ''COMPONENT_TAG''2.2 |
| rhodes : cvs -n -q update -r ''COMPONENT_TAG'' -A | more |
| rhodes : cd /STD_TEST/modipsl/modeles | Go to the model directory |
| rhodes : \rm -fr COMPONENT_NAME2.1 | Delete the directory |
| rhodes : cd /STD_TEST/modipsl/util | Go to the util directory |
| rhodes : emacs mod.def & |
Change the tag of the component to modify in the model that used in mod.def file |
| rhodes : model IPSLCM4_v1 |
extract model MODEL_NAME MODEL_NAME configuration tools and all its components |
