| #
d06028c1
|
| 19-May-2016 |
Cameron Smith <smithc11@rpi.edu> |
Merge branch 'master' of github.com:PHASTA/phasta
|
| #
6d194905
|
| 10-May-2016 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
Compressible code gets an update on what it writes in terms of convergence history. Columns are, step, time, ||L^-1 b||, db, ||b|| db Krylov Sum_Krylov
|
| #
8c06e07d
|
| 25-Apr-2016 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
Merge branch 'master' of github.com:PHASTA/phasta
|
| #
95eb1d92
|
| 22-Apr-2016 |
Ben Matthews <ben@kc2vjw.com> |
remove unused memory region and pointers
|
| #
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 ...
|
| #
e82e9d9b
|
| 13-Mar-2016 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
Merge branch 'icInviscid' This merge alllows both incompressible and compressible Euler flows. Also bring's Woolwine's work with small disturbances applied at inflows.
|
| #
5124a526
|
| 27-Feb-2016 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
first cut at inviscid C and IC'
|
| #
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
|
| #
1f6ac051
|
| 06-Jan-2016 |
Ben Matthews <ben@kc2vjw.com> |
Merge branch 'topic_remove_mpoint' into svls
|
| #
9a3af61d
|
| 03-Jan-2016 |
Ben Matthews <ben@kc2vjw.com> |
remove unused "mpoint" memory allocator
|
| #
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
|
| #
f4e2c78f
|
| 29-Nov-2015 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
Added the flags to common and hardcoded them in itrdrv.f
|
| #
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
|
| #
a2e847d9
|
| 04-Sep-2015 |
Cameron Smith <smithc11@rpi.edu> |
replace data statements with initialization function
|
| #
9f4aafb6
|
| 20-Aug-2015 |
Cameron Smith <smithc11@rpi.edu> |
"Take your Jedi weapon. Use it. I am unarmed. Strike me down with it. Give in to your anger. With each passing moment you make yourself more my servant."
|
| #
9a6935e5
|
| 21-Jul-2015 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
restore gfortran compatability
|
| #
59599516
|
| 16-Apr-2015 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
Initial Commit
|