History log of /honee/include/navierstokes.h (Results 101 – 125 of 127)
Revision Date Author Comments
# 00dbc7b1 25-Jul-2024 James Wright <james@jameswright.xyz>

style: restriction -> elem_restr for QDataBoundaryGrad


# 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


# 9a238ef3 24-Jul-2024 James Wright <james@jameswright.xyz>

Merge branch 'jrwrigh/centralize_qdata' into 'main'

feat: Implement centralized storage of QData

Closes #13

See merge request phypid/honee!32


# be29160d 22-Jul-2024 James Wright <james@jameswright.xyz>

feat: Remove CeedData qdata members


# e816a7e4 22-Jul-2024 James Wright <james@jameswright.xyz>

feat: Implement centralized storage of QData


# 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


# 89de3142 17-Jul-2024 James Wright <james@jameswright.xyz>

refactor: Remove q_data_size* from ProblemData


# 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


# 4cb09fdd 12-Jul-2024 James Wright <james@jameswright.xyz>

refactor: Remove redundant comments from navierstokes.h

And newlines too


# e07531f7 12-Jul-2024 James Wright <james@jameswright.xyz>

refactor: More consistent naming of qf context


# db83497d 12-Jul-2024 James Wright <james@jameswright.xyz>

Merge branch 'jrwrigh/default_option' into 'main'

internal: Add HoneeOptionsSetValueDefault

See merge request phypid/honee!23


# 59572072 12-Jul-2024 James Wright <james@jameswright.xyz>

internal: Add HONEEOptionsSetValueDefault


# 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


# db90dbaa 12-Jul-2024 James Wright <james@jameswright.xyz>

refactor: Remove SetupICsFromBinary

- Only used once, might as well just directly call HoneeLoadBinaryVec


# 93ca29b6 12-Jul-2024 James Wright <james@jameswright.xyz>

internal: Add honee-file


# 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


# d251f31f 09-Jul-2024 James Wright <james@jameswright.xyz>

Merge branch 'jrwrigh/fluids_grad_boundaries' into 'main'

Add cell to face basis, implement in strong STG

See merge request phypid/honee!19


# 5f65e1a7 07-Jul-2024 James Wright <james@jameswright.xyz>

bc: Add and use DMLabelCreateGlobalValueArray


# 21ba7ba4 21-Jun-2024 James Wright <james@jameswright.xyz>

bc: Implement 3D dXdx for strong STG

- Used for determining element size in STG calculation


# 15c15616 07-Jun-2024 James Wright <james@jameswright.xyz>

boundary: Add cell-to-face basis routines


123456