You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pyscal currently is built around the two classes WaterOil and GasOil, and can from these export the keywords used in gas-water, but probably dummy parameters for oil has to be present for this to work.
From the command line client pyscal, the two classes WaterOil and GasOil should not be visible (to the user), so if it is possible to use these to with dummy oil parameters, it should be ok. If that is not possible, consider writing a dedicated class GasWater (or WaterGas?) for this.
The text was updated successfully, but these errors were encountered:
Support for gas-water is needed.
Pyscal currently is built around the two classes WaterOil and GasOil, and can from these export the keywords used in gas-water, but probably dummy parameters for oil has to be present for this to work.
From the command line client
pyscal
, the two classes WaterOil and GasOil should not be visible (to the user), so if it is possible to use these to with dummy oil parameters, it should be ok. If that is not possible, consider writing a dedicated class GasWater (or WaterGas?) for this.The text was updated successfully, but these errors were encountered: