Skip to content
Snippets Groups Projects
Unverified Commit e78a84d2 authored by Hernán Asorey's avatar Hernán Asorey
Browse files

Docker version is now ready. It runs a complete simulation without an ARTI...

Docker version is now ready. It runs a complete simulation without an ARTI compatible docker just by calling do_sims.sh
parent 8a1d0aec
No related branches found
No related tags found
No related merge requests found
......@@ -359,7 +359,7 @@ fi
echo -e "# INFO: Executable file is ($corsika_bin)"
# It is important to now the total time in onedata. Adding total simulation time to the project name...
prj="${prj}_$(printf "%06d" ${tim})"
prj="${prj}_$(printf "%06d" ${tim})_$(printf "%06d" ${altitude})"
direct=$wdir/$prj
basearti=${ARTI}
#helium -> Usually for 1 hour flux, 4 different procces is enough
......
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