| 5fd60115 | 06-Jan-2016 |
Ben Matthews <ben@kc2vjw.com> |
build svLS |
| 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 |
| 053ea58e | 31-Dec-2015 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
cmake changes for ALCF |
| 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 |
| 0d32f9a8 | 06-Dec-2015 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
Finally, we have all solvers in one branch, Compressible (Native/PETSc), Incompressible (leslib,svLS). Note CmakeLists.txt needed to set shared libs to no after PETSc set it to yes and fouled link. |
| 17860365 | 06-Dec-2015 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
This one builds |
| 10167291 | 06-Dec-2015 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
new files or files that moved from one directory to another in merge |
| 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 |
| f32d06b0 | 20-Nov-2015 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
Complete restart field data written in every restart and force file closed to force flush that otherwise does not happen on BGQ. |
| cda95d28 | 20-Nov-2015 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
Merge branch 'master' of github.com:PHASTA/phasta |
| fa773e3f | 10-Nov-2015 |
Cameron Smith <smithc11@rpi.edu> |
use labels for incompressible tests |
| 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 |
| 2bbe633a | 27-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
remove the symlinks |
| da7d5714 | 25-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
use writeTimingMessage |
| 89625e43 | 25-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
fix writeTimingMessage |
| 9071d3ba | 25-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
write timing strings
move phio_appendInt into the new string fns |
| dbb3615d | 20-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
not quite ready to join the empire
use the input flag for reads |