diogosiebert

Results 3 issues of diogosiebert

I believe there is an include missing in the IO/Reader.cpp #include "IO/silo.h" Without this the commit 3289bf336b is not building with SILO support.

Fix the issue reported in [https://github.com/OPM/LBPM/issues/85](https://github.com/OPM/LBPM/issues/85)

The lbpm_color_simulator allows selecting which fields to be saved for visualization. Currently, it only works for the following specific combinations: - phase_field - phase_field + pressure - phase_field + pressure...

bug