mirror of
https://github.com/OPM/opm-upscaling.git
synced 2025-02-25 18:45:23 -06:00
parent
bd9ca86425
commit
c1bf5b5f80
@ -393,7 +393,7 @@ try
|
||||
|
||||
/* If gravity is to be included, calculate z-values of every cell: */
|
||||
if (includeGravity)
|
||||
helper.calculateCellPressureGradients(res);
|
||||
helper.calculateCellPressureGradients();
|
||||
|
||||
/******************************************************************************
|
||||
* Step 5:
|
||||
|
Loading…
Reference in New Issue
Block a user