We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
>> search("boundary", match_whole_word=True) <solver_session>.setup.boundary_conditions.exhaust_fan["<name>"].phase["<name>"].structure.x_disp_boundary_condition (Parameter) <solver_session>.setup.boundary_conditions.exhaust_fan["<name>"].structure.x_disp_boundary_condition (Parameter) <solver_session>.setup.boundary_conditions.inlet_vent["<name>"].phase["<name>"].structure.x_disp_boundary_condition (Parameter) <solver_session>.setup.boundary_conditions.inlet_vent["<name>"].structure.x_disp_boundary_condition (Parameter) ... <solver_session>.setup.boundary_conditions
The path <solver_session>.setup.boundary_conditions should be shown above the child-paths.
<solver_session>.setup.boundary_conditions
Ideally, the search results should be presented in a breadth-first order of the settings tree. But the above issue can be fixed independently.
The text was updated successfully, but these errors were encountered:
hpohekar
Successfully merging a pull request may close this issue.
The path
<solver_session>.setup.boundary_conditions
should be shown above the child-paths.Ideally, the search results should be presented in a breadth-first order of the settings tree. But the above issue can be fixed independently.
The text was updated successfully, but these errors were encountered: