History log of /phasta/phSolver/common/input.config (Results 1 – 10 of 10)
Revision Date Author Comments
# d3ff575a 17-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.


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


# 9d66a07d 11-Mar-2016 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

IC working inviscid


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

bringing PETSc and svLS back to the master


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

First rough cut at merging svLS branch with PETSc_C


# 7acde132 07-Nov-2015 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

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

Conflicts:
phSolver/common/new_interface.c
phSolver/incompressible/itrdrv.f


# 1c0c9e76 07-Nov-2015 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

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

Conflicts:
phSolver/common/new_interface.c
phSolver/incompressible/itrdrv.f


# 02ab4174 06-Oct-2015 Cameron Smith <cwsmith@users.noreply.github.com>

Merge pull request #2 from cwsmith/master

merge feature branch supporting in-memory, posix, and sync io


# fcf561c1 20-Aug-2015 Cameron Smith <smithc11@rpi.edu>

set num sync files from solver.inp

only applies to sync output mode - input does autodetection ... I may have broken it though since I think that call comes before the input.config file is read... d

set num sync files from solver.inp

only applies to sync output mode - input does autodetection ... I may have broken it though since I think that call comes before the input.config file is read... doh

show more ...


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

Initial Commit