Skip to content
Snippets Groups Projects

Add some experiments| Update Testsuite | Cleanup | RiemannianTR-Option

Merged Klaus Böhnlein requested to merge MacroExperiments into master
16 files
+ 2119
297
Compare changes
  • Side-by-side
  • Inline
Files
16
@@ -210,6 +210,9 @@ namespace Dune::GFE
else{
std::cout << "CONSTANT MICROSTRUCTURE is used with effective quantities..." << std::endl;
// Get Number of MacroPhases
// If possible read the effective quantities from ParameterTree
if(parameterSet_.get<bool>("read_effectiveQuantities_from_Parset", 1))
{
Loading