Fix Dimension of D-Factor Correlation 'A' Coefficient

We were missing the 'Area' component.
This commit is contained in:
Bård Skaflestad 2023-11-01 10:39:45 +01:00
parent 3470f41564
commit 5114c6ff9f

View File

@ -12,7 +12,7 @@
"name": "A",
"value_type": "DOUBLE",
"default": 0,
"dimension": "Viscosity*Time/Permeability*GasSurfaceVolume"
"dimension": "Viscosity*Time*Area/Permeability*GasSurfaceVolume"
},
{
"name": "B",