History log of /phasta/phSolver/incompressible/solfar.f (Results 1 – 12 of 12)
Revision Date Author Comments
# d06028c1 19-May-2016 Cameron Smith <smithc11@rpi.edu>

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


# da6af917 25-Apr-2016 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

My incomplete work in the itrdrv.f cleanup seems to have lead to a long stint of broken svLS code but now it produces the same results it did prior to the cleanup e.g., ab5b07a458969128644e941ce150fa

My incomplete work in the itrdrv.f cleanup seems to have lead to a long stint of broken svLS code but now it produces the same results it did prior to the cleanup e.g., ab5b07a458969128644e941ce150fa049270fdf1 on March 13, 2016

show more ...


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

bringing PETSc and svLS back to the master


# 956f980f 11-Jan-2016 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

Broke IC leslib solve a few commits back but this fixes it. Also suspect svLS solve may still have issues.


# 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


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

make svLS disableable


# ec121c45 07-Dec-2015 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

working paralel svLS with scalars


# 436818ee 07-Dec-2015 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

Working scalar solve with only one scalar


# efb88323 05-Dec-2015 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

reasonably functional version of svLS solver that also links to leslib for comparison...note eps_outer hard coded to 40xeps_momentum_leslib as per svLS paper's suggestion


# f4e2c78f 29-Nov-2015 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

Added the flags to common and hardcoded them in itrdrv.f


# ae8d68e4 29-Nov-2015 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

first round of changes for svLS solve. still need to set flags to choose svLS branch...suggest hardcode for now, later port to input_fform, common.h and common_c.h


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

Initial Commit