| a0d6c462 | 15-Nov-2022 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
wrong change fixed now |
| 4954780d | 15-Nov-2022 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
one too many |
| 0deefd04 | 15-Nov-2022 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
sponge analytic inputs |
| b2ae6a0b | 09-Nov-2022 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
set stack size to avoid large problem crashes on hardware with small stack size defaults. Alternative ulimit -s unlimited before running. |
| 10d9781b | 09-Nov-2022 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
control Analytic Sponge with *_ini |
| d3ff575a | 17-Oct-2022 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
Option to eliminate time term from stabilization enabled but default set to zero as removal can cause oscillations in some problems. Use with caution. |
| 53242657 | 11-Oct-2022 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
missed one line of the merge |
| b4542ea8 | 06-Oct-2022 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
Always compute distance to the wall and extend inlet.dat profile to initial condition on step 0. |
| 8d407b5d | 12-Apr-2022 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
PETSc interface change toggle. This runs ( with complaints about deprecated features) with pestsc v3.17.0 |
| 74b26839 | 18-Apr-2020 |
Ben Matthews <ben@kc2vjw.com> |
tell CMake that common depends on phastaIO |
| e9e78cbe | 19-Jun-2017 |
Cameron Smith <smithc11@rpi.edu> |
common/test: formatting, unused var |
| 12a0c1d2 | 19-Jun-2017 |
Cameron Smith <smithc11@rpi.edu> |
common/test: silence debug print statements |
| 61be316b | 22-May-2017 |
Pranav Subramanian <pranavgold@gmail.com> |
Test was writing 2 fields but syncio was only initializing 1 field. Changed nfields to 2, passes ctest successfully |
| 4c73623f | 21-Apr-2017 |
Pranav Subramanian <pranavgold@gmail.com> |
Changed type |
| 53b6bf36 | 14-Apr-2017 |
Pranav Subramanian <pranavgold@gmail.com> |
phioWriteFields: switch mode order, add print stmt |
| b820a5c1 | 11-Apr-2017 |
Pranav Subramanian <pranavgold@gmail.com> |
try running posix and stream before sync |
| 2df2e51f | 09-Apr-2017 |
Pranav Subramanian <pranavgold@gmail.com> |
Cleaned up print statements and printed variables |
| f9955254 | 27-Mar-2017 |
Cameron Smith <smithc11@rpi.edu> |
non-zero writes |
| 9b01e303 | 27-Mar-2017 |
Pranav Subramanian <pranavgold@gmail.com> |
Step 5 Version when the created string has a constant value of 10 j remains less than 2 |
| de79a544 | 27-Mar-2017 |
Pranav Subramanian <pranavgold@gmail.com> |
Step 5 Version when the inner loop is set to be < 2 |
| 8cad8781 | 27-Mar-2017 |
Pranav Subramanian <pranavgold@gmail.com> |
Step 5 working version with several print statements and nfiles = 1 |
| 3964a29a | 27-Mar-2017 |
Pranav Subramanian <pranavgold@gmail.com> |
Step 5 working version |
| 520c014c | 09-Mar-2017 |
Cameron Smith <smithc11@rpi.edu> |
common: set the phiotimer file mode |
| 8f9016f6 | 08-Mar-2017 |
Cameron Smith <smithc11@rpi.edu> |
phastaIO: using timers from chef when phastaChef enabled
eventually the chef and phasta io capabilities will be merged into a single library and along with it these timers will go |
| 63735940 | 02-Mar-2017 |
Cameron Smith <smithc11@rpi.edu> |
common: time stream open and close |