Skip to content

How to generate response spectrum with standards ? #309

Closed Answered by heetrojivadiya
IcareIbnFirnas asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @IcareIbnFirnas,

Thank you for reaching out to us.

For 1st question: you can set the response spectrum with the standard by an additional parameter to the ResponseSpectrum() class. For example:

from RFEM.DynamicLoads.responseSpectrum import ResponseSpectrum
ResponseSpectrum(1, params={'definition_type':  'ACCORDING_TO_STANDARD'})

For 2nd question: Unfortunately, right now it is not possible to set the ground type, importance class, etc. by Python. We will try to add this feature as soon as possible. We will let you know when it will be implemented.

Thanks and best regards,
Heet Rojivadiya

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by heetrojivadiya
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants