Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Docker-in-Docker (DinD) capabilities of public runners deactivated.
More info
Open sidebar
Xavier Garrido
CAMEL
Commits
a04ab555
Commit
a04ab555
authored
Feb 01, 2017
by
Plaszczynski Stephane
Browse files
maj N_ur dans Profile.sh
parent
60d18b6a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
work/batch/cc/Profile.sh
work/batch/cc/Profile.sh
+3
-3
No files found.
work/batch/cc/Profile.sh
View file @
a04ab555
...
...
@@ -138,14 +138,14 @@ echo "fix $var \$type $zeval" >> parfile_in
#special case of degenerate neutrinos (need to decrement Neff by 1 when mass=0)
if [ "
$var
" == "m_ncdm" ] ; then
grep -v ncdm parfile_in | grep -v N_
eff
> tmp
grep -v ncdm parfile_in | grep -v N_
ur
> tmp
if [ "
$zeval
" == "0" ] ; then
echo "class N_
eff
3.046" >> tmp
echo "class N_
ur
3.046" >> tmp
echo "fix N_ncdm cosmo 0" >> tmp
else
echo "class N_ncdm 1" >> tmp
echo "class
N_eff
2.0
46
" >> tmp
echo "class
N_ur
2.0
328
" >> tmp
echo "fix m_ncdm cosmo
$zeval
" >> tmp
fi
...
...
Write
Preview
Markdown
is supported
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