|
opm-common
|
Represents a single record in a WCYCLE keyword. More...
#include <WCYCLE.hpp>
Public Member Functions | |
| template<class Serializer > | |
| void | serializeOp (Serializer &serializer) |
| Convert between byte array and object representation. | |
| bool | operator== (const Entry &entry) const |
| Equality predicate. | |
Public Attributes | |
| double | on_time {} |
| Length of well open period. | |
| double | off_time {} |
| Length of well closed period. | |
| double | startup_time {} |
| Time interval to scale up well efficiency factor. | |
| double | max_time_step {} |
| Maximum time step when a cycling well opens. | |
| bool | controlled_time_step {false} |
| Whether or not to. | |
Represents a single record in a WCYCLE keyword.