Fix Dimension of D-Factor Correlation 'A' Coefficient
We were missing the 'Area' component.
This commit is contained in:
parent
3470f41564
commit
5114c6ff9f
@ -12,7 +12,7 @@
|
||||
"name": "A",
|
||||
"value_type": "DOUBLE",
|
||||
"default": 0,
|
||||
"dimension": "Viscosity*Time/Permeability*GasSurfaceVolume"
|
||||
"dimension": "Viscosity*Time*Area/Permeability*GasSurfaceVolume"
|
||||
},
|
||||
{
|
||||
"name": "B",
|
||||
|
Loading…
Reference in New Issue
Block a user