History log of /honee/ (Results 51 – 75 of 1514)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
da7f3a0726-Sep-2025 James Wright <james@jameswright.xyz>

WIP: Updated libCEED Functions

7ecf664126-Sep-2025 James Wright <james@jameswright.xyz>

Merge MR !153, 'jrwrigh/checkbadSource', into 'main'

style: Add checkbadSource

See merge request phypid/honee!153

b936e31a26-Sep-2025 James Wright <james@jameswright.xyz>

ci: Add checkbadSource to format test

14bd2a0726-Sep-2025 James Wright <james@jameswright.xyz>

style: Corrections from make checkbadSource

1efe7de226-Sep-2025 James Wright <james@jameswright.xyz>

style: Add checkbadSource

Modified from PETSc's checkbadSource

162c2c6204-Sep-2025 James Wright <james@jameswright.xyz>

Merge MR !150, 'jrwrigh/test-coverage', into 'main'

test: Add wall_time and check_step to tests

See merge request phypid/honee!150

b4598da804-Sep-2025 James Wright <james@jameswright.xyz>

fix(spanstats): Use prefix in sf_view flag and sf name

755bbe2504-Sep-2025 James Wright <james@jameswright.xyz>

test: Add advection CFL/Pe spanstats test

c4bd965603-Sep-2025 James Wright <james@jameswright.xyz>

test: Add wall_time and check_step to tests

34890bd203-Sep-2025 James Wright <james@jameswright.xyz>

Merge MR !149, 'jrwrigh/ci-test-coverage', into 'main'

test(ci): Enable coverage consolidation and HTML output

Closes #41

See merge request phypid/honee!149

f797239903-Sep-2025 James Wright <james@jameswright.xyz>

test(ci): Enable coverage consolidation and HTML output

0c608af526-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

1fc84d6020-Aug-2025 James Wright <james@jameswright.xyz>

feat: Use SmartRedis DataSet to add solution data

Allows for adding metadata tagged with the actual data at the same time

8fc6ab9819-Aug-2025 James Wright <james@jameswright.xyz>

doc(smartsim): Documentation

475f0cac25-Aug-2025 James Wright <james@jameswright.xyz>

Merge MR !148, 'jrwrigh/newt_fluid_properties', into 'main'

refactor: Extract Newtonian fluid properties from primary Newtonian context

Closes #38

See merge request phypid/honee!148

cde3d78725-Aug-2025 James Wright <james@jameswright.xyz>

refactor: Extract NewtonianIGProperties from NewtonianIdealGasContext

f0df98c022-Aug-2025 James Wright <james@jameswright.xyz>

refactor: Remove c_tau from Newtonian options

It isn't implemented anyways.

TODO: Need to edit documentation to reflect the change (if Newtonian has
any lingering references to c_tau)

e14e7b8122-Aug-2025 James Wright <james@jameswright.xyz>

Merge MR !146, 'jrwrigh/refactor', into 'main'

refactor: Use compound literals for struct initialization

See merge request phypid/honee!146

ae2e521222-Aug-2025 James Wright <james@jameswright.xyz>

style: Get local section once for divFdiff projection setup

f5dc303c22-Aug-2025 James Wright <james@jameswright.xyz>

refactor: Use compound literals for struct setting

Using compound literals to initialize structs is often either easier to
read or more compact than setting struct members individually
one-by-one.

58d1351f22-Aug-2025 James Wright <james@jameswright.xyz>

refactor: SpanstatsInitialize parameter naming

ca10df3621-Aug-2025 James Wright <james@jameswright.xyz>

refactor(honee): Use Calloc4 for sub-struct creation

9fcccac021-Aug-2025 James Wright <james@jameswright.xyz>

Merge MR !145, 'jrwrigh/refactor', into 'main'

refactor: Change default struct in Newtonian, change Calloc1() -> New(), DivFDiff changes

See merge request phypid/honee!145

2d898fa620-Aug-2025 James Wright <james@jameswright.xyz>

style: Change PetscCalloc1(1, ...) into PetscNew(...)

d9e6962120-Aug-2025 James Wright <james@jameswright.xyz>

refactor(divFdiff): Make divFdiff method explicit argument in setup

12345678910>>...61