mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
This commit is contained in:
committed by
GitHub
parent
3d2fca1866
commit
b9767a35a4
@@ -71,7 +71,7 @@ double defaultPorosity()
|
||||
|
||||
double defaultPermeability()
|
||||
{
|
||||
return 1.0e-5;
|
||||
return 1.0e-4;
|
||||
}
|
||||
|
||||
double zeroReplacementForLogarithmicPlot()
|
||||
|
||||
Reference in New Issue
Block a user