Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Derived Results: Additional results based on user controllable constants #913

Closed
JacobStoren opened this issue Oct 10, 2016 · 2 comments
Closed
Assignees
Labels
Enhancement An addition that can be observed by the user

Comments

@JacobStoren
Copy link
Member

JacobStoren commented Oct 10, 2016

The following two constants is supposed to be placed on the property panel of a GM Case:

s0 (cohesion) , default value = 10
fa (friksjonsvinkel) , default value = 30

Expression

SFI = ( ( s0/tan(fa) + 0.5_(SE1 + SE3) ) * sin(fa) ) /(0.5_(SE1-SE3))

@JacobStoren JacobStoren added the Enhancement An addition that can be observed by the user label Oct 10, 2016
@JacobStoren JacobStoren self-assigned this Oct 24, 2016
@JacobStoren
Copy link
Member Author

How do we handle fa = +- 90 deg and 0 deg ?

@lasserenli
Copy link
Collaborator

I suggesting limiting the range so that 0 < fa < 90 deg. Thus, trying to input fa <= 0 or = > 90 should provide a message saying something like allowed range is 0 < fa < 90 deg

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement An addition that can be observed by the user
Projects
None yet
Development

No branches or pull requests

2 participants