| #
ea2beb2d
|
| 16-Nov-2024 |
James Wright <james@jameswright.xyz> |
refactor: Remove -continue_time_filename option
|
| #
dec3c062
|
| 24-Sep-2024 |
James Wright <james@jameswright.xyz> |
Merge MR !29, 'jrwrigh/consolidate_structs', into 'main'
refactor: Change `User` -> `Honee`
See merge request phypid/honee!29
|
| #
0c373b74
|
| 17-Jul-2024 |
James Wright <james@jameswright.xyz> |
refactor: Change User -> Honee
|
| #
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
|
| #
5f952e8d
|
| 16-Aug-2024 |
James Wright <james@jameswright.xyz> |
feat(advdif): Add div F_diff into RHS
|
| #
89c65c6f
|
| 27-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
|
| #
36038bbc
|
| 25-Jul-2024 |
James Wright <james@jameswright.xyz> |
feat(div F_diff): Use function pointers for RHS Op creation
|
| #
912e22fb
|
| 25-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
|
| #
8c85b835
|
| 24-Jul-2024 |
James Wright <james@jameswright.xyz> |
feat: Implement divergence of diffusive flux
|
| #
a739cd0b
|
| 19-Jul-2024 |
James Wright <james@jameswright.xyz> |
Merge branch 'jrwrigh/refactor_surface_forces' into 'main'
refactor: Clean up Surface Forces functions
See merge request phypid/honee!30
|
| #
62ab3c0b
|
| 18-Jul-2024 |
James Wright <james@jameswright.xyz> |
refactor: Clean up Surface Forces functions
|
| #
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
|
| #
4cb09fdd
|
| 12-Jul-2024 |
James Wright <james@jameswright.xyz> |
refactor: Remove redundant comments from navierstokes.h
And newlines too
|
| #
437258a3
|
| 12-Jul-2024 |
James Wright <james@jameswright.xyz> |
Merge branch 'jrwrigh/separate_phasta_file' into 'main'
Move file-io functions to honee-file.c
See merge request phypid/honee!24
|
| #
b237916a
|
| 12-Jul-2024 |
James Wright <james@jameswright.xyz> |
internal: Add HoneeWriteBinaryVec
|
| #
c9ff4f08
|
| 12-Jul-2024 |
James Wright <james@jameswright.xyz> |
refactor: honee-file functions
|
| #
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
|
| #
06a5ac53
|
| 28-Jun-2024 |
James Wright <james@jameswright.xyz> |
Merge branch 'jrwrigh/rearrange' into 'main'
Rearrange files into more future-oriented locations
See merge request phypid/honee!15
|
| #
149fb536
|
| 28-Jun-2024 |
James Wright <james@jameswright.xyz> |
chore: Move navierstokes.* out of root directory
navierstokes.h to include and navierstokes.c into examples
|
| #
2fea5328
|
| 04-May-2024 |
James Wright <james@jameswright.xyz> |
Merge pull request #1573 from CEED/jrwrigh/fix_fluids_printing
fluids: Correct printing of MatTypes
|
| #
3678fae3
|
| 01-May-2024 |
James Wright <james@jameswright.xyz> |
fluids: Print correct Mat Types
|
| #
e539bbba
|
| 01-May-2024 |
James Wright <james@jameswright.xyz> |
fix(fluids): Print info just before solving
|
| #
8871369a
|
| 03-May-2024 |
James Wright <james@jameswright.xyz> |
Merge pull request #1575 from CEED/jrwrigh/add_MatCeedSetReal
fluids: Add `MatCeed{Get,Set}ContextReal`
|
| #
8b104ae8
|
| 03-May-2024 |
James Wright <james@jameswright.xyz> |
Merge pull request #1574 from CEED/jrwrigh/update_matceed
fluids: MatCeed and Ratel Updates
|