History log of /honee/qfunctions/ (Results 51 – 75 of 290)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
28a2a64627-Jul-2024 James Wright <james@jameswright.xyz>

fix(stg): Use CalculateElementLengths for ICs

83c0b72627-Jul-2024 James Wright <james@jameswright.xyz>

refactor: Use utils in setupgeo_helpers.h

Includes adding Norm2 and GradUnpack2

c854970527-Jul-2024 James Wright <james@jameswright.xyz>

docs(qdata): Minor fix to Setup2D_3Dcoords docstring

fda2a15d27-Jul-2024 James Wright <james@jameswright.xyz>

refactor(qdata): SetupBoundaryGradient use helpers

e77831d227-Jul-2024 James Wright <james@jameswright.xyz>

refactor(qdata): Have ND QFs return error code

So that the more specific ones just `return Qdata*_ND(...);`.
Behavior more inline with how the state variable QFunction error codes
are handled.

8561fee226-Jul-2024 James Wright <james@jameswright.xyz>

refactor(div F_diff): Change Setup arguments

36038bbc25-Jul-2024 James Wright <james@jameswright.xyz>

feat(div F_diff): Use function pointers for RHS Op creation

8c85b83524-Jul-2024 James Wright <james@jameswright.xyz>

feat: Implement divergence of diffusive flux

06f0a01924-Jul-2024 James Wright <james@jameswright.xyz>

feat: Add MatMatNM and GradUnpackN to utils

- Implemented in `StatePhysicalGradientFromReference`

e1bedf8c23-Jul-2024 James Wright <james@jameswright.xyz>

refactor: Move N-dimensional QdataUnpack* to utils.h

28160fc218-Jul-2024 James Wright <james@jameswright.xyz>

feat: Add jac_data_size_vol

- Allows non-Jacobian examples to not have to set zeros to it's inputs
- Removes the need for `uses_newtonian` (newtonian itself can not add
the extra term for IDL)

78e8b7da12-Jul-2024 James Wright <james@jameswright.xyz>

refactor: norm -> normal, and others

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

chore: Move to Apache-2.0 OR BSD-2-Clause


/honee/LICENSE-APACHE
/honee/LICENSE-BSD
/honee/common.mk
/honee/examples/conv_test.sh
/honee/examples/navierstokes.c
/honee/examples/stdoutParsing.py
/honee/include/bc_definition.h
/honee/include/log_events.h
/honee/include/mat-ceed-impl.h
/honee/include/mat-ceed.h
/honee/include/navierstokes.h
/honee/include/petsc-ceed-utils.h
/honee/include/petsc-ceed.h
/honee/include/petsc_ops.h
/honee/include/sgs_model_torch.h
/honee/include/smartsim.h
/honee/problems/advection.c
/honee/problems/bc_freestream.c
/honee/problems/bc_slip.c
/honee/problems/blasius.c
/honee/problems/channel.c
/honee/problems/densitycurrent.c
/honee/problems/eulervortex.c
/honee/problems/gaussianwave.c
/honee/problems/newtonian.c
/honee/problems/sgs_dd_model.c
/honee/problems/sgs_model_torch_weak.c
/honee/problems/shocktube.c
/honee/problems/stg_shur14.c
/honee/problems/stg_shur14.h
/honee/problems/taylorgreen.c
/honee/problems/torch/sgs_model_torch.cpp
/honee/pytorch_pkgconfig.py
advection.h
advection_types.h
bc_freestream.h
bc_freestream_type.h
bc_slip.h
blasius.h
channel.h
densitycurrent.h
differential_filter.h
differential_filter_enums.h
eulervortex.h
gaussianwave.h
grid_anisotropy_tensor.h
inverse_multiplicity.h
mass.h
newtonian.h
newtonian_state.h
newtonian_types.h
riemann_solver.h
setupgeo.h
setupgeo2d.h
setupgeo_helpers.h
sgs_dd_model.h
sgs_dd_training.h
sgs_dd_utils.h
shocktube.h
stabilization.h
stabilization_types.h
stg_shur14.h
stg_shur14_type.h
strong_boundary_conditions.h
taylorgreen.h
turb_spanstats.h
turb_stats_types.h
utils.h
utils_eigensolver_jacobi.h
velocity_gradient_projection.h
/honee/src/bc_definition.c
/honee/src/boundary_condition.c
/honee/src/cloptions.c
/honee/src/differential_filter.c
/honee/src/dm_utils.c
/honee/src/grid_anisotropy_tensor.c
/honee/src/inverse_multiplicity.c
/honee/src/log_events.c
/honee/src/mat-ceed.c
/honee/src/misc.c
/honee/src/petsc_ops.c
/honee/src/qdata.c
/honee/src/setupdm.c
/honee/src/setuplibceed.c
/honee/src/setupts.c
/honee/src/smartsim/sgs_dd_training.c
/honee/src/smartsim/smartsim.c
/honee/src/smartsim_weak.c
/honee/src/strong_boundary_conditions.c
/honee/src/turb_spanstats.c
/honee/src/velocity_gradient_projection.c
6466782509-Jul-2024 James Wright <james@jameswright.xyz>

