Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
ogs
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Dmitri Naumov
ogs
Commits
10a1660b
Commit
10a1660b
authored
4 years ago
by
montoyav
Committed by
Dmitri Naumov
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Change of nomenclature (in the documentation) of the physical constants in the Material Library
parent
5c2ae1c3
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
MaterialLib/PhysicalConstant.h
+5
-5
5 additions, 5 deletions
MaterialLib/PhysicalConstant.h
with
5 additions
and
5 deletions
MaterialLib/PhysicalConstant.h
+
5
−
5
View file @
10a1660b
...
...
@@ -31,7 +31,7 @@ const double CelsiusZeroInKelvin = 273.15;
const
double
IdealGasConstant
=
8.3144621
;
/**
*
Molar
masses of certain elements and chemical compounds
*
Atomic
masses of certain elements and
molar masses of
chemical compounds
*/
namespace
MolarMass
{
...
...
@@ -41,9 +41,9 @@ namespace MolarMass
* - Source: http://www.ciaaw.org/pubs/TSAW2013_xls.xls
* - Date visited: 2015-05-28
*
* According to the IUPAC report the
molar
mass of O is in the range [15.999 03,
* According to the IUPAC report the
atomic
mass of O is in the range [15.999 03,
* 15.999 77] g/mol
* and the
molar
mass of H is in the range [1.007 84, 1.008 11] g/mol
* and the
atomic
mass of H is in the range [1.007 84, 1.008 11] g/mol
*/
const
double
Water
=
0.018016
;
///< kg \per{mol}
...
...
@@ -53,7 +53,7 @@ const double Water = 0.018016; ///< kg \per{mol}
* - Source: http://www.ciaaw.org/pubs/TSAW2013_xls.xls
* - Date visited: 2015-05-28
*
* According to the IUPAC report the
molar
mass of N is in the range [14.006 43,
* According to the IUPAC report the
atomic
mass of N is in the range [14.006 43,
* 14.007 28] g/mol
*/
const
double
N2
=
0.028013
;
///< kg \per{mol}
...
...
@@ -64,7 +64,7 @@ const double N2 = 0.028013; ///< kg \per{mol}
* - Source: http://www.ciaaw.org/pubs/TSAW2013_xls.xls
* - Date visited: 2015-05-28
*
* According to the IUPAC report the
molar
mass of O is in the range [15.999 03,
* According to the IUPAC report the
atomic
mass of O is in the range [15.999 03,
* 15.999 77] g/mol
*/
const
double
O2
=
0.032
;
///< kg \per{mol}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment