History log of /phasta/phSolver/compressible/ (Results 1 – 25 of 63)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
4afff3f101-Nov-2022 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

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

d3ff575a17-Oct-2022 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

Option to eliminate time term from stabilization enabled but default set to zero as removal can cause oscillations in some problems. Use with caution.

b4542ea806-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.

95b6cef502-May-2022 rickybalin <riccardo.balin@colorado.edu>

Fixed BDiag bug for EBE and MFG solver types

779e4b5112-Apr-2022 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

back merging a few bug fixes for RANS-SA

38a361e813-Feb-2020 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

sponge for BL added and made the default

8555394c19-Nov-2019 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

flipped sign on heat flux

93f5b81d23-Sep-2016 Cameron Smith <smithc11@rpi.edu>

compressible: append solver name to test name

a95673db23-Sep-2016 Cameron Smith <smithc11@rpi.edu>

compressible: replace remaining macros

dd5f624323-Sep-2016 Cameron Smith <smithc11@rpi.edu>

compressible: replace test macros

40f31e4123-Sep-2016 Cameron Smith <smithc11@rpi.edu>

compressible: remove valgrind tests

1eb4556711-Jul-2016 Cameron Smith <smithc11@rpi.edu>

new compressible test case

add a for loop to support multiple tests

0d39a63a09-Jul-2016 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

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

0e4e241109-Jul-2016 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

moved shock-capturing error so that it works when DC is off

f0b806cb09-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

d06028c119-May-2016 Cameron Smith <smithc11@rpi.edu>

Merge branch 'master' of github.com:PHASTA/phasta

3e4d567819-May-2016 Cameron Smith <smithc11@rpi.edu>

mkdir module to replace system(...) call from fortran

6d19490510-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

95eb1d9222-Apr-2016 Ben Matthews <ben@kc2vjw.com>

remove unused memory region and pointers

c90fc7c720-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

1028cb6e13-Mar-2016 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

oops...that merge missed a file that was not added to the branch properly

5124a52627-Feb-2016 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

first cut at inviscid C and IC'

92e1568516-Feb-2016 Cameron Smith <smithc11@rpi.edu>

phsolver: deallocated fncorp in compressible and incompressible itrdrv

75f1c48c16-Feb-2016 Cameron Smith <smithc11@rpi.edu>

phsolver: deallocated wnorm in compressible and incompressible itrdrv

ed80181816-Feb-2016 Cameron Smith <smithc11@rpi.edu>

compressible: set solver name before linking solver.inp

123