History log of /phasta/phSolver/common/input_fform.cc (Results 1 – 16 of 16)
Revision Date Author Comments
# a0d6c462 15-Nov-2022 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

wrong change fixed now


# 4954780d 15-Nov-2022 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

one too many


# 0deefd04 15-Nov-2022 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

sponge analytic inputs


# 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


# 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


# 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


# 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


# 9ae91bdd 26-Aug-2015 Cameron Smith <smithc11@rpi.edu>

input_fform gets passed a Input object

phasta fns create the Input obj


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


# 1377e735 02-Jul-2015 Cameron Smith <smithc11@rpi.edu>

Revert "add start time parameter"

This reverts commit 6a947986d781286cbae48c0eff6106f2a137434b.


# 745444f1 28-Jun-2015 Cameron Smith <smithc11@rpi.edu>

add start time parameter


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

Initial Commit