Commit Graph

  • 4b688e5945 Merge pull request #5988 from atgeirr/remove-unneeded-evaluation-updaters master Atgeirr Flø Rasmussen 2025-02-14 20:40:31 +01:00
  • 69e78a9e4d Merge pull request #5974 from erikhide/general-controller-updated Bård Skaflestad 2025-02-14 17:25:39 +01:00
  • 565f5cffd8 Added #include <array> Erik Hide Saeternes 2025-02-14 16:29:19 +01:00
  • 1e89fe7013 Merge pull request #5410 from vkip/extnet_efficiency Kai Bao 2025-02-14 14:37:19 +01:00
  • 229c8f7733 Fixed bug in std::array Erik Hide Saeternes 2025-02-14 14:16:41 +01:00
  • fb05bbf881 Fixed a few details in the time step control Erik Hide Saeternes 2025-02-14 13:56:59 +01:00
  • 40043b0dc6 Bugfix: add call to setEvaluationsFromValues() in updatePolyMW(). Atgeirr Flø Rasmussen 2025-02-14 12:44:44 +01:00
  • 8a69818ba5 Merge pull request #5989 from akva2/simplify_doAllocBuffers Bård Skaflestad 2025-02-14 12:36:25 +01:00
  • 1913186383 Minor updates post review Vegard Kippe 2025-02-14 10:51:23 +01:00
  • 44a87f8e65 Support NEFAC and clean up implementation Vegard Kippe 2025-01-20 13:24:01 +01:00
  • cc68f7246a Support instantaneous flow rates in extended network (WEFAC and GEFAC item 3) Vegard Kippe 2025-01-17 14:49:40 +01:00
  • 41fbe1c839 doAllocBuffers: pass hysteresis config instead of 3 bools Arne Morten Kvarving 2025-02-14 11:30:27 +01:00
  • 652a5a4646 GenericOutputBlackoilModule: check schedule directly for vappars Arne Morten Kvarving 2025-02-14 11:11:49 +01:00
  • ee6d34f4a4 Merge pull request #5987 from akva2/tracer_container Bård Skaflestad 2025-02-14 10:54:12 +01:00
  • 2e5ad4f94b TracerContainer: make data private Arne Morten Kvarving 2025-02-14 09:18:57 +01:00
  • dcc4aa30dd move assignment of sol tracer concentration into TracerContainer Arne Morten Kvarving 2025-02-14 09:14:56 +01:00
  • 00fe560720 move assignment of free tracer concentration into TracerContainer Arne Morten Kvarving 2025-02-14 09:14:56 +01:00
  • 7386655b65 move output of tracer data into TracerContainer Arne Morten Kvarving 2025-02-13 15:02:36 +01:00
  • 7f4e3624f7 move allocation of tracer data into TracerContainer Arne Morten Kvarving 2025-02-14 08:58:44 +01:00
  • 06c5c17c96 Remove explicit updating of well AD vars. Atgeirr Flø Rasmussen 2025-02-14 09:25:30 +01:00
  • 13fb52bf9e add TracerContainer, a container for tracer data output Arne Morten Kvarving 2025-02-04 16:31:52 +01:00
  • c015df56f9 Merge pull request #5952 from hnil/consistent_primary_variables Atgeirr Flø Rasmussen 2025-02-13 18:24:53 +01:00
  • ca550d325d Merge pull request #5979 from akva2/fix_instant Arne Morten Kvarving 2025-02-13 13:52:37 +01:00
  • 41fbfb3d22 fix: instantiation of CompositionalContainer Arne Morten Kvarving 2025-02-13 13:13:59 +01:00
  • 363d2eb902 Merge pull request #5851 from svenn-t/dummy_water_compositional Kai Bao 2025-02-13 13:09:08 +01:00
  • 2d9aac3043 Merge pull request #5978 from akva2/compositional_container Bård Skaflestad 2025-02-13 12:35:20 +01:00
  • c8209c39a7 move CompositionalContainer member into OutputCompositionalModule Arne Morten Kvarving 2025-02-12 15:07:36 +01:00
  • 3b819349f8 CompositionalContainer: make data private Arne Morten Kvarving 2025-02-12 13:53:09 +01:00
  • 95e3735678 move assignment of gas fractions into CompositionalContainer Arne Morten Kvarving 2025-02-12 07:51:22 +01:00
  • ae23b39d40 move assignment of oil fractions into CompositionalContainer Arne Morten Kvarving 2025-02-12 07:51:22 +01:00
  • 0496f4bb8a move assignment of mole fractions into CompositionalContainer Arne Morten Kvarving 2025-02-12 07:51:22 +01:00
  • f4b1c093ce move output of restart data to CompositionalContainer Arne Morten Kvarving 2025-02-11 15:08:58 +01:00
  • 686f110a34 move allocation of compositional data into CompositionalContainer Arne Morten Kvarving 2025-02-11 14:58:09 +01:00
  • 4bfadcd80d add CompositionalContainer, a container for compositional data output Arne Morten Kvarving 2025-02-04 16:31:52 +01:00
  • de1e2480f8 replace typedefs with type aliases Arne Morten Kvarving 2025-01-07 10:40:18 +01:00
  • e7a2d954fe Update Sw in fluid state after normalization Svenn Tveit 2025-02-13 11:08:14 +01:00
  • 7ac57ae177 Added test Erik Hide Saeternes 2025-02-13 10:18:51 +01:00
  • ec1359c915 Change primary variables to be consistent when updated from wellstate Halvor M Nilsen 2025-02-04 12:37:39 +01:00
  • b99b606575 Merge pull request #5852 from multitalentloes/cudagraph_experiment Kjetil Olsen Lye 2025-02-12 15:01:20 +01:00
  • 586e667db0 Merge pull request #5950 from akva2/fluidsystem_int_comp_indices Atgeirr Flø Rasmussen 2025-02-12 14:57:54 +01:00
  • 66fa971079 use cudagraphs in gpu DILU and ILU0 apply expected to give performance gain on current nvidia cards, no significant change on AMD cards for cases of reasonable size Tobias Meyer Andersen 2024-12-05 10:47:05 +01:00
  • 5cdde7230e Merge pull request #5969 from kjetilly/critical_error Atgeirr Flø Rasmussen 2025-02-12 11:08:14 +01:00
  • 2be953f73d Added missing safety factor paramet for time step controller Erik Hide Saeternes 2025-02-11 18:08:29 +01:00
  • d78cf2e32e Implemented general third order controller for adaptive time stepping Erik Hide Saeternes 2025-02-10 14:44:24 +01:00
  • 5f40515cec Merge pull request #5968 from bska/tidy-up-grid-proc-impl Bård Skaflestad 2025-02-10 17:19:52 +01:00
  • 69a5c39738 Tidy Up Parts of Grid Processing Implementation Halvor M Nilsen 2025-02-07 16:25:50 +01:00
  • 710e3bb7ba Merge pull request #5973 from bska/fix-main-dispatch-link Bård Skaflestad 2025-02-10 16:39:34 +01:00
  • 791e5974f2 Now providing a message for CritcalError when rethrowing in ISTLSolver Kjetil Olsen Lye 2025-02-10 16:08:43 +01:00
  • f86383f194 Link MainDispatchDynamic to LibFMT Bård Skaflestad 2025-02-10 15:07:09 +01:00
  • fa67170c85 Merge pull request #5970 from kjetilly/clang-format-newline Atgeirr Flø Rasmussen 2025-02-10 13:59:48 +01:00
  • 78ba88e7a9 Merge pull request #5963 from akva2/fix_shared Markus Blatt 2025-02-10 13:47:12 +01:00
  • e9c7e02bc1 clang-format now adds newline at the end of file. Kjetil Olsen Lye 2025-02-10 10:54:15 +01:00
  • 264a8d44d3 Removed rethrow from PreconditionerFactory::create Kjetil Olsen Lye 2025-02-08 19:39:15 +01:00
  • 8b84bc6b4b Using the CriticalException in PreconditionerFactory and ISTLSolver Kjetil Olsen Lye 2025-02-08 12:50:56 +01:00
  • 5181a06219 Merge pull request #5966 from akva2/add_extbo_container Bård Skaflestad 2025-02-07 15:41:20 +01:00
  • d0ef350297 ExtboContainer: make data private Arne Morten Kvarving 2025-02-07 14:42:40 +01:00
  • 72245590f2 move assignment of mass fractions into ExtboContainer Arne Morten Kvarving 2025-02-07 14:19:00 +01:00
  • 66ad8bc10a move assignment of zFraction into ExtboContainer Arne Morten Kvarving 2025-02-07 14:19:00 +01:00
  • 6024f10527 move assignment of volumes into ExtboContainer Arne Morten Kvarving 2025-02-07 14:19:00 +01:00
  • 3aa252e8b2 move output of Extbo restart data into ExtboContainer Arne Morten Kvarving 2025-02-07 13:39:35 +01:00
  • 14e7289059 move allocation of Extbo data into ExtboContainer Arne Morten Kvarving 2025-02-07 11:42:34 +01:00
  • 336a99a226 add ExtboContainer, a container for extbo data output Arne Morten Kvarving 2025-02-04 16:31:52 +01:00
  • 6b84b8498d Merge pull request #5964 from akva2/add_micp_container Bård Skaflestad 2025-02-07 14:20:52 +01:00
  • c9011448eb std::move is done inside the fluid system function Svenn Tveit 2025-02-07 14:08:05 +01:00
  • ee9c233084 MICPContainer: make data private Arne Morten Kvarving 2025-02-07 09:38:13 +01:00
  • 1fefab59d6 move extraction of MICP solution into MICPContainer Arne Morten Kvarving 2025-02-07 09:33:20 +01:00
  • d1e2d81d84 move reading of MICP restart data into MICPContainer Arne Morten Kvarving 2025-02-07 09:26:10 +01:00
  • 66d5bce0d1 move assignment of MICP output into MICPContainer Arne Morten Kvarving 2025-02-07 09:15:10 +01:00
  • 4c261ba880 move output of MICP restart data into MICPContainer Arne Morten Kvarving 2025-02-07 09:08:21 +01:00
  • 3f94ace151 move allocation of MICP data into MICPContainer Arne Morten Kvarving 2025-02-07 08:58:29 +01:00
  • 012141b281 add MICPContainer, a container for MICP data output Arne Morten Kvarving 2025-02-04 16:31:52 +01:00
  • 71a70c57eb Merge pull request #5965 from akva2/fix_output_move Bård Skaflestad 2025-02-07 13:45:43 +01:00
  • d6ba124e41 MechContainer: data should be moved into solution container Arne Morten Kvarving 2025-02-07 12:06:55 +01:00
  • 3b95a1ecca FIPContainer: data should be moved into container Arne Morten Kvarving 2025-02-07 12:05:36 +01:00
  • 57099a433c fixed: output is supposed to use move semantics Arne Morten Kvarving 2025-02-07 12:04:14 +01:00
  • c24e28a91d test_is_gpu_pointer: add missing linking against cudart Arne Morten Kvarving 2025-02-07 09:54:51 +01:00
  • 8e9703b0da fixed: extract MainDispatchDynamic to a object library Arne Morten Kvarving 2025-02-07 09:53:40 +01:00
  • a88901c97c Merge pull request #5960 from akva2/add_mech_container Bård Skaflestad 2025-02-07 08:59:59 +01:00
  • cda742b0ff MechContainer: make data private Arne Morten Kvarving 2025-02-05 12:55:34 +01:00
  • be0fbac68b store fracStress as a VoigtArray in MechContainer Arne Morten Kvarving 2025-02-05 11:30:20 +01:00
  • 7136f97d6e move assignment of fracStress into MechContainer Arne Morten Kvarving 2025-02-05 11:35:41 +01:00
  • d1b9cab189 store linStress as a VoigtArray in MechContainer Arne Morten Kvarving 2025-02-05 11:30:20 +01:00
  • 6809268d12 move assignment of linStress into MechContainer Arne Morten Kvarving 2025-02-05 11:35:41 +01:00
  • 779a225c9d store delStress as a VoigtArray in MechContainer Arne Morten Kvarving 2025-02-05 11:30:20 +01:00
  • 9e8ab101ed move assignment of delStress into MechContainer Arne Morten Kvarving 2025-02-05 11:35:41 +01:00
  • dd36273cb6 store strain as a VoigtArray in MechContainer Arne Morten Kvarving 2025-02-05 11:30:20 +01:00
  • 83f99a5fe4 move assignment of strain into MechContainer Arne Morten Kvarving 2025-02-05 11:35:41 +01:00
  • b41e92e67f MechContainer::outputData: add support for registering vectors and tensors Arne Morten Kvarving 2025-02-05 12:14:01 +01:00
  • 76e343d54d store stress as a VoigtArray in MechContainer Arne Morten Kvarving 2025-02-05 11:30:20 +01:00
  • 21b41cf5c3 move assignment of stress into MechContainer Arne Morten Kvarving 2025-02-05 10:40:35 +01:00
  • 1acedbd3d7 MechContainer: store displacement as an array instead of 3 vectors Arne Morten Kvarving 2025-02-05 10:34:43 +01:00
  • 564c8e5005 move assignment of displacements into MechContainer Arne Morten Kvarving 2025-02-05 10:27:02 +01:00
  • e6a0ff522a move assignment of potential forces into MechContainer Arne Morten Kvarving 2025-02-05 10:17:54 +01:00
  • b692bbd15e move output of mech restart data to MechContainer Arne Morten Kvarving 2025-02-04 17:51:03 +01:00
  • 2fe36caa08 move allocation of mech data into MechContainer Arne Morten Kvarving 2025-02-04 17:36:53 +01:00
  • 7481f2a8e1 add MechContainer, a container for Mech data output Arne Morten Kvarving 2025-02-04 16:31:52 +01:00
  • 87532c6169 Merge pull request #5959 from akva2/add_voigt_symmtensor Bård Skaflestad 2025-02-06 14:12:45 +01:00
  • da8fde3737 Merge pull request #5958 from kjetilly/smartpointer_nvcc_12_0 Arne Morten Kvarving 2025-02-06 12:58:24 +01:00
  • 41361baa44 added: SymmTensor Arne Morten Kvarving 2025-02-06 09:43:00 +01:00
  • 5a3373f93f added: voigt array Arne Morten Kvarving 2025-02-04 17:05:25 +01:00