Merge pull request #3743 from bska/dfac-corr-unit
Fix Dimension of D-Factor Correlation 'A' Coefficient
This commit is contained in:
commit
5b6b82aa2c
@ -12,7 +12,7 @@
|
|||||||
"name": "A",
|
"name": "A",
|
||||||
"value_type": "DOUBLE",
|
"value_type": "DOUBLE",
|
||||||
"default": 0,
|
"default": 0,
|
||||||
"dimension": "Viscosity*Time/Permeability*GasSurfaceVolume"
|
"dimension": "Viscosity*Time*Area/Permeability*GasSurfaceVolume"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "B",
|
"name": "B",
|
||||||
|
Loading…
Reference in New Issue
Block a user