History log of /phasta/phSolver/compressible/itrdrv.f (Results 1 – 16 of 16)
Revision Date Author Comments
# b4542ea8 06-Oct-2022 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

Always compute distance to the wall and extend inlet.dat profile to initial condition on step 0.


# 95b6cef5 02-May-2022 rickybalin <riccardo.balin@colorado.edu>

Fixed BDiag bug for EBE and MFG solver types


# 0d39a63a 09-Jul-2016 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

before pushing up to github a little more description of the Shock Adaptivity changes


# f0b806cb 09-Jul-2016 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

write restarts from stream runs and shock adapt

this may have some interleaving with previous commit


# e82e9d9b 13-Mar-2016 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

Merge branch 'icInviscid' This merge alllows both incompressible and compressible Euler flows. Also bring's Woolwine's work with small disturbances applied at inflows.


# 5124a526 27-Feb-2016 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

first cut at inviscid C and IC'


# 92e15685 16-Feb-2016 Cameron Smith <smithc11@rpi.edu>

phsolver: deallocated fncorp in compressible and incompressible itrdrv


# 75f1c48c 16-Feb-2016 Cameron Smith <smithc11@rpi.edu>

phsolver: deallocated wnorm in compressible and incompressible itrdrv


# 712d3df0 17-Jan-2016 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

bringing PETSc and svLS back to the master


# 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


# 1f6ac051 06-Jan-2016 Ben Matthews <ben@kc2vjw.com>

Merge branch 'topic_remove_mpoint' into svls


# e72fd12c 03-Jan-2016 Ben Matthews <ben@kc2vjw.com>

allocate memory for linear solvers directly in itrdrv


# 0d32f9a8 06-Dec-2015 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

Finally, we have all solvers in one branch, Compressible (Native/PETSc), Incompressible (leslib,svLS). Note CmakeLists.txt needed to set shared libs to no after PETSc set it to yes and fouled link.


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

This one builds


# 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