qf: Add Norm3 utility function

8424c23a08-Jul-2024 James Wright <james@jameswright.xyz>

stg: Create separate CalculateElementLengths function

- This also centralizes the note regarding the functions failure on
tetrahedral elements

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

bc: Implement 3D dXdx for strong STG

- Used for determining element size in STG calculation

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

boundary: Add cell-to-face basis routines


/honee/.gitlab-ci.yml
/honee/Makefile
/honee/doc/runtime_options.md
/honee/doc/theory.md
/honee/examples/STGInflow_blasius.dat
/honee/examples/STGRand.dat
/honee/examples/advection.yaml
/honee/examples/blasius.yaml
/honee/examples/channel.yaml
/honee/examples/conv_plot.py
/honee/examples/conv_test.sh
/honee/examples/dd_sgs_data/OutScaling.dat
/honee/examples/dd_sgs_data/b1.dat
/honee/examples/dd_sgs_data/b2.dat
/honee/examples/dd_sgs_data/w1.dat
/honee/examples/dd_sgs_data/w2.dat
/honee/examples/gaussianwave.yaml
/honee/examples/meshes/Makefile
/honee/examples/meshes/cylinder.geo
/honee/examples/navierstokes.c
/honee/examples/postprocess/vortexshedding.py
/honee/examples/stdoutParsing.py
/honee/examples/vortexshedding.yaml
/honee/include/mat-ceed.h
/honee/include/navierstokes.h
/honee/problems/advection.c
/honee/problems/bc_freestream.c
/honee/problems/bc_slip.c
/honee/problems/blasius.c
/honee/problems/channel.c
/honee/problems/densitycurrent.c
/honee/problems/eulervortex.c
/honee/problems/gaussianwave.c
/honee/problems/newtonian.c
/honee/problems/sgs_dd_model.c
/honee/problems/shocktube.c
/honee/problems/stg_shur14.c
/honee/problems/stg_shur14.h
/honee/problems/taylorgreen.c
utils.h
/honee/src/boundary_condition.c
/honee/src/cloptions.c
/honee/src/differential_filter.c
/honee/src/dm_utils.c
/honee/src/grid_anisotropy_tensor.c
/honee/src/inverse_multiplicity.c
/honee/src/mat-ceed.c
/honee/src/misc.c
/honee/src/petsc_ops.c
/honee/src/qdata.c
/honee/src/setupdm.c
/honee/src/setuplibceed.c
/honee/src/setupts.c
/honee/src/smartsim/sgs_dd_training.c
/honee/src/smartsim/smartsim.c
/honee/src/smartsim_weak.c
/honee/src/strong_boundary_conditions.c
/honee/src/turb_spanstats.c
/honee/src/velocity_gradient_projection.c
/honee/tests/blasius_stgtest.yaml
/honee/tests/junit.py
/honee/tests/smartsim_regression_framework.py
/honee/tests/stats_test.yaml
a541e55028-Jun-2024 James Wright <james@jameswright.xyz>

refactor: Make StateToQ array zeroing consistent

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

fix: Address GCC compiler warnings

- GCC was concerned that `q` in the STG code was being used
uninitialized
- GCC was also concerned that PetscViewerBinaryRead doesn't guarantee
that the value

fix: Address GCC compiler warnings

- GCC was concerned that `q` in the STG code was being used
uninitialized
- GCC was also concerned that PetscViewerBinaryRead doesn't guarantee
that the value is being set (which is always is...)

show more ...


