Skip to content

Merge upstream #1

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

Open
wants to merge 180 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
180 commits
Select commit Hold shift + click to select a range
ea48ffd
Merge branch 'master' of ssh://github.com/OpenSees/OpenSees into surf…
mhscott Mar 26, 2024
ef753dc
Merge branch 'master' of ssh://github.com/OpenSees/OpenSees into surf…
mhscott May 28, 2024
b58e079
done rotation, todo: in section
MassimoPetracca Jan 8, 2025
b1ac7b0
adding new VTKHDF recorder
amnp95 Jan 20, 2025
c6669e6
Add stress3D6 response support for vtkhdf recorder in Brick element
amnp95 Jan 20, 2025
3129e93
Add stress3D6 response support for vtkhdf recorder in BBarBrick element
amnp95 Jan 20, 2025
f94725e
Add stress3D6 response support for vtkhdf recorder in BBarBrickUP ele…
amnp95 Jan 20, 2025
0bca381
Add stress3D6 response support for vtkhdf recorder in BrickUP element
amnp95 Jan 20, 2025
6de02ab
Add stress3D6 response support for vtkhdf recorder in SSPBrick element
amnp95 Jan 20, 2025
986239d
Add stress3D6 response support for vtkhdf recorder in SSPBrickUP element
amnp95 Jan 20, 2025
e7f0f52
Add stress3D6 response support for vtkhdf recorder in SSPquadUP element
amnp95 Jan 20, 2025
851fd91
Add stress2D3 response support for vtkhdf recorder in SSPquad element.
amnp95 Jan 20, 2025
279d45f
remove printing information for vtkhdf recorder
amnp95 Jan 20, 2025
618d434
fixing VTKHDF types for windows compiler
amnp95 Jan 21, 2025
99d4d82
add PML elements to vtk types
amnp95 Jan 21, 2025
d8e46ad
adding Flush to save the data if the simulation crashes for vtkhdf re…
amnp95 Jan 23, 2025
afde164
Merge branch 'master' into shell-fix-shear-direction
MassimoPetracca Feb 7, 2025
71b179b
add global penalty value as automation
MassimoPetracca Feb 13, 2025
a3f7675
Refactor PML3D update logic and streamline domain time step handling
amnp95 Feb 28, 2025
52c8815
Add hMatrix parameter and LFLAGS to pml3d_ function call in PML3D
amnp95 Feb 28, 2025
d6813ea
Add PML3DVISCOUS element implementation and update project files
amnp95 Feb 28, 2025
141d078
Update element commands to use PML3DVISCOUS for 3D elements
Mar 6, 2025
12803ca
Add ElasticIsotropicMaterial integration to PML3DVISCOUS and expose m…
Mar 8, 2025
41aa709
Add hMatrix and LFLAGS parameters to pml3d_ function in PML3D and PML…
amnp95 Mar 13, 2025
dc27a2c
libaec-conig.cmake
z-ichinohe Mar 24, 2025
d858116
release
z-ichinohe Mar 24, 2025
3c27030
Update APDVFD.cpp
buceaxll Mar 25, 2025
c0a0544
Update APDFMD.cpp
buceaxll Mar 25, 2025
2583e2f
Update APDMD.cpp
buceaxll Mar 25, 2025
952b5c9
Update APDVFD.cpp
buceaxll Mar 25, 2025
6fc9094
Merge branch 'OpenSees:master' into workflow
z-ichinohe Apr 12, 2025
93c19c1
Merge branch 'master' into shell-fix-shear-direction
MassimoPetracca Apr 15, 2025
64107c9
Merge branch 'master' into auto-handler-improve
MassimoPetracca Apr 15, 2025
2e3b3df
Merge branch 'OpenSees:master' into workflow
z-ichinohe May 7, 2025
f1864fd
Merge branch 'master' into auto-handler-improve
MassimoPetracca May 7, 2025
99b86b7
Merge branch 'master' into shell-fix-shear-direction
MassimoPetracca May 7, 2025
bb1907e
fix oop shear order to match voigt notation in nd materials
MassimoPetracca May 7, 2025
61ba34d
Update AutoConstraintHandler.cpp
MassimoPetracca May 8, 2025
ccb8d29
Merge pull request #1607 from MassimoPetracca/auto-handler-improve
fmckenna May 9, 2025
8eff247
Merge branch 'OpenSees:master' into workflow
z-ichinohe May 11, 2025
10b51ff
Update Concrete07.cpp
mhscott May 15, 2025
54a4a2b
Merge pull request #1606 from MassimoPetracca/shell-fix-shear-direction
fmckenna May 16, 2025
04c328e
Merge pull request #1590 from buceaxll/master
fmckenna May 16, 2025
a17255b
Update APDFMD.cpp
mhscott May 16, 2025
9b6e7db
Update APDMD.cpp
mhscott May 16, 2025
f95b4c9
Update APDVFD.cpp
mhscott May 16, 2025
fb77260
Update PML3DVISCOUS.cpp
amnp95 May 16, 2025
49c4fc4
Merge pull request #1561 from amnp95/VTKHDF
fmckenna May 17, 2025
5de0f4e
Merge pull request #1585 from amnp95/PMLVISCOUSFORTRAN
fmckenna May 17, 2025
10f9ec9
Merge pull request #1592 from z-ichinohe/workflow
mhscott May 18, 2025
2c1a783
Update PML3DVISCOUS.cpp
mhscott May 18, 2025
66e7a47
Update SFI_MVLEM.cpp
mhscott May 26, 2025
1e861dc
fmk - modifying nodeMas to be same as python, returns single value or…
fmckenna May 30, 2025
0bdc14e
Add SWMR support for HDF5 file handling in VTKHDF_Recorder and adding…
amnp95 Jun 5, 2025
803158c
fixing updward casting for PMLVISCOUS element
amnp95 Jun 5, 2025
55e9dca
fmk - adding nodeCoord command for python compilation
fmckenna Jun 6, 2025
70f420e
Merge pull request #1616 from amnp95/VTKHDFandPML
mhscott Jun 6, 2025
02efd7b
fmk - removing ifrdef HDF5 from VTKHDF recorder as files only include…
fmckenna Jun 6, 2025
e059fb0
fmk - updating release tag to 3.7.2
fmckenna Jun 6, 2025
acd8cbb
add BasicFrameTransf.h
claudioperez Jun 23, 2025
21b0d01
add BasicFrameTransf.tpp
claudioperez Jun 23, 2025
78fcbc4
add CMakeLists.txt
claudioperez Jun 23, 2025
af1ef68
add LinearFrameTransf.hpp
claudioperez Jun 23, 2025
327d95d
add LinearFrameTransf.tpp
claudioperez Jun 23, 2025
4fcaf15
add CrisfieldTransform.h
claudioperez Jun 23, 2025
713c229
add FrameBasis.h
claudioperez Jun 23, 2025
da83230
add PDeltaFrameTransf3d.hpp
claudioperez Jun 23, 2025
5362830
add PDeltaFrameTransf3d.tpp
claudioperez Jun 23, 2025
32f4d4a
add RigidFrameTransf.hpp
claudioperez Jun 23, 2025
6e99805
add RigidFrameTransf.tpp
claudioperez Jun 23, 2025
dc84d82
add SouzaFrameTransf.hpp
claudioperez Jun 23, 2025
8bf467d
add SouzaFrameTransf.tpp
claudioperez Jun 23, 2025
357486a
add MatrixND.h
claudioperez Jun 23, 2025
1320686
add Rotations.hpp
claudioperez Jun 23, 2025
eebd731
add VectorND.h
claudioperez Jun 23, 2025
5d93d4f
add VectorND.tpp
claudioperez Jun 23, 2025
9b3d4d3
add Versor.h
claudioperez Jun 23, 2025
99a2049
add geomTransf.cpp
claudioperez Jun 23, 2025
28d81db
add FrameTransformBuilder
claudioperez Jun 23, 2025
1e5e0e5
rename `RigidFrameTransf`
claudioperez Jun 23, 2025
f5c5809
implement finite rotations in Node
claudioperez Jun 23, 2025
2701bf7
cleaning up
claudioperez Jun 24, 2025
9024541
update declarations
claudioperez Jun 24, 2025
6a5e4f2
update virtual declarations
claudioperez Jun 24, 2025
2fb5890
add Matrix3D.h
claudioperez Jun 24, 2025
47e4dd2
add Vector3D.h
claudioperez Jun 24, 2025
524ab37
more matrix/vector utilities
claudioperez Jun 24, 2025
0a37850
add unrolled matrix inverse routines.
claudioperez Jun 25, 2025
70fba67
Removing VTK HDF recorder from Makefile
mhscott Jun 25, 2025
f307cd5
update, clean and organize
claudioperez Jun 25, 2025
5154dac
clean new matrix classes
claudioperez Jun 25, 2025
0eb740d
update namespacing
claudioperez Jun 25, 2025
bfe5ce5
update namespacing
claudioperez Jun 25, 2025
7e379ba
organize `MatrixND`
claudioperez Jun 26, 2025
85b5c4b
clean up
claudioperez Jun 27, 2025
daf6dcd
Update DOF_Group.cpp
mhscott Jun 28, 2025
549dee7
Update DOF_Group.cpp
mhscott Jun 28, 2025
65a1bc9
Merge branch 'master' of ssh://github.com/OpenSees/OpenSees
mhscott Jun 28, 2025
d967c9b
Adding setEigenvector method to avoid exit in base class method
mhscott Jun 28, 2025
faac107
Merge pull request #1626 from mhscott/lagrange-set-eigenvector
mhscott Jun 28, 2025
2a411a0
update isometries
claudioperez Jun 29, 2025
d261228
clean up
claudioperez Jun 29, 2025
9ddf225
clean up
claudioperez Jun 29, 2025
15db9ea
clean up
claudioperez Jun 29, 2025
d952980
remove old files
claudioperez Jun 29, 2025
d8e11cb
clean
claudioperez Jun 29, 2025
16b4953
clean out files
claudioperez Jun 29, 2025
ac53534
clean up, add new base class
claudioperez Jun 29, 2025
6348065
clean up TODOs
claudioperez Jun 29, 2025
914994b
add frame element parsing
claudioperez Jun 29, 2025
211b412
clean
claudioperez Jun 29, 2025
c752566
clean up
claudioperez Jun 29, 2025
4a9fa04
clean up matrices
claudioperez Jun 29, 2025
ddc1da0
cleaning
claudioperez Jun 29, 2025
d615b8c
more small touch ups
claudioperez Jun 29, 2025
29e6467
more cleaning
claudioperez Jun 29, 2025
22561c8
remove `SouzaFrameTransf`
claudioperez Jun 29, 2025
644d4e9
remove some files
claudioperez Jun 29, 2025
7d26a8c
clean up
claudioperez Jun 29, 2025
cfbc92a
move comments up to header
claudioperez Jun 29, 2025
9fc375c
clean
claudioperez Jun 29, 2025
e7f70a2
clean
claudioperez Jun 29, 2025
e76dc1c
clean up
claudioperez Jun 29, 2025
9a1aac6
clean up transformations
claudioperez Jul 3, 2025
24b12b5
more cleaning
claudioperez Jul 4, 2025
5d1c3da
more updating
claudioperez Jul 5, 2025
c19d2e8
add check for bad transform
claudioperez Jul 5, 2025
fbb0183
clean blas
claudioperez Jul 5, 2025
7eefd29
clean
claudioperez Jul 5, 2025
cfb768d
clean
claudioperez Jul 5, 2025
15361d1
fix compile
claudioperez Jul 5, 2025
4b588aa
fix compile
claudioperez Jul 5, 2025
bf0559b
fix compile
claudioperez Jul 5, 2025
4709e4e
remove dead code
claudioperez Jul 5, 2025
042cd50
implement revertToLastCommit for finite rotations
claudioperez Jul 5, 2025
7bfa811
remove some files
claudioperez Jul 5, 2025
e3f2ed1
remove more files
claudioperez Jul 5, 2025
cbf9fcf
cleaning up
claudioperez Jul 8, 2025
c7fa2b9
update
claudioperez Jul 8, 2025
9952b7c
clean up
claudioperez Jul 8, 2025
787c1d1
updates
claudioperez Jul 9, 2025
ccc9ae0
cleaning up
claudioperez Jul 9, 2025
8efb41d
clean up
claudioperez Jul 9, 2025
81e2379
remove blas include
claudioperez Jul 9, 2025
d9b46ab
remove Vector friend
claudioperez Jul 9, 2025
1faa943
fix
claudioperez Jul 9, 2025
2453904
Merge branch 'master' of ssh://github.com/OpenSees/OpenSees into surf…
mhscott Jul 9, 2025
3dd8a26
remove Vector friend
claudioperez Jul 9, 2025
aaa3312
change matrix layout
claudioperez Jul 11, 2025
c77ffdd
move xblas.h
claudioperez Jul 11, 2025
dbdbd39
add cmx.h
claudioperez Jul 11, 2025
a73e4bb
clean matrix class
claudioperez Jul 11, 2025
f57985f
add nodeRotation command
claudioperez Jul 11, 2025
b9b63b2
some fixes for windows
claudioperez Jul 12, 2025
4a3c468
Making surface loads work for shell elements
mhscott Jul 12, 2025
e9cb35e
Merge pull request #1634 from mhscott/surface-load
mhscott Jul 12, 2025
3d992d0
consolidate node response commands and add `nodeRotation`
claudioperez Jul 12, 2025
097a663
restore nodes.cpp
claudioperez Jul 12, 2025
c42e9a3
clean up nodeResponse template
claudioperez Jul 12, 2025
b47149d
Applying penalty stiffness to initial tangent
mhscott Jul 13, 2025
cb5d631
clean up
claudioperez Jul 15, 2025
8ecda7e
clean dead code
claudioperez Jul 16, 2025
bf7cfc8
Update ExpressNewton.cpp
mhscott Jul 16, 2025
238065e
clean up comments, headers
claudioperez Jul 17, 2025
d2142df
update some methods
claudioperez Jul 21, 2025
81e72c2
Update BasicFrameTransf.h
claudioperez Jul 21, 2025
2cf2328
remove commented out bits.
claudioperez Jul 23, 2025
9cf6271
purge commented out code
claudioperez Jul 23, 2025
29617a5
Update SouzaFrameTransf.h
claudioperez Jul 23, 2025
ef7e5aa
add matrix inverse kernels
claudioperez Jul 23, 2025
24fbdbc
add copyright/license in headers
claudioperez Jul 24, 2025
888a0fa
Update headers
claudioperez Jul 24, 2025
011e6d5
Update FrameTransformBuilder.hpp
claudioperez Jul 24, 2025
b452821
Update Unroll.h
claudioperez Jul 24, 2025
0014ea6
update headers
claudioperez Jul 24, 2025
202e1cf
Update AxisAngle.h
claudioperez Jul 24, 2025
3e49c8e
Update xblas.h
claudioperez Jul 24, 2025
e74fa04
Update VectorND.tpp
claudioperez Jul 24, 2025
c17443a
Update nodes.cpp
claudioperez Jul 24, 2025
7284f55
Merge pull request #1628 from claudioperez/transformations
fmckenna Jul 25, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/build_cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ jobs:
run: |
mkdir build
cd build
cmake .. -DMUMPS_DIR=$PWD/../../mumps/build
cmake .. -DMUMPS_DIR=$PWD/../../mumps/build -DCMAKE_PREFIX_PATH=/usr/local/Cellar/libaec/1.1.3/cmake
cmake --build . --target OpenSees -j8
cmake --build . --target OpenSeesPy -j8
mv ./OpenSeesPy.dylib ./opensees.so
Expand Down
Loading