| #
b48de46d
|
| 13-Sep-2016 |
Cameron Smith <smithc11@rpi.edu> |
phSolver: link against SCOREC/core/phasta for phstream
|
| #
441cf2c5
|
| 24-Mar-2016 |
mrasquin <michel.rasquin@colorado.edu> |
Merge pull request #12 from PHASTA/bg_compile_issue
Add qsuffix=cpp=f flag compile flag to fix IBM BG compilation issue.
|
| #
240f0caf
|
| 24-Mar-2016 |
Andrew Bauer <andy.bauer@kitware.com> |
Add qsuffix=cpp=f flag compile flag to fix IBM BG compilation issue.
It appears that the "-qsuffix=cpp=f" compile flag is needed on phSolver/incompressible/filters.f to process the #ifdef HAVE_LESLI
Add qsuffix=cpp=f flag compile flag to fix IBM BG compilation issue.
It appears that the "-qsuffix=cpp=f" compile flag is needed on phSolver/incompressible/filters.f to process the #ifdef HAVE_LESLIB macro.
show more ...
|
| #
7d9c9aa9
|
| 16-Feb-2016 |
Cameron Smith <smithc11@rpi.edu> |
incompressible: fail if both svls and leslib are disabled
|
| #
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
|
| #
5fd60115
|
| 06-Jan-2016 |
Ben Matthews <ben@kc2vjw.com> |
build svLS
|
| #
053ea58e
|
| 31-Dec-2015 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
cmake changes for ALCF
|
| #
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.
|
| #
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
|
| #
20c2c887
|
| 07-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
set C and IC include dir in config
|
| #
9d930e92
|
| 06-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
incompressible config
|
| #
6d494944
|
| 06-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
using phstream in phasta
|
| #
2e3b5a4a
|
| 22-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
PHASTA_TESTING=ON to enable compilation of test drivers
|
| #
18c3b980
|
| 02-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
remove unused include dir
|
| #
f3b67ec7
|
| 02-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
ctest for the incompressible crossflow case
|
| #
2992f42e
|
| 02-Jul-2015 |
Cameron Smith <smithc11@rpi.edu> |
remove phMetis
|
| #
59599516
|
| 16-Apr-2015 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
Initial Commit
|