Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
NearRealTimeCTDAS
CTDAS
Commits
46a8b2d9
Commit
46a8b2d9
authored
Jun 28, 2013
by
Peters, Wouter
Browse files
some new items needed
parent
a0324966
Changes
3
Hide whitespace changes
Inline
Side-by-side
start_ctdas.sh
View file @
46a8b2d9
...
...
@@ -13,7 +13,7 @@ cd ${rundir}
echo
"Creating jb file, py file, and rc-file"
sed
-e
"s/template/
$2
/g"
template.jb
>
$2
.jb
sed
-e
"s/template/
$2
/g"
template.py
>
$2
.py
sed
-e
"s/template/
$
2
/g"
template.rc
>
$2
.rc
sed
-e
"s/template/
$
{
rundir
}
/g"
template.rc
>
$2
.rc
rm
-f
template.py
rm
-f
template.jb
rm
-f
template.rc
...
...
template.jb
View file @
46a8b2d9
...
...
@@ -12,4 +12,6 @@
echo ########################
module load intel/latest/tm5
module load python/2.6
export icycle_in_job=999
/opt/local/bin/python template.py rc=template.rc $1 >& template.log &
template.rc
View file @
46a8b2d9
...
...
@@ -5,14 +5,14 @@ time.start : 2005-01-01 00:00:00
time.finish : 2011-01-01 00:00:00
time.cycle : 7
time.nlag : 5
dir.da_run : template
rundir
dir.da_run : template
random.seed.init : ${datadir}/randomseedinit.pickle
! info on the resources needed
da.resources.ncycles_per_job :
3
da.resources.ntasks :
1
da.resources.ntime : 0
0
:0
2
:00
da.resources.ncycles_per_job :
2
da.resources.ntasks :
30
da.resources.ntime : 0
4
:0
0
:00
! Info on the DA system used
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment