| #
c9d9fc88
|
| 12-Aug-2025 |
James Wright <james@jameswright.xyz> |
Merge MR !137, 'jrwrigh/problem_components', into 'main'
feat: Set number of components in problem setup
Closes #37
See merge request phypid/honee!137
|
| #
f27c2204
|
| 11-Aug-2025 |
James Wright <james@jameswright.xyz> |
feat: Set number of components in problem setup
Same with the name of those components
|
| #
dc3bef10
|
| 28-Jul-2025 |
James Wright <james@jameswright.xyz> |
Merge MR !133, 'Amin/units', into 'main'
Unify `Units` setup
See merge request phypid/honee!133
|
| #
c9f37605
|
| 28-Jul-2025 |
Mohammed Amin <mohammed.amin@colorado.edu> |
(!133) Unify `Units` setup
|
| #
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
|
| #
9b05e62e
|
| 20-Jun-2025 |
James Wright <james@jameswright.xyz> |
refactor: Remove Print functions from navierstokes.h
|
| #
1afd361b
|
| 24-Jun-2025 |
James Wright <james@jameswright.xyz> |
Merge MR !125, 'jrwrigh/fix_qf_char_arrays', into 'main'
fix: Move enum strings to compilation units
See merge request phypid/honee!125
|
| #
e5a8cae0
|
| 24-Jun-2025 |
James Wright <james@jameswright.xyz> |
fix: Move enum strings to compilation units
|
| #
b77f7f1c
|
| 17-Jun-2025 |
James Wright <james@jameswright.xyz> |
Merge MR !118, 'jrwrigh/rename_jac_data_size', into 'main'
style: jac_data_size -> num_comps_jac_data
See merge request phypid/honee!118
|
| #
22a713df
|
| 17-Jun-2025 |
James Wright <james@jameswright.xyz> |
Merge MR !116, 'jrwrigh/update_jac_data_size_bc', into 'main'
feat(bc): Shrink jac_data_size to that being used
Closes #30
See merge request phypid/honee!116
|
| #
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
|
| #
1abc2837
|
| 11-Jun-2025 |
James Wright <james@jameswright.xyz> |
style: jac_data_size -> num_comps_jac_data
Includes: - jac_data_size_sur -> num_comps_jac_data - jac_data_size_vol -> num_comps_jac_data - jac_data_size -> num_comps_jac_data
|
| #
ea091b8e
|
| 11-Jun-2025 |
James Wright <james@jameswright.xyz> |
feat(bc): Shrink jac_data_size to that being used
|
| #
d3c60aff
|
| 05-Jun-2025 |
James Wright <james@jameswright.xyz> |
refactor: Delete SimpleBC struct
|
| #
d6cac220
|
| 05-Jun-2025 |
James Wright <james@jameswright.xyz> |
bc(inflow): Convert inflow bc to use BCDef functions
|
| #
f978755d
|
| 05-Jun-2025 |
James Wright <james@jameswright.xyz> |
bc(outflow): Convert outflow bc to use BCDef functions
|
| #
d4e423e7
|
| 05-Jun-2025 |
James Wright <james@jameswright.xyz> |
bc(freestream): Convert freestream bc to use BCDef functions
|
| #
5e79d562
|
| 11-Oct-2024 |
James Wright <james@jameswright.xyz> |
bc(slip): Convert slip bc to use BCDef functions
|
| #
1c9ed86e
|
| 12-Dec-2024 |
James Wright <james@jameswright.xyz> |
Merge MR !95, 'jrwrigh/mass_ksp_view', into 'main'
feat: Add -mass_ksp_view_pre_ts_solve
See merge request phypid/honee!95
|
| #
71f2ed29
|
| 12-Dec-2024 |
James Wright <james@jameswright.xyz> |
feat: Add -mass_ksp_view_pre_ts_solve
Views mass ksp once before solve. Also sets up the KSP so that the information is complete.
|
| #
c960c867
|
| 10-Dec-2024 |
James Wright <james@jameswright.xyz> |
Merge MR !94, 'jrwrigh/explicit_div_diff_flux', into 'main'
feat: Add div(Fdiff) projection to Newtonian RHS
See merge request phypid/honee!94
|
| #
b3b24828
|
| 10-Dec-2024 |
James Wright <james@jameswright.xyz> |
feat(newt): Add div(Fdiff) projection to RHS
|
| #
0d0968c2
|
| 07-Dec-2024 |
James Wright <james@jameswright.xyz> |
Merge MR !90, 'jrwrigh/renaming', into 'main'
style: Refactor fluids -> HONEE
See merge request phypid/honee!90
|
| #
ea615d4c
|
| 07-Dec-2024 |
James Wright <james@jameswright.xyz> |
style: Refactor fluids -> HONEE
|
| #
d2bfba56
|
| 07-Dec-2024 |
James Wright <james@jameswright.xyz> |
Merge MR !87, 'jrwrigh/cfl_monitor', into 'main'
feat: Add -ts_monitor_cfl
See merge request phypid/honee!87
|