You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: kratos.gid/apps/Common/xml/Processes.xml
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,12 @@
2
2
3
3
<ProcessList>
4
4
5
+
<!--Kratos base process -->
6
+
<Processn="Process"pn="Base process"python_module=""kratos_module="KratosMultiphysics"help="Empty base class to be used as placeholder.">
7
+
<inputs>
8
+
</inputs>
9
+
</Process>
10
+
5
11
<!--Processes for nodes -->
6
12
<Processn="AssignScalarVariableProcess"pn="Assign scalar variable process"python_module="assign_scalar_variable_process"kratos_module="KratosMultiphysics"help="This process fixes the selected components of a given vector variable">
0 commit comments