Hello DuMux, as decided in the last DuMux-Meeting (26.07.12) we improved the structure for use of run-time parameters (see /doc/propparams.ods). Every run-time parameter now has to be in a group. Grouping of parameters, which use a DuMux-property as default, and of parameters, which are used in the start routine, was decided in the last meeting. The changes are now committed to the repository. All parameters, which are not renamed, but only moved to a group, should still work without the group name, but give a deprecated message if Parameters::print() is called at the end of the simulation. However, some parameters/properties had to be renamed and will not work any more! Those are:
Default properties: UpwindWeight -> MassUpwindWeight MPNCVtkAdd... -> VtkAdd... EnableVelocityOutput -> VtkAddVelocity Runtime params: UpwindWeight -> MassUpwindWeight VtkAdd... -> Add... EnableVelocityOutput -> AddVelocity gridFile -> File As further decided, all parameter keys have to start with a capital letter! At the moment available/proposed parameter groups are: [Problem], [SpatialParams], [Grid], [TimeManager], [Vtk], [LinearSolver], [Newton], [Implicit], [Impet], [GridAdapt] Testing has not been completed, so if you don't want to be part of the testing you better wait some days before you update! Cheers, Markus -- Dipl.-Ing Markus Wolff University of Stuttgart Institute for Modelling Hydraulic and Environmental Systems Department of Hydromechanics and Modelling of Hydrosystems Pfaffenwaldring 61 D-70569 Stuttgart Tel: (+49) 0711/ 685-67013 Fax: (+49) 0711/ 685-60430 E-Mail: [email protected] _______________________________________________ Dumux mailing list [email protected] https://listserv.uni-stuttgart.de/mailman/listinfo/dumux
