[root]/Packages/Uintah/CCA/Components/ICE/CustomBCs
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 15 (100.0%) | 32 (100.0%) | 2.1 |
worthen | 2 (13.3%) | 14 (43.8%) | 7.0 |
mjc | 3 (20.0%) | 7 (21.9%) | 2.3 |
dav | 6 (40.0%) | 7 (21.9%) | 1.1 |
borodai | 4 (26.7%) | 4 (12.5%) | 1.0 |
Prep configure to run under cygwin. Not quite ready yet.
Windows port of Uintah. Currently does not support Arches or Radiation (due to lack of fortran).
14 lines of code changed in 2 files:
More Updates to fix getID() problems and to address the move of Dataflow/Ports
7 lines of code changed in 6 files:
add with-tetgen option to configure, Make Module.h conform to the coding standard, and all the massive fallout from renaming variables and slots in that class
7 lines of code changed in 3 files:
Just so Mr. G. can keep doing nothing.
MMS initial fields from the ICE and MMS
module are exactly the same now. Major changes:
1. MMS module can now operate on u and v velocity components
from VectorFieldOperator.
2. MMS module computes MMS solution correctly (I hope) now
(by both allcating fields correctly and using physical
coordinates for MMS solution instead of indexes).
3. ICE MMS bc's for pressure have been set to Neumann
no to trigger outer iteration.
4. MMS bc's in ICE have to use t+deltaT for current time.
5. ICE ups file has been changed to match MMS default
parameters.
6. SCIRun example file to view MMS have been added.
4 lines of code changed in 4 files: