Good morning,
I'm facing two types of issues:
1) On DuMux 2.12, trying to run any test which calls set_singular_limit
results in the following error.
/home/lorenzo/DUMUX/dumux/dumux/material/constraintsolvers/compositionfromfugacities.hh:110:59:
error: ‘set_singular_limit’ is not a member of
‘Dune::FMatrixPrecision<double>’
Dune::FMatrixPrecision<Scalar>::set_singular_limit(1e-25);
On DuMux 3.0.0 such an issue has been solved, as I see.
Could you please point me to some solution for 2.12?
2) I will need to run in parallel. I'm running some tests, such as
test_3p3cni_kuevette_box but what I always get is that as far as I use
more than 2 processors the wall time is greater than the sequential (non
parallel) simulation, but such time cannot be addressed only to
communications. Is it normal? I read in the mailing list archive that
such behaviour was observed in the first releases on DuMux. What about
it for 2.12 and 3.0?
Kind regards,
Lorenzo
_______________________________________________
Dumux mailing list
[email protected]
https://listserv.uni-stuttgart.de/mailman/listinfo/dumux