History log of /libCEED/examples/fluids/README.md (Results 26 – 50 of 136)
Revision Date Author Comments
# eff337b5 06-Mar-2024 James Wright <james@jameswright.xyz>

Merge pull request #1443 from CEED/jrwrigh/riemann_slip

fluids: Change slip boundary condition formulation


# 9f844368 06-Dec-2023 James Wright <james@jameswright.xyz>

fluids: Implement bc_slip

This is a weak version of slip boundary condition based on a Riemann
solve


# 7c5bba50 06-Dec-2023 James Wright <james@jameswright.xyz>

fluids: Change -bc_slip_x -> -bc_symmetry_x


# 82a64ec5 05-Mar-2024 James Wright <james@jameswright.xyz>

Merge pull request #1361 from CEED/jrwrigh/external_sgs

fluids: Add external SGS DD inference capability


# cf90ec9b 03-Oct-2023 James Wright <james@jameswright.xyz>

docs(fluids): Fused/sequential data-driven SGS model


# 437ae4f6 14-Feb-2024 James Wright <james@jameswright.xyz>

Merge pull request #1447 from CEED/jrwrigh/unify_advection

fluids: Unify 2D and 3D Advection problems


# 9e529ead 13-Feb-2024 James Wright <james@jameswright.xyz>

docs(fluids): Document changes to 2D/3D advection


# 94a05c6f 20-Jan-2024 James Wright <james@jameswright.xyz>

docs(fluids): Combine 2D and 3D documentation


# c01e25f0 12-Jan-2024 James Wright <james@jameswright.xyz>

Merge pull request #1445 from CEED/jrwrigh/cosine_hill

fluids: Add cosine hill and skewed advection initial conditions


# 7b77ddfd 11-Jan-2024 James Wright <james@jameswright.xyz>

fluids: Change bubble_type to advection_ic_type

Since cosine_hill and skew aren't bubbles


# 3451ca54 27-Nov-2023 James Wright <james@jameswright.xyz>

Merge pull request #1203 from CEED/jrwrigh/smartsim

fluids: SmartSim Online Data-Driven SGS training


# 3b219b86 06-Jun-2023 James Wright <james@jameswright.xyz>

doc(fluids): Document SmartSim in situ training


# 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


# 1ca28fe1 14-Aug-2023 Jed Brown <jed@jedbrown.org>

Merge pull request #1286 from CEED/jrwrigh/refactor_gravity

fluids: Refactor gravity option


# a2726bdb 14-Aug-2023 James Wright <james@jameswright.xyz>

fluids: Refactor gravity option

- Use `-gravity` instead of `-g`
- Enforce that the input should be a length 3 vector
- Update documentation

Misc: Also update documented default value for `mu`.


# 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


# c79d6dc9 23-Mar-2023 James Wright <james@jameswright.xyz>

doc(fluids): Document SGS, data-driven model


123456