Robot Structural Analysis Forum
Welcome to Autodesk’s Robot Structural Analysis Forums. Share your knowledge, ask questions, and explore popular Robot Structural Analysis topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Only reaction for new model (API)

26 REPLIES 26
SOLVED
Reply
Message 1 of 27
Refaat
6174 Views, 26 Replies

Only reaction for new model (API)

 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

26 REPLIES 26
Message 2 of 27
Artur.Kosakowski
in reply to: Refaat

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
Message 3 of 27
Rafal.Gaweda
in reply to: Refaat

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
Message 4 of 27
Refaat
in reply to: Rafal.Gaweda

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

Message 5 of 27
Rafal.Gaweda
in reply to: Refaat

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
Message 6 of 27
Refaat
in reply to: Refaat

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

Message 7 of 27
Refaat
in reply to: Rafal.Gaweda

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

Message 8 of 27
Rafal.Gaweda
in reply to: Refaat

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
Message 9 of 27
Refaat
in reply to: Rafal.Gaweda

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

Message 10 of 27
Rafal.Gaweda
in reply to: Refaat

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
Message 11 of 27
Refaat
in reply to: Rafal.Gaweda

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

Message 12 of 27
Rafal.Gaweda
in reply to: Refaat

Use fixed supports then play with slab as I recommended.



Rafal Gaweda
Message 13 of 27
Refaat
in reply to: Rafal.Gaweda

Wonderful , Thank you:smileyhappy:

 

Refaat

Message 14 of 27
RRufino
in reply to: Refaat

Hi Rafal,

 

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

 

Thanks

Message 15 of 27
Rafal.Gaweda
in reply to: RRufino

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
Message 16 of 27
RRufino
in reply to: Rafal.Gaweda

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

Message 17 of 27
Rafal.Gaweda
in reply to: Refaat

I have changed terget filename onto NFC#26.rtd 

min force =1

 

node8.jpg



Rafal Gaweda
Message 18 of 27
RRufino
in reply to: Refaat

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?

Message 19 of 27
Rafal.Gaweda
in reply to: RRufino


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
Message 20 of 27
RRufino
in reply to: Rafal.Gaweda

"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 😉

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report