Skip to content

fix: handle initial_temperature_node/set correct with table-card - #754

Merged
RaphaelHeiniger merged 5 commits into
mainfrom
init-temp-table-card
Feb 26, 2025
Merged

fix: handle initial_temperature_node/set correct with table-card#754
RaphaelHeiniger merged 5 commits into
mainfrom
init-temp-table-card

Conversation

@RaphaelHeiniger

Copy link
Copy Markdown
Collaborator

InitialTemperatureNode/Set class did not handle entries on card 1 as table-card. Added table-card to generation option on those keywords. Added test.

@RaphaelHeiniger RaphaelHeiniger added bug Defects or glitches reported by users or developers testing Anything related to testing labels Feb 26, 2025
@RaphaelHeiniger
RaphaelHeiniger requested a review from a team as a code owner February 26, 2025 16:56
@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Feb 26, 2025
@RaphaelHeiniger
RaphaelHeiniger merged commit 4771ccd into main Feb 26, 2025
@RaphaelHeiniger
RaphaelHeiniger deleted the init-temp-table-card branch February 26, 2025 17:56
Comment thread tests/test_keywords.py
assert tin.write() == ref_string.test_initial_temperature_node_string
tis = kwd.InitialTemperatureSet()
tis.loads(ref_string.test_initial_temperature_set_string)
print(tis.write())

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

@RaphaelHeiniger could you please submit a PR that removes the print statements?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Defects or glitches reported by users or developers documentation Improvements or additions to documentation testing Anything related to testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants