Skip to content
Snippets Groups Projects
Commit eb4cf216 authored by JorisP's avatar JorisP Committed by RODIER Quentin
Browse files

Change toy_1.0 by toy_2.0

parent 458ae7cc
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,7 @@ echo '--------------------------------------' ...@@ -4,7 +4,7 @@ echo '--------------------------------------'
echo ' Run Meso-NH coupling ' echo ' Run Meso-NH coupling '
echo '--------------------------------------' echo '--------------------------------------'
export PATH_EXETOY=${SRC_MESONH}/src/LIB/toy_1.0/ export PATH_EXETOY=${SRC_MESONH}/src/LIB/toy_2.0/
#~~~~~ MESONH #~~~~~ MESONH
ln -sf ../1_input_mnh/IROISE_5KM* . ln -sf ../1_input_mnh/IROISE_5KM* .
......
...@@ -29,7 +29,7 @@ export VERSION_ECRAD=${VERSION_ECRAD:-"1.4.0"} ...@@ -29,7 +29,7 @@ export VERSION_ECRAD=${VERSION_ECRAD:-"1.4.0"}
export VER_ECRAD=${VERSION_ECRAD//./} export VER_ECRAD=${VERSION_ECRAD//./}
export VERSION_OASIS=${VERSION_OASIS:-"5.0"} export VERSION_OASIS=${VERSION_OASIS:-"5.0"}
export VERSION_TOY=${VERSION_TOY:-"1.0"} export VERSION_TOY=${VERSION_TOY:-"2.0"}
export MNH_LEN_HREC=${MNH_LEN_HREC:-16} export MNH_LEN_HREC=${MNH_LEN_HREC:-16}
# #
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment