Skip to content

Python client changes for transient MRF feature. isMRF flag is added.#580

Merged
NasserFlexCompute merged 10 commits intodevelopfrom
anshul/Transient_MRF_001
Dec 11, 2024
Merged

Python client changes for transient MRF feature. isMRF flag is added.#580
NasserFlexCompute merged 10 commits intodevelopfrom
anshul/Transient_MRF_001

Conversation

@anshulmittal-flex
Copy link
Contributor

No description provided.

Copy link
Collaborator

@benflexcompute benflexcompute left a comment

Choose a reason for hiding this comment

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

Looking good. Can you fix the linter and formatting?

what I usually do is having these in my bashrc:

alias formatPy="/disk2/ben/testcases/src/Flow360Core/Flow360/.venv/bin/black ./ --exclude '/\.venv/' && /disk2/ben/testcases/src/Flow360Core/Flow360/.venv/bin/isort . --skip .venv" 
alias checkLint='/disk2/ben/testcases/src/Flow360Core/Flow360/.venv/bin/pylint $(git ls-files "flow360/*.py") --rcfile .pylintrc'

and replace "/disk2/ben/testcases/src/Flow360Core/Flow360/.venv/bin" with your own ones.

Copy link
Contributor

@NasserFlexCompute NasserFlexCompute left a comment

Choose a reason for hiding this comment

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

Let's avoid using abbreviations in the interface. How about calling the user entry "moving_reference_frame"? It'll be a lot easier for user to remember compared to isMRF.

@anshulmittal-flex anshulmittal-flex marked this pull request as ready for review November 19, 2024 03:00
@NasserFlexCompute NasserFlexCompute merged commit b49179a into develop Dec 11, 2024
15 checks passed
@NasserFlexCompute NasserFlexCompute deleted the anshul/Transient_MRF_001 branch December 11, 2024 00:23
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.

3 participants