Programming with RFEM 6 and Python | 005 Example | Cantilever

preview_player
Показать описание
Welcome back to the fifth video of the "Programming with RFEM 6 and Python" series. With the necessary basic knowledge under control, we are able to perform a few simple examples. First, we model a cantilever with a nodal load.

Contents:
0:00:14 Importing libraries
0:01:00 Initializing a model
0:01:48 Completing and saving changes
0:02:43 Further import of the libraries
0:05:21 Nodes
0:06:40 Cross-section
0:07:13 Material
0:07:37 Beam
0:08:49 Support conditions
0:09:52 Load case
0:10:53 Nodal load
0:12:29 Analysis settings
0:12:52 Calculating all

In our online courses and tutorials, you will learn step by step the most important basics and features of our programs.

More information and models to download:

More E-learning videos:

Did you find this video helpful?
► Let us know in the comments if you like this video.

Take advantage of our free support. Do you have any questions?

Follow us and stay up to date:

Keywords
#DlubalOnlineCourse #DlubalTutorial #Tutorial #RFEM6 #TutorialStructure #Dlubal #ELearning #WebServices #WebServices #GitHub #Python #OnlineService #ELearning #DlubalCrashCourse #DlubalCampus #DlubalAcademy
Рекомендации по теме
Комментарии
Автор

can we simulat wind flow in urban geometry with this model?

laassoulisalma
Автор

Hello,
This example shown works for me only for new models.
When I work with an existing model, I get an error message: "...in <module> Model(False)"
Only this is working: Model(False, model_name="MyModel").
Setting a model_name is not optional for me. What am I doing wrong?
Thanks in advance!

csabaperenyi
Автор

Is there a way to start a new model and change the base standards (i.e., change from EN 1990 to ASCE 7)?

I get errors with the load cases due to the dead load not being a "permanent" action. I think I can avoid this by entering the load cases using "LoadCase.StaticAnalysis" but I was wondering if I was missing something. Thanks!

yannickvetter
Автор

Is there a way to change the units programmatically from m, kN to mm and N? Also can i have the Z-axis pointing upwards?

jeroenhermsen
Автор

import * is kind of sketchy sometimes

are there alternatives or would I have to do something like import RFEM as rfem

and then dot notation hell to get all the elements.

nascentnaga
welcome to shbcf.ru