ResInsight/GrpcInterface
Magne Sjaastad cc292b197a
Result Divided by Area: Establish concept used to compute flow velocity and normalized trans (#7349)
* Geometry Tools : Add convenience functions for polygon area

* #7232 Result Divided by Area: Add cell face result and show in GUI

Native support for flow rate is given by mass rate (mass per time) over a cell face. Add a derived result that takes flow rate divided by cell face area to get velocity (distance per time).

Add support for this concept on relevant native results, and indicate this result type in UI using a "/A" postfix

* Speed up divided-by-area calculations by using openmp

* Some refactoring of result data access.

* Make sure NNC data is scaled correctly in vector flow viz.

Co-authored-by: jonjenssen <jon@soundsoft.no>
2021-02-11 03:01:17 +01:00
..
GrpcProtos Move GrpcInterface into top level 2021-01-11 15:27:45 +01:00
Python Add Python linting using black (#7276) 2021-01-26 20:48:01 +01:00
.clang-format Command line arguments : Add null pointer guards 2021-01-12 21:57:09 +01:00
CMakeLists.txt Make CMake-setup for python sources work 2021-01-21 20:10:14 +01:00
RiaGrpcApplicationInterface.cpp Command line arguments : Add null pointer guards 2021-01-12 21:57:09 +01:00
RiaGrpcApplicationInterface.h Command line arguments : Add null pointer guards 2021-01-12 21:57:09 +01:00
RiaGrpcAppService.cpp Create a new ApplicationExe project for the executable 2021-01-11 15:27:45 +01:00
RiaGrpcAppService.h Move GrpcInterface into top level 2021-01-11 15:27:45 +01:00
RiaGrpcCallbacks.h Move GrpcInterface into top level 2021-01-11 15:27:45 +01:00
RiaGrpcCallbacks.inl Move GrpcInterface into top level 2021-01-11 15:27:45 +01:00
RiaGrpcCaseService.cpp Move GrpcInterface into top level 2021-01-11 15:27:45 +01:00
RiaGrpcCaseService.h Move GrpcInterface into top level 2021-01-11 15:27:45 +01:00
RiaGrpcCommandService.cpp Move GrpcInterface into top level 2021-01-11 15:27:45 +01:00
RiaGrpcCommandService.h Move GrpcInterface into top level 2021-01-11 15:27:45 +01:00
RiaGrpcGridService.cpp Move GrpcInterface into top level 2021-01-11 15:27:45 +01:00
RiaGrpcGridService.h Move GrpcInterface into top level 2021-01-11 15:27:45 +01:00
RiaGrpcHelper.cpp Move GrpcInterface into top level 2021-01-11 15:27:45 +01:00
RiaGrpcHelper.h Move GrpcInterface into top level 2021-01-11 15:27:45 +01:00
RiaGrpcNNCPropertiesService.cpp Result Divided by Area: Establish concept used to compute flow velocity and normalized trans (#7349) 2021-02-11 03:01:17 +01:00
RiaGrpcNNCPropertiesService.h Move GrpcInterface into top level 2021-01-11 15:27:45 +01:00
RiaGrpcPdmObjectService.cpp Move GrpcInterface into top level 2021-01-11 15:27:45 +01:00
RiaGrpcPdmObjectService.h Create a new ApplicationExe project for the executable 2021-01-11 15:27:45 +01:00
RiaGrpcProjectService.cpp Move GrpcInterface into top level 2021-01-11 15:27:45 +01:00
RiaGrpcProjectService.h Move GrpcInterface into top level 2021-01-11 15:27:45 +01:00
RiaGrpcPropertiesService.cpp Move GrpcInterface into top level 2021-01-11 15:27:45 +01:00
RiaGrpcPropertiesService.h Move GrpcInterface into top level 2021-01-11 15:27:45 +01:00
RiaGrpcServer.cpp Command line arguments : Add null pointer guards 2021-01-12 21:57:09 +01:00
RiaGrpcServer.h Move GrpcInterface into top level 2021-01-11 15:27:45 +01:00
RiaGrpcServiceInterface.cpp Move GrpcInterface into top level 2021-01-11 15:27:45 +01:00
RiaGrpcServiceInterface.h Move GrpcInterface into top level 2021-01-11 15:27:45 +01:00
RiaGrpcSimulationWellService.cpp Move GrpcInterface into top level 2021-01-11 15:27:45 +01:00
RiaGrpcSimulationWellService.h Move GrpcInterface into top level 2021-01-11 15:27:45 +01:00