Re: [DuMux] PostProcessing

2021-09-17 Thread Christoph Grüninger

Hi Kenza,
it depend on what data you have (2d or 3d?) and what you need to 
visualize. In any case, I would not include your observed data into 
DuMuX. Instead, you can either print out your simulation data or extract 
them from your Vtk files. Then you can plot them using TikZ, Gnuplot or 
even Excel. Or you can load your observed data into ParaView (or 
whatever tool you use to visualize Vtk files) and use its capabilities 
to show both datasets, calculate differences and so on.


Bye
Christoph


Am 17.09.21 um 19:43 schrieb kenza bouznari:

Hello,

I am not very used to C++ code and I continue my learning curve on 
Dumux! But I want to add some lines of code for Post Processing of 
simulation results. How can we overlay observed data and simulated 
results for some parameters (like fractions).



I am using the 2p2c/chemicalnonequilibrium model of dumux3.4 version.

I want to know if there are any existing tests (in dumux/test directory 
or in dumux-pub repository) that do that or can help to show how it can 
be done?



Thank you all,


KB


--
Als wär es nix, leb' ich von [IT] und mach' nur, was ich lieb'
Lebe wie im Paradies, womit hab' ich das verdient?
Die Wahrheit ist: Hab' ich nicht, ich bin nur reicher beschenkt
Als jemand in einem armen Land mit dem gleichen Talent
[frei nach Tua von Die Orsons - Oioioiropa]
___
DuMux mailing list
DuMux@listserv.uni-stuttgart.de
https://listserv.uni-stuttgart.de/mailman/listinfo/dumux


[DuMux] PostProcessing

2021-09-17 Thread kenza bouznari
Hello,

I am not very used to C++ code and I continue my learning curve on
Dumux! But I want to add some lines of code for Post Processing of
simulation results. How can we overlay observed data and simulated
results for some parameters (like fractions).


I am using the 2p2c/chemicalnonequilibrium model of dumux3.4 version.

I want to know if there are any existing tests (in dumux/test
directory or in dumux-pub repository) that do that or can help to show
how it can be done?


Thank you all,


KB
___
DuMux mailing list
DuMux@listserv.uni-stuttgart.de
https://listserv.uni-stuttgart.de/mailman/listinfo/dumux