| #
00359db4
|
| 21-Oct-2025 |
James Wright <james@jameswright.xyz> |
Merge MR !161, 'jrwrigh/dm-utils-coords', into 'main'
feat(dm_utils): Add Coordinate-specific getter for CeedField values
See merge request phypid/honee!161
|
| #
7e3656bd
|
| 16-Oct-2025 |
James Wright <james@jameswright.xyz> |
feat: Add dedicated mesh transform functionality
Mostly so that the mesh transformation can occur independently of the coordinate scaling process.
|
| #
0c608af5
|
| 26-Aug-2025 |
James Wright <james@jameswright.xyz> |
Merge MR !142, 'jrwrigh/smartsim_solution', into 'main'
feat(smarsim): Add solution writing for smartsim
See merge request phypid/honee!142
|
| #
8fc6ab98
|
| 19-Aug-2025 |
James Wright <james@jameswright.xyz> |
doc(smartsim): Documentation
|
| #
5f46bb16
|
| 06-Jul-2025 |
James Wright <james@jameswright.xyz> |
Merge MR !128, 'jrwrigh/spanstats_numerics', into 'main'
feat: Add Spanwise Statistics collection for CFL and Peclet number
See merge request phypid/honee!128
|
| #
b30619f6
|
| 30-Mar-2025 |
James Wright <james@jameswright.xyz> |
feat: Add spanstats for CFL and Peclet number
- Add CalculatePe* to numerics.h
|
| #
f285f391
|
| 06-Jul-2025 |
James Wright <james@jameswright.xyz> |
Merge MR !112, 'jrwrigh/plex_csr_mat', into 'main'
feat: Make csr_alg mat default for partitioning
See merge request phypid/honee!112
|
| #
517ae6cd
|
| 31-May-2025 |
James Wright <james@jameswright.xyz> |
feat: Make '-dm_plex_csr_alg mat' default for partitioning
|
| #
28b0a49d
|
| 04-Jul-2025 |
James Wright <james@jameswright.xyz> |
Merge MR !122, 'jrwrigh/honee_petscobject', into 'main'
feat: Convert Honee to PetscObject, remove auxillary structs
See merge request phypid/honee!122
|
| #
0c70a8bc
|
| 02-Jul-2025 |
James Wright <james@jameswright.xyz> |
feat: Add Honee{Get,Set,Has}Container functions
This embeds some helpful checks into the container additions
|
| #
b1926ee6
|
| 17-Jun-2025 |
James Wright <james@jameswright.xyz> |
Merge MR !67, 'jrwrigh/bc_QF_setup', into 'main'
Use BCDefinition for setting up boundary integral QFunctions
Closes #27
See merge request phypid/honee!67
|
| #
d3c60aff
|
| 05-Jun-2025 |
James Wright <james@jameswright.xyz> |
refactor: Delete SimpleBC struct
|
| #
6157574b
|
| 17-Jun-2025 |
James Wright <james@jameswright.xyz> |
Merge MR !109, 'mahi/versioning', into 'main'
Add HONEE Git and Version info commands
Closes #5
See merge request phypid/honee!109
|
| #
a5677b81
|
| 17-Jun-2025 |
Mohi <mohadese.khoshnevisan99@gmail.com> |
(!109) Add HONEE Git and Version info commands
|
| #
c52fa185
|
| 31-Mar-2025 |
James Wright <james@jameswright.xyz> |
Merge MR !108, 'jrwrigh/spanstats_tsmonitor', into 'main'
refactor: Make spanwise statistics generic
See merge request phypid/honee!108
|
| #
78c5b8e5
|
| 30-Mar-2025 |
James Wright <james@jameswright.xyz> |
refactor: Use TSMonitorSetFromOptions for spanstats
|
| #
fbf8be5a
|
| 31-Mar-2025 |
James Wright <james@jameswright.xyz> |
Merge MR !107, 'jrwrigh/mean_advection_tg', into 'main'
tg: Add background_velocity option for TaylorGreen IC
See merge request phypid/honee!107
|
| #
d9f57b1c
|
| 25-Mar-2025 |
James Wright <james@jameswright.xyz> |
tg: Add background_velocity option for TaylorGreen IC
|
| #
c7435f2c
|
| 27-Mar-2025 |
James Wright <james@jameswright.xyz> |
Merge MR !103, 'jrwrigh/update_petscoptions', into 'main'
fix(bc): Correct PetscOptionsItems pointer status
See merge request phypid/honee!103
|
| #
ddf6e248
|
| 24-Mar-2025 |
James Wright <james@jameswright.xyz> |
fix(bc): Correct PetscOptionsItems pointer status
PETSc !7517 changed this from a struct to a pointer to struct. This needs to be reflected in these functions
|
| #
68eca645
|
| 24-Mar-2025 |
James Wright <james@jameswright.xyz> |
Merge MR !102, 'jrwrigh/checkpoint_interval', into 'main'
feat: Change default checkpoint_interval to 0
See merge request phypid/honee!102
|
| #
ef55efad
|
| 24-Mar-2025 |
James Wright <james@jameswright.xyz> |
feat: Change default checkpoint_interval to 0
Binary files are no longer the standard restart file format (CGNS is), therefore this should be avoided.
|
| #
00c090c9
|
| 02-Mar-2025 |
James Wright <james@jameswright.xyz> |
Merge MR !101, 'jrwrigh/tstimespan', into 'main'
feat: Add `-ts_eval_solutions_view` to output TSEvaluationSolutions
See merge request phypid/honee!101
|
| #
4e1dcb99
|
| 16-Feb-2025 |
James Wright <james@jameswright.xyz> |
feat: Add -ts_eval_solutions_view for -ts_eval_times
Writes out intermediate solutions specified by `-ts_eval_times`
|
| #
ece06fa8
|
| 15-Feb-2025 |
James Wright <james@jameswright.xyz> |
Merge MR !99, 'jrwrigh/spanstats_printing', into 'main'
feat: Spanstats file writing log statement
See merge request phypid/honee!99
|