internalize the WINJTEMP keyword
currently the only quantity that us used is the well temperature, i.e., specifying the fluid enthalpy does not have any effect.
This commit is contained in:
@@ -150,6 +150,7 @@ namespace Opm
|
||||
void handleWPOLYMER( const DeckKeyword& keyword, size_t currentStep);
|
||||
void handleWSOLVENT( const DeckKeyword& keyword, size_t currentStep);
|
||||
void handleWTEMP( const DeckKeyword& keyword, size_t currentStep);
|
||||
void handleWINJTEMP( const DeckKeyword& keyword, size_t currentStep);
|
||||
void handleWCONINJH( const SCHEDULESection&, const DeckKeyword& keyword, size_t currentStep);
|
||||
void handleWELOPEN( const DeckKeyword& keyword, size_t currentStep );
|
||||
void handleWELTARG( const SCHEDULESection&, const DeckKeyword& keyword, size_t currentStep);
|
||||
|
||||
Reference in New Issue
Block a user