idaholab / mastodon

A MOOSE app for structural dynamics, seismic analysis, and risk assessment.
https://mooseframework.inl.gov/mastodon
GNU Lesser General Public License v2.1
40 stars 53 forks source link

FP isolator (Does not allow using kip - ft units) #325

Open samyogshr opened 4 years ago

samyogshr commented 4 years ago

Please check line 54 of ComputeFPIsolatorElasticity.C

somu15 commented 4 years ago

@samyogshr Thanks for pointing this out. Are you saying that line 54 should be "8 >= unit > 0"?

cbolisetti commented 4 years ago

Good catch. Can one of you create a PR for these? @samyogshr if you'd like to learn how to do it, @somu15 or @mriganabh can help. Thanks for pointing these out.