Skip to content
Snippets Groups Projects
Commit f182d6b0 authored by Juan Escobar's avatar Juan Escobar
Browse files

Juan 13/10/2016:run_prep_mesonh_xyz,run_prep_toy ,add automatic/default...

Juan 13/10/2016:run_prep_mesonh_xyz,run_prep_toy ,add automatic/default definition of PREP_PGD_FILES
parent e2b2d91d
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
echo '--------------------------------------'
echo '-- input for Meso-NH : PREP_PGD '
echo '--------------------------------------'
PREP_PGD_FILES=${PREP_PGD_FILES:-"$HOME/PREP_PGD_FILES_WWW"} ; export PREP_PGD_FILES
if [ "$PREP_PGD_FILES" = "" ]
then
......
......@@ -2,7 +2,7 @@
echo '--------------------------------------'
echo '-- input for TOY '
echo '--------------------------------------'
PREP_PGD_FILES=${PREP_PGD_FILES:-"$HOME/PREP_PGD_FILES_WWW"} ; export PREP_PGD_FILES
if [ "$PREP_PGD_FILES" = "" ]
then
......
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