| 179276a5 | 25-Jun-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Add LICENSE |
| 4a39ac7d | 25-Jun-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Delete LICENSE
|
| 9ec803de | 25-Jun-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Update LICENSE
|
| 18d0e49a | 25-Jun-2024 |
James Wright <james@jameswright.xyz> |
Remove build directory (before updated .gitignore)
|
| 0006be33 | 24-Jun-2024 |
James Wright <james@jameswright.xyz> |
chore: Get tests back up and running |
| abfdeb24 | 25-Jun-2024 |
James Wright <james@jameswright.xyz> |
Fork off from libCEED fluids example
All commits previous to this originate from the libCEED fluids example. |
| ea590c65 | 21-Jun-2024 |
James Wright <james@jameswright.xyz> |
Merge pull request #1606 from CEED/jrwrigh/ken_stg_additions
fluids: Add dyScale and dz to STG options |
| f4549240 | 20-Jun-2024 |
James Wright <james@jameswright.xyz> |
Merge pull request #1609 from CEED/jrwrigh/fix_riemann_solvers
fluids: Fix Riemann solvers *_fwd mode functions |
| feb491a7 | 20-Jun-2024 |
James Wright <james@jameswright.xyz> |
refactor(fluids): Rename norm -> normal in freestream
Also remove comment references to potential energy, which is no longer included in the total energy definition. |
| 9bafb137 | 20-Jun-2024 |
James Wright <james@jameswright.xyz> |
fix(fluids): Correct Riemann HLL *_fwd functions |
| 3e3353ed | 20-Jun-2024 |
James Wright <james@jameswright.xyz> |
fluids: Add unit tests for Riemann solver functions |
| bf1f5d6e | 18-Jun-2024 |
James Wright <james@jameswright.xyz> |
Merge pull request #1110 from CEED/zach/entropy-variables
Add Entropy Variables to libCEED fluids NS mini-app |
| 6dfcbb05 | 18-Jun-2024 |
James Wright <james@jameswright.xyz> |
fluids: Make commandline option arrays all upper case |
| 84b557ac | 11-Jun-2024 |
James Wright <james@jameswright.xyz> |
fluids: Add h_scale_factor to STG options |
| a6654c3e | 15-Jun-2024 |
James Wright <james@jameswright.xyz> |
fluids: Remove entropy variable from State struct |
| 9b103f75 | 17-Jun-2024 |
James Wright <james@jameswright.xyz> |
fluids: Proliferate entropy variables, add test
Co-authored-by: Zach Atkins <zacharyjayhawk@gmail.com> |
| c62f7dae | 14-Jun-2024 |
James Wright <james@jameswright.xyz> |
fluids: Add Entropy state variable and tests
Co-authored-by: Zach Atkins <zacharyjayhawk@gmail.com> |
| e6a3cea0 | 17-Jun-2024 |
James Wright <james@jameswright.xyz> |
Merge pull request #1600 from CEED/jrwrigh/refactor_bcs_essential
fluids: Introduce BCDefinition, refactor essential BCs |
| 58ce1233 | 17-Jun-2024 |
James Wright <james@jameswright.xyz> |
refactor(fluids): Rename some booleans |
| 487a3b6e | 25-Apr-2024 |
James Wright <james@jameswright.xyz> |
fluids: Create BCDefinition, use for essential BCs |
| dfec6965 | 12-Jun-2024 |
James Wright <james@jameswright.xyz> |
Merge pull request #1581 from CEED/jrwrigh/pytorch_external_sgs
fluids: Add PyTorch external DD SGS evaluation |
| 104d98ef | 12-Jun-2024 |
James Wright <james@jameswright.xyz> |
Merge pull request #1442 from CEED/jrwrigh/stats_docs
fluids: Add documentation for spanwise stats |
| 0b4e9c1b | 24-May-2024 |
James Wright <james@jameswright.xyz> |
test(fluids): Add SGS torch testing |
| 029382a6 | 10-Jan-2024 |
James Wright <james@jameswright.xyz> |
docs(fluids): Spanwise stats |
| b92b660d | 24-May-2024 |
James Wright <james@jameswright.xyz> |
fluids: Force recompilation if Makefile changes |