| #
645ad15b
|
| 13-Oct-2023 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
Merge pull request #1371 from CEED/kjansen/DropPotentialFromEtot
Drop Potential Energy from Etot conservation variable
|
| #
61b46178
|
| 13-Oct-2023 |
James Wright <james@jameswright.xyz> |
test: Add corrected tests for removing E_potential from E_total
|
| #
2f439227
|
| 13-Oct-2023 |
James Wright <james@jameswright.xyz> |
test: Add corrected tests for removing E_potential from E_total
|
| #
4add99eb
|
| 15-Jul-2022 |
James Wright <james@jameswright.xyz> |
Merge pull request #1028 from CEED/jrwrigh/shrink-fluids-tests
|
| #
a6ea5fbe
|
| 15-Jul-2022 |
James Wright <james@jameswright.xyz> |
tests: Shrink fluids test run time
|
| #
502edf57
|
| 06-Jun-2022 |
Jed Brown <jed@jedbrown.org> |
Merge pull request #962 from CEED/jed/fluids-jacobian
examples/fluids: add analytic Jacobian
|
| #
e71202f6
|
| 13-May-2022 |
Jed Brown <jed@jedbrown.org> |
examples/fluids: fix sign and magnitude of channel flow body force
Add -body_force_scale, which can be -1 to test that a flow reversal builds to the same steady profile with opposite sign.
I also c
examples/fluids: fix sign and magnitude of channel flow body force
Add -body_force_scale, which can be -1 to test that a flow reversal builds to the same steady profile with opposite sign.
I also changed the domain size (reducing Reynolds number from 4500 to 45) so flow reversal can be observed reasonably quickly when desired.
show more ...
|
| #
0228c988
|
| 10-May-2022 |
Jed Brown <jed@jedbrown.org> |
Merge pull request #958 from CEED/jed/fluids-cleaning
examples/fluids cleaning
|
| #
cffd6fdc
|
| 09-May-2022 |
Jed Brown <jed@jedbrown.org> |
examples/fluids: add viscous channel flow test
|