THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has a new comment added:
FS#124 - test the IsothermalImmiscibleFluidState User who did this - Andreas Lauser (andlaus) ---------- @benjamin: yes true, BUT there is nothing in IsothermalImmiscibleFluidState which is *not* in ImmiscibleFluidState. the thing is that IsothermalImmiscibleFluidState misses a few methods which are required by the fluid state API which we all agreed upon. This has a few unfortunate consequences on "generic" code which has calls to those functions even if they are never executed at runtime (e.g. writing VTK files generically, see FS#127). So what I would like to see is that these missing methods (which are basically the ones required for the non-isothermal methods) are added to IsothermalImmiscibleFluidState but they just throw Dune::NotImplemented. This would make them conforming to the fluid state API as defined in the handbook and would also not come with any overhead. ---------- More information can be found at the following URL: http://www.dumux.org/flyspray/index.php?do=details&task_id=124#comment142 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
