/SENSOR
Block Format Keyword Describes the sensors which are used to activate or deactivate an object according to the defined characteristics.
Sensor Type
- Type
 - Description
 - TYPE0, TIME
 - Start time
 - TYPE1, ACCE
 - Accelerometer
 - TYPE2, DIST
 - Nodal distance
 - TYPE3, SENS
 - Activation with sens_ID1
 - TYPE4, AND
 - ON when sensors sens_ID1 AND sens_ID1 are ON
 - TYPE5, OR
 - ON when sensors sens_ID1 OR sens_ID2 are ON
 - TYPE6, INTER
 - Activation/Deactivation of sensor by interface contact
 - TYPE7, RWALL
 - Activation/Deactivation of sensor by contact with rigid wall
 - TYPE8, NOT
 - ON when sens_ID1 is OFF
 - TYPE9, VEL
 - Velocity
 - TYPE10, GAUGE
 - Pressure gauge
 - TYPE11, RBODY
 - Activation of sensor by Rigid Body force criteria
 - TYPE12, SECT
 - Activation of sensor by Section force criteria
 - TYPE13, WORK
 - Activation of sensor by Work criteria
 - TYPE14, ENERGY
 - Activation of sensor by part or subset internal or kinetic energy criteria
 - TYPE15, DIST_SURF
 - Shortest distance from a reference node to a plane or a surface
 - TYPE16, HIC
 - Head Injury Criteria (HIC)
 - TEMP
 - Temperature
 - NIC_NIJ
 - Neck Injury Criterion (NIC) Nij
 - USER1, USER2, USER3
 - User's sensor
 
Comments
- The sensor types AND, OR, NOT, INTER, RWALL, RBODY and SECT work with all options using sensors.
 - USER1,
                        USER2 and USER3 are sensors that you may
                        create.
The input format must be defined by a user supplied program. Refer to the Radioss User Subroutine Manual for more information about programming user sensors.