| #
3567ee83
|
| 20-Aug-2024 |
James Wright <james@jameswright.xyz> |
Merge MR !46, 'jrwrigh/advection_BL', into 'main'
feat(advdif): Add Boundary Layer IC
See merge request phypid/honee!46
|
| #
3d1afcc1
|
| 19-Aug-2024 |
James Wright <james@jameswright.xyz> |
feat(advdif): Add Boundary Layer IC, wind type
|
| #
a7cc70e1
|
| 18-Aug-2024 |
James Wright <james@jameswright.xyz> |
Merge MR !43, 'jrwrigh/advection_div_diff_flux', into 'main'
Implement DivDiffFluxProjection for advection diffusion
See merge request phypid/honee!43
|
| #
40b78511
|
| 16-Aug-2024 |
James Wright <james@jameswright.xyz> |
feat(advdif): Implement indirect div(F_diff) projection
|
| #
4c5ab12f
|
| 12-Aug-2024 |
James Wright <james@jameswright.xyz> |
feat(advdif): Add div F_diff into IFunction
|
| #
c2d90829
|
| 26-Jul-2024 |
James Wright <james@jameswright.xyz> |
feat(advdif): Direct projection of div diff implemented
|
| #
71375690
|
| 13-Aug-2024 |
James Wright <james@jameswright.xyz> |
Merge MR !42, 'jrwrigh/advection_diff_tau', into 'main'
advdif: Add diffusion component to tau
See merge request phypid/honee!42
|
| #
fbabb365
|
| 13-Aug-2024 |
James Wright <james@jameswright.xyz> |
feat(advdif): Add diffusion tau coefficient
|
| #
79e78fa7
|
| 12-Aug-2024 |
James Wright <james@jameswright.xyz> |
Merge MR !41, 'jrwrigh/refactor', into 'main'
style: Fix remaining conversions to *_qfctx
Closes #9
See merge request phypid/honee!41
|
| #
236a8ba6
|
| 12-Aug-2024 |
James Wright <james@jameswright.xyz> |
style: Fix remaining conversions to *_qfctx
|
| #
9f6ca935
|
| 02-Aug-2024 |
James Wright <james@jameswright.xyz> |
Merge MR !38, 'jrwrigh/advdif_sine_wave', into 'main'
feat(advdiff): Add sine and square wave ICs
See merge request phypid/honee!38
|
| #
108c6689
|
| 29-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
|
| #
5f636aea
|
| 29-Jul-2024 |
James Wright <james@jameswright.xyz> |
style(advdif): Add prefix to typedef enums
|
| #
c781aee8
|
| 27-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
|
| #
a62be6ba
|
| 27-Jul-2024 |
James Wright <james@jameswright.xyz> |
feat(advdif): Add sine and square wave IC
|
| #
5bcc2007
|
| 27-Jul-2024 |
James Wright <james@jameswright.xyz> |
feat(advdif): Add stabilization tau type to printout
|
| #
0edc72b3
|
| 23-Jul-2024 |
James Wright <james@jameswright.xyz> |
Merge branch 'jrwrigh/misc_refactor' into 'main'
refactor: Clean up global struct members
See merge request phypid/honee!31
|
| #
28160fc2
|
| 18-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)
|
| #
8a02cd4c
|
| 17-Jul-2024 |
James Wright <james@jameswright.xyz> |
refactor: Replace dm_scale with meter
|
| #
66d54740
|
| 17-Jul-2024 |
James Wright <james@jameswright.xyz> |
refactor: Remove `dim` from ProblemData
Should just grab that from the DM
|
| #
c122ba76
|
| 15-Jul-2024 |
James Wright <james@jameswright.xyz> |
Merge branch 'jrwrigh/refactor' into 'main'
refactor: Make consistent QF naming, cleanup navierstokes.h
Closes #9
See merge request phypid/honee!26
|
| #
e07531f7
|
| 12-Jul-2024 |
James Wright <james@jameswright.xyz> |
refactor: More consistent naming of qf context
|
| #
8a8cb6e0
|
| 10-Jul-2024 |
James Wright <james@jameswright.xyz> |
Merge branch 'jrwrigh/license_changes' into 'main'
Update License post libCEED fork
See merge request phypid/honee!6
|
| #
ae2b091f
|
| 26-Jun-2024 |
James Wright <james@jameswright.xyz> |
chore: Move to Apache-2.0 OR BSD-2-Clause
|
| #
0ded6df5
|
| 02-Jul-2024 |
James Wright <james@jameswright.xyz> |
Merge branch 'jrwrigh/fix_malloc_issues' into 'main'
Fix memory leaks
Closes #2
See merge request phypid/honee!18
|