Skip to content

UNST-9720 Made operand an integer enum#780

Open
KoenBussemakerDeltares wants to merge 10 commits intomainfrom
all/task/UNST-9720_improve_operands
Open

UNST-9720 Made operand an integer enum#780
KoenBussemakerDeltares wants to merge 10 commits intomainfrom
all/task/UNST-9720_improve_operands

Conversation

@KoenBussemakerDeltares
Copy link
Copy Markdown
Contributor

@KoenBussemakerDeltares KoenBussemakerDeltares commented Apr 8, 2026

What was done

Changed the type of operand from a character to an "enum" (just an integer in fortran). This is in preparation for functional changes which will get a separate PR.

Evidence of the work done

  • Video/figures
    <add video/figures if applicable>
  • Clear from the issue description
  • Not applicable

Tests

  • Tests updated
    <add testcase numbers if applicable, Issue number>
  • Not applicable

Documentation

  • Documentation updated
    <add description of changes if applicable, Issue number>
  • Not applicable

Issue link

https://issuetracker.deltares.nl/browse/UNST-9720

@KoenBussemakerDeltares KoenBussemakerDeltares force-pushed the all/task/UNST-9720_improve_operands branch 3 times, most recently from 10d5d35 to b0cd404 Compare April 13, 2026 15:14
@KoenBussemakerDeltares KoenBussemakerDeltares force-pushed the all/task/UNST-9720_improve_operands branch from 9bac99f to 34f09e2 Compare April 15, 2026 14:44
Copy link
Copy Markdown
Contributor

@FlorisBuwaldaDeltares FlorisBuwaldaDeltares left a comment

Choose a reason for hiding this comment

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

I think this is an improvement, if this breaks stuff it's worth fixing, the only thing I don't like is those use with rename module uses, I feel like we should maybe rename the ec module operand to prevent accidental conflicts in the future?

Copy link
Copy Markdown
Contributor

@FlorisBuwaldaDeltares FlorisBuwaldaDeltares left a comment

Choose a reason for hiding this comment

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

looks great! :)

@KoenBussemakerDeltares KoenBussemakerDeltares enabled auto-merge (squash) April 20, 2026 08:52
@KoenBussemakerDeltares KoenBussemakerDeltares changed the title All/task/unst 9720 improve operands UNST-9720 Made operand an integer enum Apr 20, 2026
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