| #
3b219b86
|
| 06-Jun-2023 |
James Wright <james@jameswright.xyz> |
doc(fluids): Document SmartSim in situ training
|
| #
60ef3fee
|
| 01-Nov-2023 |
Jed Brown <jed@jedbrown.org> |
Merge pull request #1346 from CEED/jeremy/pre-release
Release - version 0.12.0
|
| #
6cec60aa
|
| 01-Nov-2023 |
Jed Brown <jed@jedbrown.org> |
doc fixes
|
| #
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
|
| #
864c3524
|
| 13-Oct-2023 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
typo
|
| #
5a8cc060
|
| 13-Oct-2023 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
connecting body force vector to gravity vector. Note both still have density multiplier in momentum equation and are dotted with momentum in energy equation.
|
| #
e880f783
|
| 11-Oct-2023 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
minus S
|
| #
f5c0240d
|
| 11-Oct-2023 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
v2 docs
|
| #
f3d45a63
|
| 11-Oct-2023 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
first cut at docs
|
| #
5bccb0d5
|
| 11-Oct-2023 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
minus S
|
| #
d69ec3ae
|
| 11-Oct-2023 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
v2 docs
|
| #
7474983e
|
| 11-Oct-2023 |
Kenneth E. Jansen <Kenneth.Jansen@colorado.edu> |
first cut at docs
|
| #
7c1724da
|
| 24-Aug-2023 |
James Wright <james@jameswright.xyz> |
Merge pull request #1298 from CEED/jrwrigh/taylor-green-vortex
Fluids: Add Taylor-Green vortex problem
|
| #
9e576805
|
| 20-Aug-2023 |
James Wright <james@jameswright.xyz> |
doc: Fluids Taylor-Green vortex problem
|
| #
f65959f5
|
| 21-Aug-2023 |
Jed Brown <jed@jedbrown.org> |
Merge pull request #1278 from CEED/jrwrigh/blasius-simplex
fluids: Fix STG and Blasius for non-box meshes
|
| #
2526956e
|
| 20-Aug-2023 |
James Wright <james@jameswright.xyz> |
fluids: Use enum for mesh transformation flag
|
| #
9309e21c
|
| 02-Aug-2023 |
James Wright <james@jameswright.xyz> |
fluids: Explicit flag for blasius mesh modification
- So that blasius example can run using external meshes without any attempt to modify them
|
| #
7c36fa1d
|
| 05-Jun-2023 |
Jed Brown <jed@jedbrown.org> |
Merge pull request #1226 from CEED/jed/fix-doc-math
doc: fix math in headers
|
| #
9d9c52bb
|
| 05-Jun-2023 |
Jed Brown <jed@jedbrown.org> |
doc: fix math in headers
There is a bad hyperref/unicode-math interaction apparently resulting from how PDF bookmarks work. This replaces math in headers (section titles) with unicode Greek letters
doc: fix math in headers
There is a bad hyperref/unicode-math interaction apparently resulting from how PDF bookmarks work. This replaces math in headers (section titles) with unicode Greek letters to fix doc-latexpdf.
https://tex.stackexchange.com/questions/570000/improper-alphabetic-constant-error-in-title-with-greek-bug-with-unicode-math-an
show more ...
|
| #
42cd7ab0
|
| 05-Jun-2023 |
James Wright <james@jameswright.xyz> |
Merge pull request #1189 from CEED/jrwrigh/differential_filter
fluids: Add differential filtering capability
|
| #
3f89fbfd
|
| 06-Apr-2023 |
James Wright <james@jameswright.xyz> |
doc(fluids): Add differential filtering
|
| #
5088944b
|
| 17-May-2023 |
Jed Brown <jed@jedbrown.org> |
Merge pull request #1149 from CEED/jrwrigh/newtonian_ddsgs
fluids: Data-driven SGS modeling
|
| #
7b87cde0
|
| 16-Mar-2023 |
James Wright <james@jameswright.xyz> |
test(fluids): Add data-drive SGS testing
|
| #
135921ec
|
| 26-Mar-2023 |
James Wright <james@jameswright.xyz> |
doc(fluids): Rearrange Navier-Stokes documentation
|
| #
c79d6dc9
|
| 23-Mar-2023 |
James Wright <james@jameswright.xyz> |
doc(fluids): Document SGS, data-driven model
|