Skip to content

Conversation

@prmukherj
Copy link
Collaborator

This will work after server side changes are incorporated. Hence, this PR will be merged after the docker image is updated.

# Tuple: Name, Solver object type, Meshing flag, Launcher options
TEXT = (["String", "ListString", "String List"], PyTextualCommandArgumentsSubItem)
NUMBER = (
["Real", "Int", "ListReal", "Real List", "Integer"],
Copy link
Collaborator

Choose a reason for hiding this comment

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

@prmukherj are the tests failures there simply because we are waiting for the Fluent docker update?

@prmukherj prmukherj marked this pull request as ready for review September 16, 2022 12:46
@prmukherj prmukherj linked an issue Sep 16, 2022 that may be closed by this pull request
@prmukherj prmukherj merged commit 56dc2dc into main Sep 16, 2022
@prmukherj prmukherj deleted the fix/update_static_info branch September 16, 2022 13: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.

explicit attribute methods of argument sub-items (ModelObjects)

4 participants