-
Notifications
You must be signed in to change notification settings - Fork 0
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
Added error checks using RequiredRangeParam and updated user manual. #3
Added error checks using RequiredRangeParam and updated user manual. #3
Conversation
ad605fe
to
8336303
Compare
8336303
to
62827da
Compare
I wasn't talking about compilation errors. The testing framework shows that the tests are failing in debug mode (look at the details of the failed tests in the PR. After you click on details, login with your Github account). Run a test problem with the debug executable and you should find errors. If you don't please let me know again. |
Once I login, it displays "You are not allowed to see results! Please sign in to an appropriate user" |
Fixed getting_started/Ubuntu page. Refs #3.
This commit adds the initial tutorial for MASTODON. It is a simple contrived linear site response analysis that outlines basic concepts and shows important features for these types of analysis. Complexity should be added in the future. Refs #3
Adding blackbear SQA. Refs #3.
I compiled the code in DEBUG mode. Received 1 warning message regarding vectorpostprocessors/fragility.C. There were no errors