Merge pull request #3743 from bska/dfac-corr-unit

Fix Dimension of D-Factor Correlation 'A' Coefficient
This commit is contained in:
Bård Skaflestad 2023-11-03 13:46:15 +01:00 committed by GitHub
commit 5b6b82aa2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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",