| 0d39a63a | 09-Jul-2016 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
before pushing up to github a little more description of the Shock Adaptivity changes |
| 0e4e2411 | 09-Jul-2016 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
moved shock-capturing error so that it works when DC is off |
| 50f2791f | 09-Jul-2016 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
CWS comments to help KEJ understand more about stream, posix, and syncIO |
| 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 |
| 67701978 | 04-Jul-2016 |
Cameron Smith <smithc11@rpi.edu> |
new line on print stmt |
| 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 |
| 4d60bba2 | 19-May-2016 |
Cameron Smith <smithc11@rpi.edu> |
print mpi error strings when file open fails |
| 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 |