mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
BUG: Corrected units of elementary charge
This commit is contained in:
@ -912,7 +912,7 @@ DimensionedConstants
|
||||
}
|
||||
electromagnetic
|
||||
{
|
||||
e e [ 0 0 -1 0 0 1 0 ] 1.60218e-19;
|
||||
e e [ 0 0 1 0 0 1 0 ] 1.60218e-19;
|
||||
}
|
||||
atomic
|
||||
{
|
||||
@ -942,7 +942,7 @@ DimensionedConstants
|
||||
}
|
||||
electromagnetic
|
||||
{
|
||||
e e [ 0 0 -1 0 0 1 0 ] 1.60218e-19;
|
||||
e e [ 0 0 1 0 0 1 0 ] 1.60218e-19;
|
||||
}
|
||||
atomic
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user