Hi Hai, thank you for your interest in Dumux.
Almost all Dumux models work in 1-3d. Usually, the dimension is chosen by selecting a specific grid manager in your problem file. For two-phase non-isothermal flow, we have one immiscible model 2pni and one compositional model 2p2cni. For example, a test of the 2pni model is provided in test/implicit/2pni. Changing from 2d to 3d means exchanging the "2" with a "3" in line 79 or 81 in injectionproblem2pni.hh, depending on which grid manager you use. Most likely, you have to adapt some more information like boundary conditions or material parameters. Please have a look at the tutorial in our handbook to see how this works. Kind regards Bernd Thanh Hai Ong <[email protected]> schrieb: >_______________________________________________ >Dumux mailing list >[email protected] >https://listserv.uni-stuttgart.de/mailman/listinfo/dumux
_______________________________________________ Dumux mailing list [email protected] https://listserv.uni-stuttgart.de/mailman/listinfo/dumux
