History log of /libCEED/examples/fluids/ (Results 26 – 50 of 875)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
38690fec02-Jul-2024 James Wright <james@jameswright.xyz>

fluids: Fix memory leaks

As done in HONEE: https://gitlab.com/phypid/honee/-/merge_requests/18

3e0c2f3f27-Jun-2024 Jeremy L Thompson <jeremy@jeremylt.org>

fluids - Remove SGS, SmartSim, Torch (moved to HONEE)

6d9fcd4b27-Jun-2024 Jeremy L Thompson <jeremy@jeremylt.org>

ex - add links to Ratel, HONEE

d975326321-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

6fa2c4da20-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.

54f8180120-Jun-2024 James Wright <james@jameswright.xyz>

fix(fluids): Correct Riemann HLL *_fwd functions

aedeac7720-Jun-2024 James Wright <james@jameswright.xyz>

fluids: Add unit tests for Riemann solver functions

092fc18018-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

fc39c77e18-Jun-2024 James Wright <james@jameswright.xyz>

fluids: Make commandline option arrays all upper case

831dbe9e11-Jun-2024 James Wright <james@jameswright.xyz>

fluids: Add h_scale_factor to STG options

eba67db815-Jun-2024 James Wright <james@jameswright.xyz>

fluids: Remove entropy variable from State struct

a2d72b6f17-Jun-2024 James Wright <james@jameswright.xyz>

fluids: Proliferate entropy variables, add test

Co-authored-by: Zach Atkins <zacharyjayhawk@gmail.com>

02b29df714-Jun-2024 James Wright <james@jameswright.xyz>

fluids: Add Entropy state variable and tests

Co-authored-by: Zach Atkins <zacharyjayhawk@gmail.com>

de327db417-Jun-2024 James Wright <james@jameswright.xyz>

refactor(fluids): Rename some booleans

a874885225-Apr-2024 James Wright <james@jameswright.xyz>

fluids: Create BCDefinition, use for essential BCs

9702fad512-Jun-2024 James Wright <james@jameswright.xyz>

Merge pull request #1581 from CEED/jrwrigh/pytorch_external_sgs

fluids: Add PyTorch external DD SGS evaluation

637c7b1124-May-2024 James Wright <james@jameswright.xyz>

test(fluids): Add SGS torch testing

6c7f295c10-Jan-2024 James Wright <james@jameswright.xyz>

docs(fluids): Spanwise stats

c0bf4d3424-May-2024 James Wright <james@jameswright.xyz>

fluids: Force recompilation if Makefile changes

bf1dd0b820-May-2024 James Wright <james@jameswright.xyz>

fluids: Use TORCH_DEVICE_CPU for sycl backends

On Sunspot, on-device inference is not working reliably. I'm not sure
exactly why at the moment (whether it's a libCEED backend issue or
something else

fluids: Use TORCH_DEVICE_CPU for sycl backends

On Sunspot, on-device inference is not working reliably. I'm not sure
exactly why at the moment (whether it's a libCEED backend issue or
something else).

show more ...

49fc647520-May-2024 James Wright <james@jameswright.xyz>

doc(fluids): Add documentation for pytorch SGS

9d99214611-May-2024 James Wright <james@jameswright.xyz>

fluids: Add log_events.c/h, PetscLogEvent for torch

To have the log_events accessbile to torch (in C++), I needed to
separate out the header file containing the extern PetscLogEvent
declarations. Wh

fluids: Add log_events.c/h, PetscLogEvent for torch

To have the log_events accessbile to torch (in C++), I needed to
separate out the header file containing the extern PetscLogEvent
declarations. While I was at it, I figured it'd be more clear to have a
separate log_events.c file as well to have the actual "storage" of the
PetscLogEvents and the RegisterLogEvents function itself.

show more ...

013a555104-Oct-2023 James Wright <james@jameswright.xyz>

fluids: Add PyTorch external DD SGS evaluation

- Rename sequential_internal -> *_ceed

f39326a211-Jun-2024 James Wright <james@jameswright.xyz>

Merge pull request #1605 from CEED/jrwrigh/idl_explicit

fluids: Add IDL to RHSFunction_Newtonian

6a5b1f8c11-Jun-2024 James Wright <james@jameswright.xyz>

test(fluids): Modify test for IDL explicit

- Repurposing the Gaussian wave explicit test to also include IDL
testing
- Also modify the Advection skew tolerance slightly to pass on my local
machi

test(fluids): Modify test for IDL explicit

- Repurposing the Gaussian wave explicit test to also include IDL
testing
- Also modify the Advection skew tolerance slightly to pass on my local
machine (failed with 5.076e-10 on the avx/blocked backend)

show more ...

12345678910>>...35