Skip to content

flow_rock⚓︎

Descriptive description.

flow_barycenter ⚓︎

Bases: flow

Couple the OPM-flow simulator with a rock-physics simulator such that both reservoir quantities and petro-elastic quantities can be calculated. Inherit the flow class, and use super to call similar functions. In the end, the barycenter and moment of interia for the bulkimpedance objects, are returned as observations. The objects are identified using k-means clustering, and the number of objects are determined using and elbow strategy.

flow_rock ⚓︎

Bases: flow

Couple the OPM-flow simulator with a rock-physics simulator such that both reservoir quantities and petro-elastic quantities can be calculated. Inherit the flow class, and use super to call similar functions.

flow_sim2seis ⚓︎

Bases: flow

Couple the OPM-flow simulator with a sim2seis simulator such that both reservoir quantities and petro-elastic quantities can be calculated. Inherit the flow class, and use super to call similar functions.