| f0b806cb | 09-Jul-2016 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
write restarts from stream runs and shock adapt
this may have some interleaving with previous commit |
| f538fcd7 | 09-Jul-2016 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
memory allocs for serial, Euler, and for parts with no boundary condition codes
this may have some interplay with IO but hopefully minimal |
| 4c52ab14 | 07-Jul-2016 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
deallocate point2ilwork in serial runs |
| 021b6b1d | 04-Jul-2016 |
Cameron Smith <smithc11@rpi.edu> |
silence warnings |
| ff414521 | 04-Jul-2016 |
Cameron Smith <smithc11@rpi.edu> |
support posix files in sub-directories |
| d3a305dc | 04-Jul-2016 |
Cameron Smith <smithc11@rpi.edu> |
return 1 if the posix file failed to open |
| a58fb009 | 29-Jun-2016 |
Cameron Smith <smithc11@rpi.edu> |
MPI_BYTE not MPI_CHAR |
| eb8873f5 | 29-Jun-2016 |
Cameron Smith <smithc11@rpi.edu> |
compute the group from the rank |
| c0903dac | 29-Jun-2016 |
Cameron Smith <smithc11@rpi.edu> |
small cleanup
add a few assertions, add commas to header string |
| aa8374cb | 28-Jun-2016 |
Cameron Smith <smithc11@rpi.edu> |
modify readilwork test for new command line args |
| eeef5fd6 | 23-Jun-2016 |
Cameron Smith <smithc11@rpi.edu> |
using mpi io |
| 302b84e8 | 22-Jun-2016 |
Cameron Smith <smithc11@rpi.edu> |
write ilwork data in parallel... in a very crude way |
| a0f32c18 | 17-Jun-2016 |
Cameron Smith <smithc11@rpi.edu> |
silence warning - use c style comments |
| 25b215f0 | 17-Jun-2016 |
Cameron Smith <smithc11@rpi.edu> |
add argument to phIOreadIlwork to control writing of array |
| d06028c1 | 19-May-2016 |
Cameron Smith <smithc11@rpi.edu> |
Merge branch 'master' of github.com:PHASTA/phasta |
| 3e4d5678 | 19-May-2016 |
Cameron Smith <smithc11@rpi.edu> |
mkdir module to replace system(...) call from fortran |
| 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 |
| 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 ...
|
| 95eb1d92 | 22-Apr-2016 |
Ben Matthews <ben@kc2vjw.com> |
remove unused memory region and pointers |
| c923917b | 22-Apr-2016 |
Ben Matthews <ben@kc2vjw.com> |
Remove unused/outdated headers
|
| c90fc7c7 | 20-Apr-2016 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
Serial PETSc was broken for cases with periodicity and for scalar solves but now fixed for both |
| 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 |