We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e438060 commit ae9ac3aCopy full SHA for ae9ac3a
tests/test_settings_api.py
@@ -795,6 +795,7 @@ def test_setting_string_constants(mixing_elbow_settings_session):
795
viscous.k_epsilon_model = viscous.k_epsilon_model.EASM
796
797
798
+@pytest.mark.fluent_version(">=24.2")
799
def test_named_object_commands(mixing_elbow_settings_session):
800
solver = mixing_elbow_settings_session
801
solver.settings.setup.boundary_conditions.velocity_inlet.list()
0 commit comments