[root]/CCA/Components/PostProcessUda
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 64 (100.0%) | 3098 (100.0%) | 48.4 |
harman | 57 (89.1%) | 3078 (99.4%) | 54.0 |
allen | 7 (10.9%) | 20 (0.6%) | 2.8 |
standardized the error output for the factories
0 lines of code changed in 2 files:
Global:
changed global variable names to be more descriptive.
Add proc0patch0cout() class which prints message on proc 0, patch 0 and
only n times per timesteps.
bug fixes to populate the old_dw with variables from user specified timestep
0 lines of code changed in 12 files:
Cleanup of the Scheduler to use ports for all components
7 lines of code changed in 4 files:
Added infrastructure so a module(s) can fill the old_dw with a timestep from the uda.
spatioTemporalAvg:
Added temporal avg calculation. Not fully working.
139 lines of code changed in 9 files:
Module.*
CreateMatlSet() - cleaned out confusing code
readTimeStartStop() - put udaTimesteps into a global var.
PostProcess.*
remove unused methods
problemSetup() - set the simulation state time and removed hack.
computeDelT() - fixed calculation on last timestep.
38 lines of code changed in 4 files:
moved specific calls to apllication form Sus and SimCtrl
13 lines of code changed in 1 file:
added reduce_uda option, which just avoids creating any modules.
sched_readDataArchive()
- Simplified the code to create the material set for each VarLabel and all VarLabels.
34 lines of code changed in 3 files:
Moved common code to Module.cc/h
Cleaned out #includes
Initialize global class variables in the header file.
removed EOL spaces
303 lines of code changed in 13 files:
Common class for PostProcessing
0 lines of code changed in 2 files:
Global:
- Renamed the component and variables associated with reduceUda -> PostProcessUda
PostProcessUda.cc/h:
- cleaned out testing code
- added a common class
2564 lines of code changed in 14 files: