Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Futility
Futility
Commits
87c7e0f5
Commit
87c7e0f5
authored
May 04, 2022
by
Graham, Aaron
Browse files
Adds AMU definition
parent
4a0545d3
Pipeline
#218805
passed with stage
in 2 minutes and 18 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/Constants_Conversion.f90
View file @
87c7e0f5
...
...
@@ -69,6 +69,9 @@ REAL(SRK),PUBLIC,PARAMETER :: NA=6.022140857E+23_SRK
!> Gravity (m/s^2); source: https://en.wikipedia.org/wiki/Gravity_of_Earth
REAL
(
SRK
),
PUBLIC
,
PARAMETER
::
GRAV
=
9.80665_SRK
!> Atomic mass unit
REAL
(
SRK
),
PUBLIC
,
PARAMETER
::
amu
=
1.66053892173E-24_SRK
! Area conversion
!> Conversion factor from barns to cm**2
REAL
(
SRK
),
PUBLIC
,
PARAMETER
::
barn2cm
=
1.0E-24_SRK
...
...
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