Skip to content

Better names#15

Merged
rafaqz merged 4 commits into
IPOPT-implementationfrom
better-names
Apr 27, 2026
Merged

Better names#15
rafaqz merged 4 commits into
IPOPT-implementationfrom
better-names

Conversation

@mrke

@mrke mrke commented Apr 26, 2026

Copy link
Copy Markdown
Contributor

Refactor of names for both endotherm and ectotherm code, including new IPOPT routine for endotherm - consistent with latest pull requests on HeatExchange.jl and BiophysicalGeometry.jl

@mrke mrke requested a review from rafaqz April 26, 2026 06:28
| `T_target` | `SteppedParameter` — current/max preferred temperature | TPREF / T_F_max |
| `T_active_min/max` | Foraging temperature range | TMINPR / TMAXPR (T_F_min / T_F_max) |
| `T_bask` | Minimum basking temperature | TBASK (T_B_min) |
| `T_bask_min` | Minimum basking temperature | TBASK (T_B_min) |

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll merge this anyway but note we need to decide on T_ or _temp or _temperature and stick with it

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I moved away from these X_ prefixes everywhere else

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It does make for much longer names and people are used to T_ but I'm happy to just do _temperature everywhere so it's consistent

@rafaqz rafaqz merged commit 722aa76 into IPOPT-implementation Apr 27, 2026
2 checks passed
@rafaqz rafaqz deleted the better-names branch May 14, 2026 01:28
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.

2 participants