Hi Kilian, Thanks a lot, this seems to be a good starting point.
Kind regards, Samuel On Wed, 2020-06-10 at 10:53 +0200, Kilian Weishaupt wrote: > Hi Samuel, > > please excuse the delayed response. I myself have never worked with > dispersion, > but there is an implementation for the Box scheme in dumux-lecture: > > https://git.iws.uni-stuttgart.de/dumux-repositories/dumux-lecture/-/blob/master/lecture/mm/henryproblem/henry1p2c/boxfickslawdispersion.hh > > Maybe that may help as a starting point. > > Best wishes > Kilian > > On 04.06.20 15:06, Samuel Scherrer wrote: > > Hi Dumux-users and developers, > > > > I am currently setting up a tracer problem very similar to the > > example > > 1ptracer. > > > > I saw that there's a dispersivity function in the tracer > > spatialparams, > > but I didn't find where this is defined in the code (grepping for > > "dispersivity" only shows some results in test/ and examples/). > > > > So I assume that this is currently not taken into account, right? > > Does > > anyone have some hints for me how to implement dispersion? I am > > currently using a cell centered scheme. > > > > Kind regards, > > Samuel > > > > _______________________________________________ > > 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
