Skip to content

add Time settings ui#309

Open
muezabdalla wants to merge 4 commits into
jaheyns:devfrom
muezabdalla:time_settings
Open

add Time settings ui#309
muezabdalla wants to merge 4 commits into
jaheyns:devfrom
muezabdalla:time_settings

Conversation

@muezabdalla

Copy link
Copy Markdown
Contributor

this is for when the steady cases:
ui 1

and this for transient cases:
ui 2

Comment thread CfdOF/Solve/CfdSolverFoam.py Outdated

# Constants
START_FROM = ["startTime", "latestTime"]
START_FROM_NAMES = ["start time", "latest time"]

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.

Please use initial capitalisation consistent with the rest of the UI (Start time, Latest time).

self.working_dir = CfdTools.getOutputPath(self.analysis_object)

self.form.comboBoxStartFrom.setToolTip("Whether to start from 0 or from the latest time step")
self.form.inputFieldEndTime.setToolTip("the end time for the simulation")

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.

Please use initial capitalisation (here and below)

Comment thread Gui/TaskPanelCfdSolverControl.ui Outdated
</font>
</property>
<property name="text">
<string>time Parameters</string>

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.

Please use initial capitalisation ("Time parameters") - also for other labels.

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