History log of /honee/problems/ (Results 51 – 75 of 262)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
e3663b9010-Oct-2024 James Wright <james@jameswright.xyz>

chore: Move CeedData into Honee

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

refactor: Change User -> Honee

3d1afcc119-Aug-2024 James Wright <james@jameswright.xyz>

feat(advdif): Add Boundary Layer IC, wind type

40b7851116-Aug-2024 James Wright <james@jameswright.xyz>

feat(advdif): Implement indirect div(F_diff) projection

5f952e8d16-Aug-2024 James Wright <james@jameswright.xyz>

feat(advdif): Add div F_diff into RHS

4c5ab12f12-Aug-2024 James Wright <james@jameswright.xyz>

feat(advdif): Add div F_diff into IFunction

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

feat(advdif): Direct projection of div diff implemented

fbabb36513-Aug-2024 James Wright <james@jameswright.xyz>

feat(advdif): Add diffusion tau coefficient

236a8ba612-Aug-2024 James Wright <james@jameswright.xyz>

style: Fix remaining conversions to *_qfctx

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

fix(advdif): Query only options relevant to IC

This way dangling flags are caught at the end as not being read

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

style(advdif): Add prefix to typedef enums

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

feat(advdif): Add wave type to printout

Also makes wave type and bubble continuity printing dependent on the
initial condition setting

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

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

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

style: Use Square() instead of repeated multiplication

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

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

feat: Implement divergence of diffusive flux

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

feat: Remove CeedData qdata members

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)

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

refactor: Replace dm_scale with meter

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

refactor: Remove `dim` from ProblemData

Should just grab that from the DM

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

fix: Skip Preallocation for auxillary DMs

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

refactor: More consistent naming of qf context

1234567891011