User Tools

Site Tools


wiki:sns:snsscript:surface_loads

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
wiki:sns:snsscript:surface_loads [2017/07/14 09:33] – created zachwiki:sns:snsscript:surface_loads [2017/07/14 13:50] (current) claire
Line 1: Line 1:
-===== Surface Loads Specification =====+~~NOTOC~~ 
 +====== Surface Loads Specification ======
  
-==== boolSuccess = objSnSScript.AddFaceVectorLoad(GUID, LoadDescription, FaceIndices, LoadVector, PerFace) ====+===== boolSuccess = objSnSScript.AddFaceVectorLoad(GUID, LoadDescription, FaceIndices, LoadVector, PerFace) =====
  
 This function adds a vector load to the faces specified on the object. Equivalent to a Vector Load in SnS. This function adds a vector load to the faces specified on the object. Equivalent to a Vector Load in SnS.
Line 14: Line 15:
 |Boolean|True if the load was successfully added to the object, False otherwise.| |Boolean|True if the load was successfully added to the object, False otherwise.|
  
-==== boolSuccess = objSnSScript.AddFaceScalarLoad(GUID, LoadDescription, FaceIndices, LoadValue, PerFace) ====+===== boolSuccess = objSnSScript.AddFaceScalarLoad(GUID, LoadDescription, FaceIndices, LoadValue, PerFace) =====
  
 This function puts a scalar load on the faces specified on the object. Equivalent to a Scalar Load in SnS. This function puts a scalar load on the faces specified on the object. Equivalent to a Scalar Load in SnS.
Line 27: Line 28:
 |Boolean|True if the load was successfully added to the object, False otherwise.| |Boolean|True if the load was successfully added to the object, False otherwise.|
  
-==== boolSuccess = objSnSScript.AddFacePressureLoad(GUID, LoadDescription, FaceIndices, LoadValue) ====+===== boolSuccess = objSnSScript.AddFacePressureLoad(GUID, LoadDescription, FaceIndices, LoadValue) =====
  
 This function puts a pressure load on the faces specified on the object. Equivalent to a Pressure Load in SnS. This function puts a pressure load on the faces specified on the object. Equivalent to a Pressure Load in SnS.
Line 40: Line 41:
 |Boolean|True if the load was successfully added to the object, False otherwise.| |Boolean|True if the load was successfully added to the object, False otherwise.|
  
-==== boolSuccess = objSnSScript.AddFaceHydrostaticLoad(GUID, LoadDescription, FaceIndices, FluidDensity, Origin, Direction) ====+===== boolSuccess = objSnSScript.AddFaceHydrostaticLoad(GUID, LoadDescription, FaceIndices, FluidDensity, Origin, Direction) =====
  
 This function puts a hydrostatic load on the faces specified on the object. Equivalent to a Hydrostatic Load in SnS. This function puts a hydrostatic load on the faces specified on the object. Equivalent to a Hydrostatic Load in SnS.
Line 54: Line 55:
 |Boolean|True if the load was successfully added to the object, False otherwise.| |Boolean|True if the load was successfully added to the object, False otherwise.|
  
-==== boolSuccess = objSnSScript.AddFaceTorqueLoad(GUID, LoadDescription, FaceIndices, LoadValue, Origin, Direction) ====+===== boolSuccess = objSnSScript.AddFaceTorqueLoad(GUID, LoadDescription, FaceIndices, LoadValue, Origin, Direction) =====
  
 This function puts a torque load on the faces specified on the object. Equivalent to a Torque Load in SnS. This function puts a torque load on the faces specified on the object. Equivalent to a Torque Load in SnS.
wiki/sns/snsscript/surface_loads.1500046413.txt.gz · Last modified: 2017/07/14 09:33 by zach