Commit 6e5dd17 1 parent 93879a4 commit 6e5dd17 Copy full SHA for 6e5dd17
File tree 2 files changed +4
-4
lines changed
kratos.gid/apps/Structural/xml
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 21
21
<NodalConditionItem n =" CONTACT" pn =" Contact" ProcessName =" ALMContactProcess" VariableName =" " ImplementedInApplication =" ContactStructuralMechanicsApplication"
22
22
analysis_type =" Static,Dynamic" App =" Structural" state =" " Interval =" False" ov =" [CheckGeometry 2]" ProductionReady =" Developer" >
23
23
</NodalConditionItem >
24
- <NodalConditionItem n =" ROTATION" pn =" Rotation" ProcessName =" ImposeVectorValueByComponentsProcess " App =" Structural" ImplementedInApplication =" StructuralMechanicsApplication"
24
+ <NodalConditionItem n =" ROTATION" pn =" Rotation" ProcessName =" AssignVectorVariableProcess " App =" Structural" ImplementedInApplication =" StructuralMechanicsApplication"
25
25
analysis_type =" Static,Dynamic" unit_magnitude =" Angle" units =" rad" VariableName =" ROTATION" state =" CheckNodalConditionStateSolid" Interval =" Total" >
26
26
<outputs >
27
27
<parameter n =" TORQUE" pn =" Torque" v =" Yes" />
28
28
</outputs >
29
29
</NodalConditionItem >
30
- <NodalConditionItem n =" ANGULAR_VELOCITY" pn =" Angular Velocity" ProcessName =" ImposeVectorValueByComponentsProcess " state =" CheckNodalConditionStateSolid" Interval =" Total"
30
+ <NodalConditionItem n =" ANGULAR_VELOCITY" pn =" Angular Velocity" ProcessName =" AssignVectorVariableProcess " state =" CheckNodalConditionStateSolid" Interval =" Total"
31
31
analysis_type =" Dynamic" unit_magnitude =" Angle/T" units =" rad/s" VariableName =" ANGULAR_VELOCITY" App =" Structural" ImplementedInApplication =" StructuralMechanicsApplication" >
32
32
</NodalConditionItem >
33
- <NodalConditionItem n =" ANGULAR_ACCELERATION" pn =" Angular Acceleration" ProcessName =" ImposeVectorValueByComponentsProcess " state =" CheckNodalConditionStateSolid" Interval =" Total"
33
+ <NodalConditionItem n =" ANGULAR_ACCELERATION" pn =" Angular Acceleration" ProcessName =" AssignVectorVariableProcess " state =" CheckNodalConditionStateSolid" Interval =" Total"
34
34
analysis_type =" Dynamic" unit_magnitude =" Angle/T^2" units =" rad/s^2" VariableName =" ANGULAR_ACCELERATION" App =" Structural" ImplementedInApplication =" StructuralMechanicsApplication" >
35
35
</NodalConditionItem >
36
36
</NodalConditionList >
Original file line number Diff line number Diff line change 39
39
<Process n =" AssignScalarToConditionsProcess" pn =" Apply a scalar value over a condition" python_module =" assign_scalar_to_conditions_process"
40
40
kratos_module =" KratosMultiphysics" help =" This process sets a scalar variable value over a condition" >
41
41
<inputs >
42
- <parameter n =" value" pn =" Value" type =" double" v =" 0.0" function =" 1" />
42
+ <parameter n =" value" pn =" Value" type =" double" v =" 0.0" function =" 1" has_units = " 1 " />
43
43
</inputs >
44
44
</Process >
45
45
<Process n =" ALMContactProcess" pn =" Consider contact between surfaces" python_module =" alm_contact_process"
You can’t perform that action at this time.
0 commit comments