ResInsight/ApplicationLibCode
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
..
Adm Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
Application #7347 Property Editor : Enable undo/redo of field changed operations 2021-02-10 15:08:35 +01:00
CommandFileInterface Janitor: Remove disabling of clang-format for fracture-related files. 2021-01-20 12:45:31 +01:00
Commands Result Divided by Area: Establish concept used to compute flow velocity and normalized trans (#7349) 2021-02-11 03:01:17 +01:00
FileInterface #7347 Property Editor : Enable undo/redo of field changed operations 2021-02-10 15:08:35 +01:00
GeoMech #7074 Derived parameters not updated when changing input parameters 2021-02-02 14:30:26 +01:00
ModelVisualization Result Divided by Area: Establish concept used to compute flow velocity and normalized trans (#7349) 2021-02-11 03:01:17 +01:00
ProjectDataModel Result Divided by Area: Establish concept used to compute flow velocity and normalized trans (#7349) 2021-02-11 03:01:17 +01:00
ProjectDataModelCommands Fix typo 2021-02-03 15:40:44 +01:00
ReservoirDataModel Result Divided by Area: Establish concept used to compute flow velocity and normalized trans (#7349) 2021-02-11 03:01:17 +01:00
ResultStatisticsCache Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
SocketInterface Result Divided by Area: Establish concept used to compute flow velocity and normalized trans (#7349) 2021-02-11 03:01:17 +01:00
UnitTests Result Divided by Area: Establish concept used to compute flow velocity and normalized trans (#7349) 2021-02-11 03:01:17 +01:00
UserInterface Result Divided by Area: Establish concept used to compute flow velocity and normalized trans (#7349) 2021-02-11 03:01:17 +01:00
.clang-format Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
.clang-tidy Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
CMakeLists.txt Configure RESINSIGHT_USE_ODB_API in root CMakeLists.txt 2021-01-12 11:05:53 +01:00
CustomPCH.cmake Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
Doxyfile Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
pch.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RiuThemesDirectory.h.cmake Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00