ResInsight/ApplicationLibCode/ProjectDataModel/GridCrossPlots
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
..
CellFilters Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
CMakeLists_files.cmake Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RimGridCrossPlot.cpp Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RimGridCrossPlot.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RimGridCrossPlotCollection.cpp Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RimGridCrossPlotCollection.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RimGridCrossPlotCurve.cpp Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RimGridCrossPlotCurve.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RimGridCrossPlotDataSet.cpp Result Divided by Area: Establish concept used to compute flow velocity and normalized trans (#7349) 2021-02-11 03:01:17 +01:00
RimGridCrossPlotDataSet.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RimSaturationPressurePlot.cpp Moved UnitSystem from RiaEclipseUnitTools to RiaDefines. (#7225) 2021-01-21 12:58:46 +01:00
RimSaturationPressurePlot.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RimSaturationPressurePlotCollection.cpp Moved UnitSystem from RiaEclipseUnitTools to RiaDefines. (#7225) 2021-01-21 12:58:46 +01:00
RimSaturationPressurePlotCollection.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00