Merge upstream#1
Open
claudioperez wants to merge 713 commits into
Open
Conversation
lumped mass and the Drendeli curve improvement
Merging from OpenSees HEAD
Updates on: a)LinearElasticGGmax model and b)lumped mass option for quad and brick elements
Expose section response type information via sectionResponseType
* ASDPlasticMaterial3D - New robust backward Euler Integrator. / New functions to get/set internal variables / new output options / more methods for selecting tangent stiffness / improved option gen_ASD_material_definitions_CPP * More material components (MohrCoulomb_YF, TensionCutoff_YF, MohrCoulomb_PF) * Robust and validated DruckerPrager criterions * Supports assignement, getting and recording of internal variables
Fix memory leak on ElementStateParameter.cpp
Adding command that's not tied to 2d or 3d in the keyword
Use MPI_Comm_c2f for MUMPS Fortran communicator
Fixing error in constructor call from OPS command
Explicit Bathe implements an explicit algorithm by KJ Bathe that has improved numerical damping for high frequencies. ExplicitDifferenceStatic is an explicit integrator intended for static relaxation pseudo-static analysis. Motions are damped out using a Local Non-Viscous Damping method, inspired in FLAC.
ref PR #1694: LagrangeMP_FE - remove wrong check
Adding set/updateParameter to ElasticMultilinear
Further fixes to complete fiber memory leak fixes from #1746
Update CMakeLists.txt
Add setTrialStrain and commitState for openseespy
Bug fixing in sensitivity
fs3d - corrected cumulative fiber max temperature
Bug fixing in sensitivity of HysteretisAsym and HystereticSmooth
rejects invalid inputs like u == 0, bad tolerance, or invalid range rejects impossible / invalid bisection targets caps the bisection loop at 100 iterations emits opserr warnings instead of hanging forever falls back to the limiting value lim or the best bounded estimate
Add nodeTags and eleTags to VTKHDF recorder HDF5 output
…tering (-region tag) to restrict recorded nodes/elements.
put back ancLratio into BarSlip Material to be consistent with docume…
Adding error message when Invert() fails on section stiffness
Adding G and Av as optional inputs for elastic beam (2d and 3d)
Umfpack reuse numeric
Enhance VTKHDF recorder with eleTags, nodeTags, and force recording and add the loadconst support for h5drm
Fix null deref in TwoNodeLink
Newton solvers: add -factorOnce and consolidate Tcl/OPS parsers
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.