Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
OpenFOAM-plus
Commits
885125e3
Commit
885125e3
authored
Feb 14, 2015
by
Henry
Browse files
atomicWeights: Put in ascending order
parent
7dfad7a7
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/thermophysicalModels/specie/atomicWeights/atomicWeights.C
View file @
885125e3
...
@@ -34,7 +34,7 @@ Foam::atomicWeightTable::atomicWeights[atomicWeightTable::nElements] =
...
@@ -34,7 +34,7 @@ Foam::atomicWeightTable::atomicWeights[atomicWeightTable::nElements] =
{
"e"
,
5.45e-4
},
{
"e"
,
5.45e-4
},
{
"H"
,
1
.
007
97
},
{
"H"
,
1
.
007
97
},
{
"D"
,
2
.
01410
},
{
"D"
,
2
.
01410
},
{
"T"
,
3
.
01604
}
{
"T"
,
3
.
01604
}
,
{
"He"
,
4
.
00260
},
{
"He"
,
4
.
00260
},
{
"Li"
,
6
.
93900
},
{
"Li"
,
6
.
93900
},
{
"Be"
,
9
.
01220
},
{
"Be"
,
9
.
01220
},
...
...
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