THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has a new comment added:
FS#275 - Easier handling of boundary conditions and sources User who did this - Timo Koch (timokoch) ---------- Yes. Point sources make it easier to specify e.g. a simple well now. However, this was also related to making it possible to specify sources and boundary conditions through the input file. Looking into this I think the only practically feasible way is to use a Python interface. As an example of simple to more complex C++ interaction with Python see e.g. dune-fufem/dune/fufem/test/dunepythontest.cc. (seems to be fairly easy to use and implement) The reason for this is that for a flexible control of the boundary conditions and sources we really need to specify functions and maybe use if/else constructs in the input file in order to do more than already available (set constant values, set a switch choosing at runtime between different implementations of the boundary conditions function). If someone has a good HIWI I would give that a try. What do other people think? ---------- More information can be found at the following URL: http://www.dumux.org/flyspray/index.php?do=details&task_id=275#comment692 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
