Skip to content

BUG: Add FieldSet.constant_model attribute - #2845

Open
VeckoTheGecko wants to merge 6 commits into
Parcels-code:mainfrom
VeckoTheGecko:2736-test
Open

BUG: Add FieldSet.constant_model attribute#2845
VeckoTheGecko wants to merge 6 commits into
Parcels-code:mainfrom
VeckoTheGecko:2736-test

Conversation

@VeckoTheGecko

@VeckoTheGecko VeckoTheGecko commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Description

Fixed a bug that resulted in shared global state between fieldsets when working with constant fields.

The Models used for the constant fields now live on the FieldSets themselves.

Checklist

AI Disclosure

  • This PR contains AI-generated content.
    • I have tested any AI-generated content in my PR.
    • I take responsibility for any AI-generated content in my PR.
    • Describe how you used it (e.g., by pasting your prompt): Told the LLM the implementation I wanted

@VeckoTheGecko VeckoTheGecko changed the title Add FieldSet.constant_model attribute BUG: Add FieldSet.constant_model attribute Aug 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

Remove global state constant field models

1 participant