From 95d81119784a0832bb4348600ee5e5cd08de8955 Mon Sep 17 00:00:00 2001 From: German <28149841+germa89@users.noreply.github.com> Date: Thu, 18 Jul 2024 09:09:12 +0200 Subject: [PATCH] feat/adding missing argument --- src/ansys/mapdl/core/_commands/aux12_/radiosity_solver.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ansys/mapdl/core/_commands/aux12_/radiosity_solver.py b/src/ansys/mapdl/core/_commands/aux12_/radiosity_solver.py index 1a4176e446..6d0aebf8a7 100644 --- a/src/ansys/mapdl/core/_commands/aux12_/radiosity_solver.py +++ b/src/ansys/mapdl/core/_commands/aux12_/radiosity_solver.py @@ -22,7 +22,7 @@ class RadiositySolver: - def hemiopt(self, hres="", **kwargs): + def hemiopt(self, hres="", tolerance="", **kwargs): """Specifies options for Hemicube view factor calculation. APDL Command: HEMIOPT