Skip to content

Remove redundant definition from input file - #2185

Merged
c-p-schmidt merged 1 commit into
4C-multiphysics:mainfrom
c-p-schmidt:fix-minor-bug-in-ssi-input-file
Aug 14, 2026
Merged

Remove redundant definition from input file#2185
c-p-schmidt merged 1 commit into
4C-multiphysics:mainfrom
c-p-schmidt:fix-minor-bug-in-ssi-input-file

Conversation

@c-p-schmidt

Copy link
Copy Markdown
Contributor

Description and Context

While working on coating simulations, I realized that there is redundant information in one of our input files. As the input file states, the initial field is defined by condition and not by function. Nevertheless, a function to define this initial field was also defined, which is now removed.

Related Issues and Pull Requests

none

Disclosure of AI assistance

none

@c-p-schmidt c-p-schmidt self-assigned this Aug 14, 2026
Copilot AI lite review requested due to automatic review settings August 14, 2026 07:55
@c-p-schmidt
c-p-schmidt enabled auto-merge August 14, 2026 07:55

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Removes a redundant INITFUNCNO setting from an SSI manifold YAML input file where the initial field is configured via field_by_condition (i.e., defined by conditions rather than a function), aligning the input with how manifold initial-field parameters are interpreted in the codebase.

Changes:

  • Deleted INITFUNCNO: 5 from SSI CONTROL/MANIFOLD where INITIALFIELD: "field_by_condition" is used.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@ischeider ischeider left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

My personal view is rather to make a comment behind INTIFUNCNO that it is not used here, so that one can switch easily to another simulation feature. But I know this is not the 4C policy ;-)

@c-p-schmidt
c-p-schmidt merged commit ef37d51 into 4C-multiphysics:main Aug 14, 2026
47 checks passed
@c-p-schmidt
c-p-schmidt deleted the fix-minor-bug-in-ssi-input-file branch August 14, 2026 09:03
@c-p-schmidt c-p-schmidt mentioned this pull request Aug 14, 2026
9 tasks
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.

4 participants