History log of /phasta/phSolver/incompressible/itrdrv.f (Results 1 – 25 of 34)
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 ...


# 17761b5d 17-Apr-2016 Ben Matthews <ben@kc2vjw.com>

incompressible: fix build with svls solver and gcc5


# 3beb3aad 29-Mar-2016 Michel Rasquin <michel.rasquin@colorado.edu>

Bug fixed when probes requested


# 39bc1351 24-Mar-2016 Michel Rasquin <michel.rasquin@colorado.edu>

Bug fixed with probes and xyzts.dat


# 436f1a2b 22-Mar-2016 Cameron Smith <smithc11@rpi.edu>

compiles

it looks like a block of code was moved into the initEQS(...) fn but the variable declarations were left behind


# 29511ef9 21-Mar-2016 Cameron Smith <smithc11@rpi.edu>

try to fix compile errors


# 53c9b1fc 16-Mar-2016 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

compiled and tested on phastaChefTests/incompressible...This case at least computes and writes the yphbar and did not crash but someone actually using this feature should test to be sure it actually

compiled and tested on phastaChefTests/incompressible...This case at least computes and writes the yphbar and did not crash but someone actually using this feature should test to be sure it actually works...same with other features that were moved to functions....somebody needs to follow this lead and do the same thing for compressible

show more ...


# 34e67057 14-Mar-2016 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

partial save of work towards cleanup when I realized I had uncommited stuff for LSPinning


# 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


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

make svLS disableable


# 9dcf5646 05-Jan-2016 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

intermediate forces.dat file was missing the last step until this move of call to forces.dat


# 8746ab43 20-Dec-2015 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

Trying to confirm that stobjob merge is correct


# c89b8efe 20-Dec-2015 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

Fixed some typos but doubt this is finished


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

working paralel svLS with scalars


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

Multiple scalar solves with svLS coded but only tested with 1 scalar


# 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


# c9a96f21 25-Nov-2015 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

restore histor.dat output in IC


# 4c3261e2 24-Nov-2015 Cameron Smith <smithc11@rpi.edu>

write_displ is a dead fn - replace its call with a stop stmt


12