[root]/Packages/Uintah/Dataflow/Modules/Operators
MMS
(3 files, 54 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 29 (100.0%) | 113 (100.0%) | 3.8 |
kuzimmer | 11 (37.9%) | 60 (53.1%) | 5.4 |
harman | 2 (6.9%) | 53 (46.9%) | 26.5 |
worthen | 16 (55.2%) | 0 (0.0%) | 0.0 |
Mirror code to Uintah branch (in the case of ICE and SimpleCFD, remove the SCIRun:: for Min and Max, and use the entire namespace. Yes, I know that's taboo in header files, but otherwise it conflicts on the definition of Min and Max).
0 lines of code changed in 16 files:
Changes to allow control of amplitude, viscosity, and p_ref from the GUI. Initial update, more changes to come.
0 lines of code changed in 4 files:
Added level property to the fields produced by uintah. The level property propogates to the Vis modules and tags 'L-n', where n is the level, to the geomObj name whenever the level property is present. Replaced many get_property and set_property calls with a single copy_property call in the field Operators.
60 lines of code changed in 7 files:
- Attempt at adding radio buttons
- By default the extra cells are not included when differencing
the mms solution and the computed. User can control which extra cells are visualized.
53 lines of code changed in 2 files: