Hi,
I have a question that comes from the user guide. (Radioss 2019 User's Guide p.239)
<?xml version="1.0" encoding="UTF-8"?>
'To describe pretension with this method another two spring elements (/PROP/SPR_PRE and /PROP/ SPR_BEAM) need to be added.'
I have an example.

When the bolt joint with preloading (bolt joint stiffness 10000N/m, preload 10kN) is replaced by RBODY+SPRING element,
1) Distance between node1,2,3 is 10mm?
2) In PROP/SPR_BEAM, K1 is 20000N/m? (due to series spring??)
<?xml version="1.0" encoding="UTF-8"?>
3) In PROP/SPR_PRE, Stif0 is 10000N/m? (same as bolt joint stiffness)
<?xml version="1.0" encoding="UTF-8"?>
Thanks