/honee/.gitignore
/honee/.gitlab-ci.yml
/honee/.gitlab/issue_templates/bug_report.md
/honee/.gitlab/issue_templates/feature_request.md
/honee/.gitlab/merge_request_templates/default.md
/honee/AUTHORS
/honee/CHANGELOG.md
/honee/CONTRIBUTING.md
/honee/Doxyfile
/honee/Makefile
/honee/README.md
/honee/common.mk
/honee/conf.py
/honee/doc/css/altair-plot.css
/honee/doc/intro.md
/honee/doc/references.bib
/honee/doc/requirements.txt
/honee/doc/runtime_options.md
/honee/doc/theory.md
/honee/include/petsc-ceed-utils.h
/honee/include/petsc-ceed.h
/honee/index.md
/honee/navierstokes.c
/honee/problems/advection.c
/honee/problems/blasius.c
newtonian_state.h
/honee/src/mat-ceed.c
/honee/src/misc.c
/honee/src/petsc_ops.c
/honee/src/qdata.c
/honee/tests/blasius_stgtest.yaml
/honee/tests/blasius_test.yaml
/honee/tests/createPyTorchModel/NNModel_HIT.pt
/honee/tests/createPyTorchModel/NNModel_HIT_fp64_jit.pt
/honee/tests/createPyTorchModel/README.md
/honee/tests/createPyTorchModel/update_weights.py
/honee/tests/junit-xml/.gitignore
/honee/tests/junit-xml/LICENSE.txt
/honee/tests/junit-xml/README.rst
/honee/tests/junit-xml/junit_xml/__init__.py
/honee/tests/junit.py
/honee/tests/junit_common.py
/honee/tests/output/diff_filter_mms_y_spacing.dat
/honee/tests/output/fluids-navierstokes-adv-rotation-cosine.bin
/honee/tests/output/fluids-navierstokes-adv-rotation-implicit-stab-supg.bin
/honee/tests/output/fluids-navierstokes-adv-skew.bin
/honee/tests/output/fluids-navierstokes-adv-translation-implicit-stab-su.bin
/honee/tests/output/fluids-navierstokes-adv2d-rotation-explicit-stab-supg-consistent-mass.bin
/honee/tests/output/fluids-navierstokes-adv2d-rotation-explicit-strong.bin
/honee/tests/output/fluids-navierstokes-adv2d-rotation-implicit-stab-supg.bin
/honee/tests/output/fluids-navierstokes-blasius-bc_slip.bin
/honee/tests/output/fluids-navierstokes-blasius-sgs-data-driven.bin
/honee/tests/output/fluids-navierstokes-blasius.bin
/honee/tests/output/fluids-navierstokes-blasius_STG.bin
/honee/tests/output/fluids-navierstokes-blasius_STG_strongBC.bin
/honee/tests/output/fluids-navierstokes-blasius_STG_weakT.bin
/honee/tests/output/fluids-navierstokes-blasius_diff_filter_aniso_vandriest.bin
/honee/tests/output/fluids-navierstokes-blasius_diff_filter_iso.bin
/honee/tests/output/fluids-navierstokes-channel-prim.bin
/honee/tests/output/fluids-navierstokes-channel.bin
/honee/tests/output/fluids-navierstokes-dc-explicit.bin
/honee/tests/output/fluids-navierstokes-dc-implicit-stab-none.bin
/honee/tests/output/fluids-navierstokes-euler-explicit.bin
/honee/tests/output/fluids-navierstokes-euler-implicit.bin
/honee/tests/output/fluids-navierstokes-gaussianwave-IDL-entropy.bin
/honee/tests/output/fluids-navierstokes-gaussianwave-IDL.bin
/honee/tests/output/fluids-navierstokes-gaussianwave-explicit.bin
/honee/tests/output/fluids-navierstokes-gaussianwave-shell.bin
/honee/tests/output/fluids-navierstokes-shocktube-explicit-su-yzb.bin
/honee/tests/output/fluids-navierstokes-taylor-green-IC.bin
/honee/tests/output/fluids-navierstokes-turb-spanstats-IC.bin
/honee/tests/output/fluids-navierstokes-turb-spanstats-stats.bin
/honee/tests/output/y00_output.npy
/honee/tests/output/y01_output.npy
/honee/tests/smartsim_regression_framework.py
/honee/tests/stats_test.yaml
ea590c6521-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

feb491a720-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.

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

fix(fluids): Correct Riemann HLL *_fwd functions

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

fluids: Add h_scale_factor to STG options

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

fluids: Remove entropy variable from State struct

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

fluids: Proliferate entropy variables, add test

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

12345678910>>...12