Only reaction for new model (API)

Refaat
Advisor
Advisor

Only reaction for new model (API)

Refaat
Advisor
Advisor

 Hi sirs

 

 I have large strucutre model  . Can you help me to get only reaction of structure model  and export to a new model of robot to analysis and design only raft foundation?

 

Note : When i saved the raft as (Substructure) , I couldnt do any changes such as (elastic coeficient value). because i will lose every thing .

 

Thanks

Refaat

0 Likes
Reply
Accepted solutions (1)
7,554 Views
26 Replies
Replies (26)

Artur.Kosakowski
Autodesk Support
Autodesk Support

You may try to use the following approach:

 

1. Calculate the entire model and display reactions in the table for the part you want to analyze in the separate model

2. Convert this table to Excel and modify so that it has the load table arrangement. The goal is to replace reactions with nodal forces for the substructure model

3. Save the substructure with the part of the model you want to design

4. Open the substructure and make the necessary geometrical changes

5. Replace the loads with the modified one from the Excel table

 

If you find your post answered press the Accept as Solution button please. This will help other users to find solutions much faster. Thank you.



Artur Kosakowski
0 Likes

Rafal.Gaweda
Autodesk Support
Autodesk Support

I am attaching Excel file with macro doing that.

Mininmum force value - forces, moments with values lower than indicated (in N) will not be applied to target model.

Let me know if you need more explanations.



Rafal Gaweda

Refaat
Advisor
Advisor

Thanks all ,

Dear Rafal

It is great to use this micro for the nodal support case , but I will be very happy if I get help (micro) for my case in the attached file . I want to get the forces and moments in columns and wall then I will use them in separate file(target file) to analysis and design raft foundation only.

 

Thanks a lot

Refaat

0 Likes

Rafal.Gaweda
Autodesk Support
Autodesk Support

This macro transfer reactions from supports but you need something else = different macro, I have such macro but I need to adjust it to your needs. Also model must be modified in certain way.



Rafal Gaweda
0 Likes

Refaat
Advisor
Advisor

Thanks all ,

 

Dear Rafal

 

It is great to use this macro for the nodal support case , but I will be very happy if I get help (macro) for my case in the attached file . I want to get the forces and moments in columns and wall then I will use them in separate file(target file) to analysis and design raft foundation only.

 

Thanks a lot

Refaat

0 Likes

Refaat
Advisor
Advisor

Dear Rafal

 

I very much appreciate your effort, and I'm waiting for the right macro for my case , I will be very happy to get it.

 

Thanks in advance

Refaat

0 Likes

Rafal.Gaweda
Autodesk Support
Autodesk Support

Macro takes internal forces from bottom (geometricaly lower Z coordinate nodes) of selected bars and adds them as loads (transfered to GCS) to target file. It is recommended to keep node numbers the same in both files like in previous macro.

 

So your original model must be changed a little. Wall must be disconnected from slab and connected by bars with very high stiffeness (similar to rigid link). Take a look at attached files



Rafal Gaweda
0 Likes

Refaat
Advisor
Advisor

Dear Rafal

 

I would like to greet you for your assistance , and could i know if there is any other way (macro) to get the internal forces in RC walls specially when we have large structure with many RC walls?

 

Thanks

Refaat

0 Likes

Rafal.Gaweda
Autodesk Support
Autodesk Support

You can get all results (almost?) from robot by API but I guess you are not looking for internal force results maybe reduced forces.

 

I guess the simplest procedure should be like that:

- from original model copy foundation slab to new file

- remove this slab and apply supports under walls \ columns attached previously to foundation slab, calculate model and save it.

- use macro to transfer reactions as loads into slab only model

- play with slab only model.

- when you are happy with slab results please update slab data in original model and calculate it



Rafal Gaweda
0 Likes

Refaat
Advisor
Advisor

Dear Rafal

 

If I use the elastic supports under RC walls/columns,

e.g. (K=40000 KN/m (constant elastic coef. At support nodes is active) & K=40000 KN/m) respectively. Knowing that the raft slab has (K=40000 KN/m3).

 

My question is

 

Does it give me more accurate results than if I use the fixed supports?

 

Thanks

Refaat

0 Likes

Rafal.Gaweda
Autodesk Support
Autodesk Support

Use fixed supports then play with slab as I recommended.



Rafal Gaweda
0 Likes

Refaat
Advisor
Advisor
Accepted solution

Wonderful , Thank you:smileyhappy:

 

Refaat

0 Likes

RRufino
Advocate
Advocate

Hi Rafal,

 

Any caution is needed when using your API with diagonal bars (as vertical bracing) or with tension bars?

 

Thanks

0 Likes

Rafal.Gaweda
Autodesk Support
Autodesk Support

Reaction macro - does not matter type of bar.
Force macro - does not matter type of bar; Macro takes internal forces from bottom (geometricaly lower Z coordinate nodes) or if bar is horizontal -> forces from endnode of selected bars and adds them as loads (transfered to GCS) to target file.



Rafal Gaweda
0 Likes

RRufino
Advocate
Advocate

Rafal,

 

Please take a look at this case: http://we.tl/ibjhCT8qtX

 

I've used internal force macro. I'm getting this issues:

 

- on target nodes corresponding from nodes with vertical bracing on source file, some forces aren't ok. Per example: node 8

 

- some nodes, like 2571 have 3 nodal cases but on source file there exist just to bars.

 

Thanks in advance,

 

RRufino

0 Likes

Rafal.Gaweda
Autodesk Support
Autodesk Support

I have changed terget filename onto NFC#26.rtd 

min force =1

 

node8.jpg



Rafal Gaweda
0 Likes

RRufino
Advocate
Advocate

Hi Rafal,

 

But isn't  "Minimum force: forces, moments with values lower than indicated (in N) will not be applied to target model"?

 

How putting Minimum force equal to -10000000000000000 (N) is affecting my target file forces? This was just a way to get all forces on target file.

 

And about node 2571?

0 Likes

Rafal.Gaweda
Autodesk Support
Autodesk Support

How putting Minimum force equal to -10000000000000000 (N) is affecting my target file forces? This was just a way to get all forces on target file.

 

It does not matter. Minimal force is kind of tolerance  .....Abs(fx) > MIN_VAL....

 

And about node 2571?


Explain please.



Rafal Gaweda
0 Likes

RRufino
Advocate
Advocate

"It does not matter. Minimal force is kind of tolerance"

 

So can i put zero?

 

"Explain please."

 

Some nodes, like 2571 have 3 nodal cases on target file but on source file there exist just two bars.

 

P.S.: I forgot to say thank to this two macros you create 😉

0 Likes