Skip to content

Dashboard: add PerfectGas to recompression model and shrink chart markers#66

Merged
dyreby merged 2 commits into
mainfrom
add-perfectgas-to-recomp-dashboard
Mar 5, 2026
Merged

Dashboard: add PerfectGas to recompression model and shrink chart markers#66
dyreby merged 2 commits into
mainfrom
add-perfectgas-to-recomp-dashboard

Conversation

@dyreby

@dyreby dyreby commented Mar 5, 2026

Copy link
Copy Markdown
Contributor

Two small dashboard improvements:

PerfectGas model for recompression cycle: The model dropdown only listed CoolProp, even though the Rust facade already handles PerfectGas. Added the missing option. Also fixed the doc comment on RecompDesignPointInput.model — it claimed PerfectGas would fail for recomp_frac > 0, but the solver works fine. The real limitation is that ideal gas won't show the thermodynamic benefit of recompression (no density asymmetry near the critical point).

Smaller state point markers on cycle charts: Reduced circle radius from 9 to 5 and label font from 9px to 7px. The numbers stay readable but overlap less on dense diagrams (especially the 10-point recompression cycle).

@dyreby dyreby force-pushed the add-perfectgas-to-recomp-dashboard branch from b527d8f to 44f45c6 Compare March 5, 2026 11:59
@dyreby dyreby changed the title Add PerfectGas option to recompression dashboard Dashboard: add PerfectGas to recompression model and shrink chart markers Mar 5, 2026
@dyreby dyreby force-pushed the add-perfectgas-to-recomp-dashboard branch from 44f45c6 to 24edbb9 Compare March 5, 2026 12:00
dyreby added 2 commits March 5, 2026 08:43
The recompression model dropdown only listed CoolProp, even though the
Rust facade already handles PerfectGas. Add the missing option.

Also fix the doc comment on RecompDesignPointInput.model — it claimed
PerfectGas would fail for recomp_frac > 0, but the solver works fine.
The real limitation is that ideal gas won't capture the thermodynamic
benefit of recompression (no density asymmetry near the critical point).
Reduce circle radius from 9 to 5 and label font from 9px to 7px.
Numbers stay readable but overlap less on dense diagrams.
@dyreby dyreby force-pushed the add-perfectgas-to-recomp-dashboard branch from 24edbb9 to c9738e0 Compare March 5, 2026 13:43
@dyreby dyreby merged commit 3369f3d into main Mar 5, 2026
1 check passed
@dyreby dyreby deleted the add-perfectgas-to-recomp-dashboard branch March 5, 2026 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant