HyperCrash

Bolt

Bolt

Previous topic Next topic Expand/collapse all hidden text  

Bolt

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

The file, $MCRASHDIR/bolt/boltdef defines the bolt creation default values.

Card 1:

1

2

3

4

5

6

7

8

9

10

Version_number

Where:

 

Type

Unit

Version_number

is the file identifier

Text

No

It is strongly recommended to not modify this value.

Card 2:

1

2

3

4

5

6

7

8

9

10

Bolt_name

Where:

 

Type

Unit

Bolt_name

Is the default bolt name

Text

No

Card 3:

1

2

3

4

5

6

7

8

9

10

Property_name

Where:

 

Type

Unit

Property_name

is the default spring property file name

Text

No

Card 4:

1

2

3

4

5

6

7

8

9

10

Length1

Length2

Diameter1

 

 

 

 

Where:

 

Type

Unit

Length1

is the first cylinder’s length

Real

Length

Length2

is the second cylinder’s length

Real

Length

Diameter1

is the cylinder’s diameter

Real

Length

Card 5:

1

2

3

4

5

6

7

8

9

10

Spring_length

 

 

 

 

 

 

 

 

Where:

 

Type

Unit

Spring_length

is the length of the spring set in the bolt with spring.

Real

Length

hmtoggle_plus1Example

#--1---|---2---|---3---|---4---|---5---|---6---|---7---|---8---|---9---|--10---|

# BOLT DEFINITION FILE

#--1---|---2---|---3---|---4---|---5---|---6---|---7---|---8---|---9---|--10---|

 

#  UNIT : s, N , mm, T (1t=1000kg)

 

#--1---|---2---|---3---|---4---|---5---|---6---|---7---|---8---|---9---|--10---|

# 1. GLOBAL DEFINITIONS:

#--1---|---2---|---3---|---4---|---5---|---6---|---7---|---8---|---9---|--10---|

#version number

V3.13_2.0

#default bolt name

New_Bolt

#default property name

SPRI_13_Bolt

#--1---|---2---|---3---|---4---|---5---|---6---|---7---|---8---|---9---|--10---|

#       length1|        length2|      diameter1|

            10.             10.             20.

# spring length|(1 mm)

             1.

#--1---|---2---|---3---|---4---|---5---|---6---|---7---|---8---|---9---|--10---|

# END OF BOLT DEFINITION FILE

#--1---|---2---|---3---|---4---|---5---|---6---|---7---|---8---|---9---|--10---|

 

Go to

Main Module Environment File Description