[root]/Core/Grid/BoundaryConditions
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 121 (100.0%) | 1361 (100.0%) | 11.2 |
jas | 88 (72.7%) | 750 (55.1%) | 8.5 |
tsaad | 21 (17.4%) | 512 (37.6%) | 24.3 |
jthornoc | 7 (5.8%) | 82 (6.0%) | 11.7 |
harman | 2 (1.7%) | 11 (0.8%) | 5.5 |
jsutherland | 2 (1.7%) | 5 (0.4%) | 2.5 |
ahumphrey | 1 (0.8%) | 1 (0.1%) | 1.0 |
EqnBase.h: Fix a bug in the initialization to use point->getCellPosition rather
than trying to compute it locally.
BCUtil: Fix a memory bug that showed up when doing strict memory
testing.
1 lines of code changed in 2 files:
** Big Changes **
1) Added more access function to BC data in BCUtil. This should help in determining if <value> is a double, string, or vector. I didn't see any previous method that provided this information.
2) ClassicTables now require explicit definitions of each independent variable, model, through either <TransportEqn> or <PropertyModel> definitions in the input file. (currently scalar variance is the one exception, where the old normalizedScalarVar can still be used).
3) Added a <PropertyModel> for heat_loss.
4) Transport equations can now have a "Tabulated" attribute spec for boundary conditions. The <value> should be specified as the string identifier for the dependent variable the user wants to use as the boundary condition. Note that this only works for Dirichlet conditions as Neumann conditions don't require a table lookup.
5) Transport equations can now be initialized to a tabulated dependent variable based on the initialized independent variable space.
6) Pulled some weeds, including removing the noSolve function. This is the beginning of complete removal of the dummySolve. Still has a lot more weeds to go.
7) Changed some input files
** some tests ( methane_jet, heptane_pipe, coal_pipe) will fail and will need GS replacement because of the new heat loss calculation and the changes to the input files **
81 lines of code changed in 5 files:
Update the copyright notice to include the MIT License and fix the formatting
issues with the spurious "\".
150 lines of code changed in 57 files:
Squashed commit of the following:
commit a1e8c675d139003247378067ec0431806029cb14
Merge: 5e29398 49ca967
Author: jas <jas@aee3fe44-4ef4-0310-ac56-cc817e9d0e43>
Date: Fri Oct 12 23:36:18 2012 +0000
Update branch with latest changes from trunk.
git-svn-id: https://gforge.sci.utah.edu/svn/uintah/branches/UintahRelease_1_5_0@49412 aee3fe44-4ef4-0310-ac56-cc817e9d0e43
commit 5e293985e95fc70fd682fbf31fb93d7b72f1108e
Author: jas <jas@aee3fe44-4ef4-0310-ac56-cc817e9d0e43>
Date: Fri Oct 12 23:36:07 2012 +0000
Fix missing slash in installation guide.
Refactor the boost discovery mechanism in configure.ac.
git-svn-id: https://gforge.sci.utah.edu/svn/uintah/branches/UintahRelease_1_5_0@49411 aee3fe44-4ef4-0310-ac56-cc817e9d0e43
commit dd2caee9921c7d89791d866bccc1adbddf967f04
Author: jas <jas@aee3fe44-4ef4-0310-ac56-cc817e9d0e43>
Date: Fri Oct 12 23:35:56 2012 +0000
Update build instructions for petsc and hypre for Fedora and CentOS.
Add BASE_LIB_DIR to the Boost section in configure.ac.
git-svn-id: https://gforge.sci.utah.edu/svn/uintah/branches/UintahRelease_1_5_0@49410 aee3fe44-4ef4-0310-ac56-cc817e9d0e43
commit c211e5394202174e69c4781b1bfd937e6a4e9e70
Merge: 425f4ca 6255204
Author: jas <jas@aee3fe44-4ef4-0310-ac56-cc817e9d0e43>
Date: Fri Oct 12 23:35:14 2012 +0000
Update the release branch with changes from master.
git-svn-id: https://gforge.sci.utah.edu/svn/uintah/branches/UintahRelease_1_5_0@49409 aee3fe44-4ef4-0310-ac56-cc817e9d0e43
commit 425f4caed59a4864374dbed64d46ade4d5fa5eee
Author: jas <jas@aee3fe44-4ef4-0310-ac56-cc817e9d0e43>
Date: Fri Oct 12 23:33:39 2012 +0000
Remove all remaining pieces of the Angio component.
git-svn-id: https://gforge.sci.utah.edu/svn/uintah/branches/UintahRelease_1_5_0@49408 aee3fe44-4ef4-0310-ac56-cc817e9d0e43
commit 5a92abece778059b6a1765ebd971b71744f64793
Author: jas <jas@aee3fe44-4ef4-0310-ac56-cc817e9d0e43>
Date: Fri Oct 12 23:33:24 2012 +0000
Remove the Angio component.
git-svn-id: https://gforge.sci.utah.edu/svn/uintah/branches/UintahRelease_1_5_0@49407 aee3fe44-4ef4-0310-ac56-cc817e9d0e43
commit 78e24afb3a187a45cf3669ff4588d096c8d38b8f
Author: jas <jas@aee3fe44-4ef4-0310-ac56-cc817e9d0e43>
Date: Fri Oct 12 23:33:11 2012 +0000
Remove the Dan_files/ from the StandAlone/inputs/UintahRelease/.
git-svn-id: https://gforge.sci.utah.edu/svn/uintah/branches/UintahRelease_1_5_0@49406 aee3fe44-4ef4-0310-ac56-cc817e9d0e43
commit a938560edb0607e2e4aa63cb742b4b55b7f62cd7
Author: jas <jas@aee3fe44-4ef4-0310-ac56-cc817e9d0e43>
Date: Fri Oct 12 23:33:01 2012 +0000
Notes about compiling boost and cmake and changes to the Centos section.
git-svn-id: https://gforge.sci.utah.edu/svn/uintah/branches/UintahRelease_1_5_0@49405 aee3fe44-4ef4-0310-ac56-cc817e9d0e43
commit 0c7aa437777c336f92dd8be971c1e1a1cf01c367
Author: jas <jas@aee3fe44-4ef4-0310-ac56-cc817e9d0e43>
Date: Fri Oct 12 23:32:53 2012 +0000
Add wasatch build dependences for opensuse.
git-svn-id: https://gforge.sci.utah.edu/svn/uintah/branches/UintahRelease_1_5_0@49404 aee3fe44-4ef4-0310-ac56-cc817e9d0e43
commit 23b71be7d9ffd177b81f64498411584c055504e1
Author: jas <jas@aee3fe44-4ef4-0310-ac56-cc817e9d0e43>
Date: Fri Oct 12 23:32:46 2012 +0000
Update dependencies for CentOS for building Wasatch.
git-svn-id: https://gforge.sci.utah.edu/svn/uintah/branches/UintahRelease_1_5_0@49403 aee3fe44-4ef4-0310-ac56-cc817e9d0e43
commit 5b99e25a6306b02cc8ecb9baad84fa3d470e194f
Author: jas <jas@aee3fe44-4ef4-0310-ac56-cc817e9d0e43>
Date: Fri Oct 12 23:32:38 2012 +0000
Update packages necessary for compiling Wasatch.
git-svn-id: https://gforge.sci.utah.edu/svn/uintah/branches/UintahRelease_1_5_0@49402 aee3fe44-4ef4-0310-ac56-cc817e9d0e43
commit add8b7cbd6668abbe4f57f584dab24c8552b6da8
Author: tsaad <tsaad@aee3fe44-4ef4-0310-ac56-cc817e9d0e43>
Date: Tue Oct 2 20:36:32 2012 +0000
remove obsolete input files.
git-svn-id: https://gforge.sci.utah.edu/svn/uintah/branches/UintahRelease_1_5_0@49330 aee3fe44-4ef4-0310-ac56-cc817e9d0e43
commit f7ac87d4fd61d896eb1ba9f52a0b6cd2970783e5
Author: jas <jas@aee3fe44-4ef4-0310-ac56-cc817e9d0e43>
Date: Sun Sep 30 02:11:34 2012 +0000
Use the 1.5.0 git branch for the various Wasatch3P libraries.
git-svn-id: https://gforge.sci.utah.edu/svn/uintah/branches/UintahRelease_1_5_0@49311 aee3fe44-4ef4-0310-ac56-cc817e9d0e43
commit 25156c6ba612634f5d66a5fb1be670fd5a82a23b
Author: jas <jas@aee3fe44-4ef4-0310-ac56-cc817e9d0e43>
Date: Sat Sep 29 03:41:39 2012 +0000
Remove the release file in the build_scripts/.
git-svn-id: https://gforge.sci.utah.edu/svn/uintah/branches/UintahRelease_1_5_0@49308 aee3fe44-4ef4-0310-ac56-cc817e9d0e43
commit 94b484f3b209b8b5d8ee73bae0f9ba54c91592ef
Author: jas <jas@aee3fe44-4ef4-0310-ac56-cc817e9d0e43>
Date: Sat Sep 29 03:41:31 2012 +0000
Change == to = in all "test statements".
git-svn-id: https://gforge.sci.utah.edu/svn/uintah/branches/UintahRelease_1_5_0@49307 aee3fe44-4ef4-0310-ac56-cc817e9d0e43
commit daeab4316362d0081fb8a66832734a3ffdfbff1f
Author: jas <jas@aee3fe44-4ef4-0310-ac56-cc817e9d0e43>
Date: Sat Sep 29 03:41:23 2012 +0000
Update to version 1.5.
git-svn-id: https://gforge.sci.utah.edu/svn/uintah/branches/UintahRelease_1_5_0@49306 aee3fe44-4ef4-0310-ac56-cc817e9d0e43
commit e3d51281308a5fbbde3f097e5826e85686fe9254
Author: jas <jas@aee3fe44-4ef4-0310-ac56-cc817e9d0e43>
Date: Sat Sep 29 03:41:15 2012 +0000
Update release files to include Wasatch component.
Add option to build Wasatch3P libraries for a particular hash tag.
git-svn-id: https://gforge.sci.utah.edu/svn/uintah/branches/UintahRelease_1_5_0@49305 aee3fe44-4ef4-0310-ac56-cc817e9d0e43
commit 9a8451d8a5b1fbf36626b3727dad48d7184b5e6d
Merge: 984d356 0a25aa2
Author: jas <jas@aee3fe44-4ef4-0310-ac56-cc817e9d0e43>
Date: Sat Sep 29 03:38:16 2012 +0000
Update copyright notice.
git-svn-id: https://gforge.sci.utah.edu/svn/uintah/branches/UintahRelease_1_5_0@49304 aee3fe44-4ef4-0310-ac56-cc817e9d0e43
commit 984d3566f78e7e1c2b2c29ea0368451ae768119a
Author: jas <jas@aee3fe44-4ef4-0310-ac56-cc817e9d0e43>
Date: Fri Sep 28 18:39:29 2012 +0000
Uintah 1.5.0 Branch.
git-svn-id: https://gforge.sci.utah.edu/svn/uintah/branches/UintahRelease_1_5_0@49299 aee3fe44-4ef4-0310-ac56-cc817e9d0e43
commit 0a25aa2731b9c75fcf609f70093484af5be5f23a
Author: John Schmidt <john.schmidt@utah.edu>
Date: Thu Sep 27 01:50:47 2012 -0600
Updated copyright header.
599 lines of code changed in 30 files:
Change the way <value> is parsed in BoundCondFactory. Previous behavior used a try, catch statement assuming doubles otherwise a vector. This was modified to be more robust. Also add a functor_name option to allow developers to use functor on boundary conditions. This is simply a string value that may be obtained from bc objects.
38 lines of code changed in 3 files:
Fix SchedulerFactory so the Unified scheduler can be created (Corresponding info in ups_spec).
Also fix a debug stream issue in BoundCondReader (change std::cout to BCR_dbg).
1 lines of code changed in 1 file:
add the Uintah boundary conditions name attribute to the BoundCondBase class so that we can access that along with the iterator. Jeremy and Todd you may now access this info within get_iter_bcval_bckind by calling getBCFaceName on the BoundCond or BoundCondBase objects. You can find my usage in Wasatch/BCHelperTools.cc, line 380. NOTE: I had preferred for this attribute to be called label instead of name - but I assumed that someone is using it somewhere. if there is absolutely no prior use of it, i'd like to change it to label for consistency reason. please let me know - if you happen to read these commits...
16 lines of code changed in 5 files:
Update documentation for the Ellipse geometry.
9 lines of code changed in 1 file:
update some documentation on BCDataArray to make it a bit clearer.
16 lines of code changed in 2 files:
silence more compiler warnings
1 lines of code changed in 1 file:
Allow rectangle-bc-objects to be specified on any minus/plus face, not only those that lowest or highest. Also, fix the way we identify if a boundary point is inside a rectangle. The previous method consisted of adding an arbitrary thickness to the rectangle which failed to work in Wasatch when NOT using extraCells.
41 lines of code changed in 2 files:
Remove UINTAHSHARE and uintahshare.h include files.
1 lines of code changed in 1 file:
Clean up a bunch of sloppy, non-standard code.
For a particularly egregious example, have a look at src/Cores/Basis/Locate.h !
Most of this was due to a new compiler that is catching a lot of things that slipped through the cracks before.
4 lines of code changed in 1 file:
Allow boundary geometry objects (circle, ellipse, annulus, rectangle) to be included on boxes with differen upper and lower bounds. The current behavior when multiple boxes are used defaults to those with lowest and highest bounds.
39 lines of code changed in 1 file:
is_BC_specified()
-don't check if BCs are specified if the domain is periodic in all directions.
3 lines of code changed in 1 file:
Silence a warning by deleting unused variables.
0 lines of code changed in 1 file:
silence a few compiler warnings.
6 lines of code changed in 2 files:
is_BC_specified()
Added bulletproofing.
8 lines of code changed in 1 file:
Add ellipse-type boundary condition face. This will be useful for a variety of cases, specificlly when you have a pipe intersecting a boundary face at an angle. The user specifies an origin and two radii for the ellipse (corresponding to the minor and major axes) and an angle that denotes the counterclockwise rotation of the ellipse with respect to a reference major axis. You can find more details in the header documentation about the convention used to define the reference axis. If both radii are equal, the result is a circle.
347 lines of code changed in 4 files: