Dear All,

I've started to use Dumux, 2p2c model currently, and first of all I want 
to thank
you for excellent software.

I have also a question concerning VTK output. If I understand well, to 
add an
additional output field to the VTK output one should overwrite 
BoxProblem::addOutputVtkField()
in its problem-class; the method is then called in  
BoxProblem:writeOutput().
But to get the chance to output something the  
BoxProblem::addOutputVtkField()
should be passed a writer object, which is not the case now. I did the 
required changes
and it works well.

Or, is there another way to add a field?

Best regards,
Mladen Jurak


_______________________________________________
Dumux mailing list
[email protected]
https://listserv.uni-stuttgart.de/mailman/listinfo/dumux

Reply via email to