History log of /honee/ (Results 376 – 400 of 1514)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
a62be6ba27-Jul-2024 James Wright <james@jameswright.xyz>

feat(advdif): Add sine and square wave IC

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

feat(advdif): Add stabilization tau type to printout

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

fix(advdiff): Remove STAB_TAU_ADVDIFF_SHAKIB_P tau type

It's a relic of an old design and doesn't actually exist anymore
(superceded by `STAB_TAU_ADVDIFF_SHAKIB` with it's default behavior set
to ma

fix(advdiff): Remove STAB_TAU_ADVDIFF_SHAKIB_P tau type

It's a relic of an old design and doesn't actually exist anymore
(superceded by `STAB_TAU_ADVDIFF_SHAKIB` with it's default behavior set
to match `SHAKIB_P`)

show more ...

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

Merge MR !39, 'jrwrigh/fix_changelog', into 'main'

fix(changelog): Remove invalid flag from CHANGELOG

See merge request phypid/honee!39

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

fix(changelog): Remove invalid flag from CHANGELOG

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

Merge branch 'jrwrigh/div_diff_flux_func_ptr' into 'main'

refactor: Make Divergence of Diffusive Flux flexible with governing equations

See merge request phypid/honee!36

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

Merge branch 'jrwrigh/refactor' into 'main'

refactor: Use utils in setupgeo helpers, other misc refactors

See merge request phypid/honee!37

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

style: Use Square() instead of repeated multiplication

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

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

style(div F_diff): Use `div_*` where appropriate

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

feat(div F_diff): Add GetOperatorFieldData

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

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

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

refactor(div F_diff): DMPlexCreateFaceLabel in Initialize

Also trade out usage of user->dm for projection->dm where appropriate

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

Merge branch 'jrwrigh/qdata_boundary_grad_storage' into 'main'

fix: `QDataBoundaryGradientGet` use central storage

See merge request phypid/honee!35

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

fix: QDataBoundaryGradientGet use central storage

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

style: restriction -> elem_restr for QDataBoundaryGrad

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

Merge branch 'jrwrigh/diff_flux' into 'main'

feat: Add divergence of diffusive flux projection

See merge request phypid/honee!27

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`

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

doc: Documention divergence of F_diff projection

1...<<11121314151617181920>>...61