ResInsight/ApplicationLibCode/SocketInterface
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
..
RiaCaseInfoCommands.cpp Rewrite of cell filters. Added new polyline filter and user defined filter types. (#7191) 2021-01-11 18:47:09 +01:00
RiaGeometryCommands.cpp Rewrite of cell filters. Added new polyline filter and user defined filter types. (#7191) 2021-01-11 18:47:09 +01:00
RiaNNCCommands.cpp Result Divided by Area: Establish concept used to compute flow velocity and normalized trans (#7349) 2021-02-11 03:01:17 +01:00
RiaProjectInfoCommands.cpp Rewrite of cell filters. Added new polyline filter and user defined filter types. (#7191) 2021-01-11 18:47:09 +01:00
RiaPropertyDataCommands.cpp Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RiaSocketCommand.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RiaSocketDataTransfer.cpp Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RiaSocketDataTransfer.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RiaSocketServer.cpp Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RiaSocketServer.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RiaSocketServerDefines.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RiaSocketTools.cpp Rewrite of cell filters. Added new polyline filter and user defined filter types. (#7191) 2021-01-11 18:47:09 +01:00
RiaSocketTools.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RiaWellDataCommands.cpp Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00