THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has a new comment added:
FS#207 - Modularize non-isothermal capabilities User who did this - Alexander Kissinger (alexk) ---------- I implemented a general non-isothermal equation (local thermodynamic equilibrium) which can be used with most implicit models (Richards, 1p, 1p2c, 2p, 2p2c, 3p, 3p3c). In dumux-devel/dumux/implicit/nonisothermal you will find the implementation of the general non-isothermal equation. I also setup a model which is similar to the 1p2c model (dumux-devel/dumux/implicit/1p2cni) except that some additional property defaults and properties have been added (changes in 1p2cniproperties.hh and 1p2cnipropertydefaults.hh) and a test case ((dumux-devel/test/implicit/1p2cni/). In the test you simply have to state whether your problem type tag inherits from OnePTwoC or OnePTwoCNI in order to add the energy equation. These changes could easily be implemented in a similar manner in the other models. 2pni, 2p2cni, 3p3cni could then be deprecated. ---------- More information can be found at the following URL: http://www.dumux.org/flyspray/index.php?do=details&task_id=207#comment398 You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above. _______________________________________________ Dumux mailing list [email protected] https://listserv.uni-stuttgart.de/mailman/listinfo/dumux
