| #
d06028c1
|
| 19-May-2016 |
Cameron Smith <smithc11@rpi.edu> |
Merge branch 'master' of github.com:PHASTA/phasta
|
| #
6d194905
|
| 10-May-2016 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
Compressible code gets an update on what it writes in terms of convergence history. Columns are, step, time, ||L^-1 b||, db, ||b|| db Krylov Sum_Krylov
|
| #
c90fc7c7
|
| 20-Apr-2016 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
Serial PETSc was broken for cases with periodicity and for scalar solves but now fixed for both
|
| #
33c04066
|
| 17-Jan-2016 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
more PETSc pruning
|
| #
712d3df0
|
| 17-Jan-2016 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
bringing PETSc and svLS back to the master
|
| #
2801f607
|
| 17-Jan-2016 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
make the residuals echoed in the log of PETSc and Native solver the same and switch petsc b vector construction to ADD_VALUES (let them do the global completion) likely fixed scalar solve bug as well
|
| #
8ae99c59
|
| 17-Jan-2016 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
removed lots of unnecessary PETSc interface and lots of commented out stuff too
|
| #
0be30ed5
|
| 17-Jan-2016 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
exploring pruning PETSc and comparing residuals more precisely
|
| #
175e1b6b
|
| 15-Jan-2016 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
updated phasta.cc for petsc master (may brake older versions). Also added a dump of index sets for the rank specified in rankdump (static to file).
|
| #
8636783d
|
| 11-Jan-2016 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
a few more valgrind cleanups for the compressible code. This version runs duct cases with no errors
|
| #
f4d0b58b
|
| 10-Jan-2016 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
various cleanup's inspired by ASAN address and undefined in pursuit of the source of the PETSc failures on large cases
|
| #
79f1763e
|
| 09-Jan-2016 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
Should now compile for individual or combined IC solvers. Note flag changes for CMake. Some cleanup of old native GMRes solver for compressible flow
|
| #
dcce770d
|
| 04-Jan-2016 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
fixed a missed merge of compressible set initial condition from file and added PETSc using pkg config and ISJED_BROWN option for MatAssembly improvement
|
| #
17860365
|
| 06-Dec-2015 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
This one builds
|
| #
10167291
|
| 06-Dec-2015 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
new files or files that moved from one directory to another in merge
|