History log of /honee/src/setupts.c (Results 26 – 50 of 193)
Revision Date Author Comments
# 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.


# 2a9a4b51 10-Dec-2024 James Wright <james@jameswright.xyz>

style: Remove pointless pointer

There's no need for `Q` to be passed as a pointer; it already exists


# 8c406fd7 10-Dec-2024 James Wright <james@jameswright.xyz>

Merge MR !93, 'jrwrigh/ksp_converged_reason_hist', into 'main'

feat: Add -ksp_post_solve_residual

See merge request phypid/honee!93


# 16cb6b6b 09-Dec-2024 James Wright <james@jameswright.xyz>

feat: Add -ksp_post_solve_residual


# 71efcdda 07-Dec-2024 James Wright <james@jameswright.xyz>

Merge MR !91, 'jrwrigh/RHS_persistent_vec', into 'main'

feat(rhs): Use persistent RHS residual Vec

See merge request phypid/honee!91


# dabd2275 07-Dec-2024 James Wright <james@jameswright.xyz>

feat(ifunction): Move G2L Q_dot to before boundary value update

Really minor change here, but just in case STG calculation is
non-negligible


# dc3c760a 07-Dec-2024 James Wright <james@jameswright.xyz>

feat(rhs): Use persistent RHS residual Vec

This avoids a VecDuplicate and VecCopy within the mass matrix KSPSolve


# 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


# eea329a2 07-Dec-2024 James Wright <james@jameswright.xyz>

Merge MR !89, 'jrwrigh/check_step_inf', into 'main'

fix: Check step should check for infinities

See merge request phypid/honee!89


# 827052a7 07-Dec-2024 James Wright <james@jameswright.xyz>

fix: Check step checks for infinities too


# 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


# 87fd7f33 07-Dec-2024 James Wright <james@jameswright.xyz>

feat: Add -ts_monitor_cfl


# af98443e 07-Dec-2024 James Wright <james@jameswright.xyz>

Merge MR !88, 'jrwrigh/quicker_preload', into 'main'

feat: -preload also truncates linear solve

See merge request phypid/honee!88


# 4f25acd9 07-Dec-2024 James Wright <james@jameswright.xyz>

feat: -preload also truncates linear solve

Particularly useful when SNES is forced to do some number of iterations


# 0a5c02f0 04-Dec-2024 James Wright <james@jameswright.xyz>

Merge MR !84, 'jrwrigh/fix_post_step', into 'main'

fix: Fix multiple TSPostSteps

See merge request phypid/honee!84


# 4c6ae86e 04-Dec-2024 James Wright <james@jameswright.xyz>

fix: Fix multiple TSPostSteps


# a1f628a5 03-Dec-2024 James Wright <james@jameswright.xyz>

Merge MR !82, 'jrwrigh/max_wall_time', into 'main'

feat: Add max_wall_time exit criteria

See merge request phypid/honee!82


# 354560d1 02-Dec-2024 James Wright <james@jameswright.xyz>

feat: Add max_wall_time PostStep


# fd5e81a7 02-Dec-2024 James Wright <james@jameswright.xyz>

Merge MR !81, 'jrwrigh/check_step', into 'main'

feat: Add -honee_check_step

See merge request phypid/honee!81


# 8b774af8 29-Nov-2024 James Wright <james@jameswright.xyz>

feat: Add -honee_check_step


# 39481cbd 02-Dec-2024 James Wright <james@jameswright.xyz>

Merge MR !79, 'jrwrigh/monitor_dissipation', into 'main'

feat: Add ts_monitor_total_kinetic_energy

See merge request phypid/honee!79


# 25125139 22-Nov-2024 James Wright <james@jameswright.xyz>

feat: Add monitor for total kinetic energy balance


# 46e51c0e 18-Nov-2024 James Wright <james@jameswright.xyz>

Merge MR !74, 'jrwrigh/refactor_restart', into 'main'

Refactor continue/restart options and backend

See merge request phypid/honee!74


12345678