History log of /phasta/phSolver/compressible/rstat.f (Results 1 – 7 of 7)
Revision Date Author Comments
# 4afff3f1 01-Nov-2022 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

modified sponge for airfoil case and added surfID driven forces for forces.dat


# 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


# 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


# 513954ef 06-Dec-2015 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

First rough cut at merging svLS branch with PETSc_C


# 59599516 16-Apr-2015 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

Initial Commit