History log of /honee/ (Results 726 – 750 of 1514)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
c51f031a11-Jan-2024 James Wright <james@jameswright.xyz>

fluids: Change bubble_type to advection_ic_type

Since cosine_hill and skew aren't bubbles

e88b842a17-Nov-2023 James Wright <james@jameswright.xyz>

fluids: Add in cosine hill and skew advection ICs

d7f60a4106-Jan-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1428 from CEED/jeremy/collocated

Remove legacy CEED_BASIS_COLLOCATED

c6271fa915-Dec-2023 Jeremy L Thompson <jeremy@jeremylt.org>

interface - remove legacy CEED_BASIS_COLLOCATED

cbbfdb0511-Dec-2023 James Wright <james@jameswright.xyz>

Merge pull request #1423 from CEED/jrwrigh/fluids_high_order_geom

fluids: Support higher-order geometry

b2e5b5b311-Dec-2023 James Wright <james@jameswright.xyz>

fluids: Support higher-order geometry

7d8a615b11-Dec-2023 James Wright <james@jameswright.xyz>

fluids: Add uses_newtonian flag

80f5d3cb11-Dec-2023 James Wright <james@jameswright.xyz>

fluids: Ensure all outputs are set in QFunctions

- In support of #1420

31838eb005-Dec-2023 Jeremy L Thompson <jeremy@jeremylt.org>

Docstring consistency (#1409)

* doc - docstring consistency

* doc - update for bad linking of type names

* doc - update for bad linking of type names

bbc5b8f730-Nov-2023 James Wright <james@jameswright.xyz>

Merge pull request #1408 from CEED/jrwrigh/fix_smartsim_testing

CI: SmartSim test asks for open socket

a1fe2ed430-Nov-2023 James Wright <james@jameswright.xyz>

CI: SmartSim test asks for open socket

Technically there's a race condition here, but according to
https://unix.stackexchange.com/a/132524/297140, the kernel will return
many different socket number

CI: SmartSim test asks for open socket

Technically there's a race condition here, but according to
https://unix.stackexchange.com/a/132524/297140, the kernel will return
many different socket numbers before repeating.

show more ...

8140a30927-Nov-2023 James Wright <james@jameswright.xyz>

Merge pull request #1203 from CEED/jrwrigh/smartsim

fluids: SmartSim Online Data-Driven SGS training

ff6b888a27-Nov-2023 James Wright <james@jameswright.xyz>

fluids: Change SmartRedisCall -> PetscSmartRedisCall

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

fluids: Add SmartSimDataDestroy

71e0bfc329-Jul-2023 James Wright <james@jameswright.xyz>

fluids: Add smartsim regression testing

Requires that the fluids code be built with SMARTREDIS_DIR set, and in
an environment with SmartSim (Python library) installed as well.

Co-authored by: Zach

fluids: Add smartsim regression testing

Requires that the fluids code be built with SMARTREDIS_DIR set, and in
an environment with SmartSim (Python library) installed as well.

Co-authored by: Zach Atkins <zach.atkins@colorado.edu>

show more ...

acad754706-Jun-2023 James Wright <james@jameswright.xyz>

doc(fluids): Document SmartSim in situ training

1c17f66a14-May-2023 James Wright <james@jameswright.xyz>

fluids: Add -sgs_train_enable flag

632a41e104-May-2023 James Wright <james@jameswright.xyz>

fluids: Add TSPostStep for SGS DD Training

- This will shutdown the simulation if there's a tensor called
`check-run` equal to zeros

aa0b7f7617-Apr-2023 James Wright <james@jameswright.xyz>

fluids: Add data-driven SGS training setup, TSMonitor

- Adds `smartsim_weak.c` to handle case where SmartRedis is not built

8ecc9db916-Apr-2023 James Wright <james@jameswright.xyz>

fluids: Add SGS DD training QFunctions

- Returns training data

7f93c8d108-Jun-2023 James Wright <james@jameswright.xyz>

fluids: Move diff filter enums to separate header file

- So that other QFunctions can use them for indexing into differential
filtered fields

7cd7083519-Apr-2023 James Wright <james@jameswright.xyz>

fluids: Add SmartSim setup

- Adds `-smartsim_diable_calls` which can run with `-sgs_train_enable`,
but doesn't call SmartSim library calls. This allows for debugging the
training related functio

fluids: Add SmartSim setup

- Adds `-smartsim_diable_calls` which can run with `-sgs_train_enable`,
but doesn't call SmartSim library calls. This allows for debugging the
training related functions without having to run inside a SmartSim
experiment.

show more ...

9e6f9b5e07-Jun-2023 James Wright <james@jameswright.xyz>

fluids: Add SmartSim build to Makefile

54ae141914-Apr-2023 James Wright <james@jameswright.xyz>

fluids: Add DMGet{Global,Local}VectorInfo to public header

8323947607-Jun-2023 James Wright <james@jameswright.xyz>

fluids: Store diff filter field ids

1...<<21222324252627282930>>...61