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

For OpenSeesPyMac #27

Closed
zhuminjie opened this issue May 6, 2020 · 0 comments
Closed

For OpenSeesPyMac #27

zhuminjie opened this issue May 6, 2020 · 0 comments

Comments

@zhuminjie
Copy link
Owner

The default Mac OS Python version is 2.7. Python 3 has to be installed manually and there are several ways to do this properly on a Mac:

The right and wrong way to set Python 3 as default on a Mac

I recommend “Homebrew"

Note that this error can also occur or if Python 3 is installed in a non-standard path on the system directory. This is the case when Python 3 is installed through Conda. OpenSeesPy looks for Python in the paths where system libraries are usually found, i.e., /usr/local/opt/python/Frameworks/Python.framework/Versions/3.7/Python. If Python 3 is installed from Homebrew, or through the installer from the Python website, it should find the library. If not, then you will run into errors.

zhuminjie added a commit that referenced this issue Dec 14, 2021
e207987 Merge pull request #730 from mhscott/vstudio
743b3b8 Adding HarmonicSteadyState to VS project
7775d65 Merge pull request #727 from galvisf/master
411c3c6 Update classTags.h
d675481 fkm - changing version number in OPS_Globals to 3.4.0
959070b fmk - putting an install directive
25e584f fmk - changes fixing cmake warnings pointing to errors in code
f157d09 Update SteelFractureDI
9025799 Merge branch 'OpenSees:master' into master
54dc40c fmk - updating CMakeLists
4b6b4cb Merge pull request #723 from sewkokot/harmonicSSintegrator
abda5f0 Merge pull request #724 from Hanlin-Dong/master
602d5ce HarmonicSS: use a load period instead of a circular frequency
4380277 Addinng a new uniaxialMaterial named DowelType
92d38a3 Add HarmonicSteadyState integrator to CMakeLists
13fa3db HarmonicSteadyState: cleanup, change the order of parameters
1d7a38d HarmonicSteadyState integrator: cleanup
4d92456 add HarmonicSteadyState integrator class, StaticInteg, LoadControl
282f2d5 Merge pull request #721 from MassimoPetracca/bugfix-aggregator-setResponse
96ea8d5 Update SteelFracture DI
ca3a55a fix setResponse and update mpco
090c0be Merge pull request #718 from MassimoPetracca/absorbing-boundary-update
d083b11 improve output of setResponse
34d9b2d Update CTestRelativeTotalNormDispIncr.cpp
6d21488 Update CTestRelativeNormDispIncr.cpp
e90fce9 Merge pull request #720 from mhscott/basicOutput
40eeb4c Checking for double output to avoid seg fault
f79c0ab Merge branch 'master' into absorbing-boundary-update
cdc773f fmk - adding MPCO to OPS_Recorder lib in CMakeList
da6a6ad fmk - update for conan, hdf5 and mac for openseespy
d3eff47 Merge pull request #601 from MassimoPetracca/re-add-mpco-recorder-tcl
72471da fmk - updating conanfile or HDF5, changes to CMakeLists for such, update the Conf.cmake
e124611 fmk - updating CMake.conf
f59a872 Merge branch 'master' of https://github.com/OpenSees/OpenSees
22b5094 fmk - fixing Unix Dependency file for latest, CMake for HDF5
b8173b6 adding check for conditional compilation (_HDF5)
3e0aabe make sure to use static link if _HDF5 is defined
a469b59 Update InertiaTruss.cpp
52e1d7f Merge pull request #716 from Xiaodong-Ji-THU/master
7f81404 Merge branch 'master' into absorbing-boundary-update
d319e0c Merge branch 'master' into re-add-mpco-recorder-tcl
d1b3625 fmk - mod for UBUNTU
1bd0d0d fmk - fixing compile error
feda33c fmk - big fix on ndex in FourNodeTet
ecddc0c fmk - fixing check on numRemainigArgs in TFP_Baring
c6ff6b6 fmk - bug fix, using wroung array indices in TFP_Bearing
4c7ecc4 fmk - bug fix in DispBeamColumn3dID.h, array declared was too small
9d438d7 Merge branch 'master' of https://github.com/OpenSees/OpenSees
8b724ba fmk - fixing code, references cannot be null
d2cd62a Update PathSeries.cpp
8c38c2d Merge pull request #717 from san-zhang94/master
79bae32 Add files via upload
c1b3546 Add files via upload
fc93ed4 fmk - updating CMakeLists.txt in OpenSees for new targets, etc in other CMakeLists files, updating connafile.py to use Tcl8.6.11
077af51 fmk - changes to CMakeLists files in various dir .. adding files, new targets, switching files between targets
ea1a596 fmk - all element dir now adding files to OPS_Element lib instead of individual libs
5e56056 fmk - changing CMakeLists in OTHER dir, not creating seperate projects now, just libraries that are used in OpenSees/CMakeLists.txt
6f1e407 fmk - changes to ARPACK makefile for new files
6f92f8f fmk - new CMakeLists for Triangle and tetgen
d953681 fmk - changes to original code to fix compile errors
af5765c fmk - new files in ARPACK to fix compile errors
2f03884 fmk - misc fixes to code to fix warnings from compilation
6ded71d Merge branch 'master' of https://github.com/OpenSees/OpenSees
5cf7ce1 fmk - adding _HDF5 define areound MPCO recorder
85543c4 fmk - adding CMakeLists in SRC/reliability
79c0845 Merge pull request #712 from mhscott/multilinear
a7a227d Merge branch 'master' into multilinear
7e09614 fmk - fixing define
6672e6a Merge pull request #711 from parduino/master
3b3547c Merge pull request #28 from OpenSees/master
bd10293   Fixing SSP elelemts - adding getClassType class
e0b9f9d Merge pull request #710 from mhscott/pyTransfTags
04bfdca Adding getCrdTransfTags to Python
e7d0a19 update
c84daca add parameters to update and record them for checks
7d70f4a Merge branch 'master' into re-add-mpco-recorder-tcl
dba6384 Merge pull request #706 from amaelkady/master
6b046c1 Merge branch 'master' into re-add-mpco-recorder-tcl
aa9970e Update IMKBilin.cpp
5d7b28f IMKBilin material updates
b32a57b IMKBilin material updates
cd5cb85 IMKBilin material update
c449d07 Merge pull request #705 from jaabell/master
c95871b Added return value for OPS_getAllCrdTransfTags
3700438 implements OPS_getAllCrdTransfTags in CrdTransf.h to return a list of tags for all declared CrdTransf objects
fc3c6da Merge pull request #27 from OpenSees/master
51b3b84 Merge branch 'master' into re-add-mpco-recorder-tcl
395c576 Merge pull request #703 from sewkokot/addNdfAndNdmToPython
505dc03 Merge pull request #704 from MassimoPetracca/fix-cmake-steeldrc
0d1a875 Update CMakeLists.txt
3034f1c Merge branch 'master' into re-add-mpco-recorder-tcl
e041113 Add getNDM output command to OpenSeesPy
550bd43 fix the getNDF Python command
48a8b3a Add getNDF output command to OpenSeesPy
0997fd8 fix error messages of getNDF and getNDM tcl commands
0a61be7 Merge pull request #702 from mhscott/vstudio
f991f22 Adding SteelDRC to VS project and changing abs to fabs
0138116 fmk - FileStream and integer output, fixes print .. but may cause other issue as it was there for a reason
2ca26cf fmk - updating Makefile and CMakeLists for SteelDRF
62064bc fmk - changing cmath to math.h in SteelDRC for isnan()
684cbf8 Merge pull request #700 from rpcarren/master
ef87b2e Merge pull request #698 from sewkokot/master
8f2025a Rodrigo Carreno - Adding new SteelDRC material model
2f99424 Merge remote-tracking branch 'upstream/master'
9ba82f1 Add getNodeLoadData output command
e68925b Update getData function for NodalLoad
4f7f3b3 Add getNodeLoadTags output command
842b4d7 Merge branch 'master' into re-add-mpco-recorder-tcl
1c1a4bb Merge pull request #697 from MassimoPetracca/fix-cmake-build-sanisand
fd40bcb fixing cmake build for uandes materials
4093320 Merge branch 'master' into re-add-mpco-recorder-tcl
d40ccc7 Merge pull request #693 from mhscott/master
5c4cabc Adding ANDES materials to VC++
7bb6bb1 Merge branch 'master' of git://github.com/OpenSees/OpenSees into master
063d7e2 Merge pull request #687 from jaabell/master
e80a58b Merge branch 'OpenSees:master' into master
2da8fe2 removed the deprecated flags
e830ef8 Merge branch 'master' into re-add-mpco-recorder-tcl
d0a74ae Merge branch 'master' of git://github.com/OpenSees/OpenSees into master
fcf40e8 Update J2BeamFiber3d.cpp
b3e0a3d Update J2BeamFiber2d.cpp
ff778fb Merge branch 'master' of git://github.com/OpenSees/OpenSees into master
0ca80f1 Merge pull request #691 from mhscott/hssSection
5e8c696 Adding HSS section integration to workspace
a7ff7a9 Merge branch 'master' of git://github.com/OpenSees/OpenSees into master
1dbbef5 Merge pull request #690 from mhscott/hssSection
f82b8e5 Moving interpreter command to OPS function in HSSSectionIntegration.cpp
02b8e55 Merge branch 'master' into hssSection
2e525ce Merge pull request #689 from mhscott/noExit
298bab9 Checking material pointer in state determination
8f3dedd Checking material pointer in state determination
2a06a08 Checking material pointer in state determination
285778c Removing exit call
1104d3a Checking material pointer in state determination
147401b Merge branch 'master' into hssSection
444f248 Revert "Removing exit call"
9910f92 Revert "Removing exit call"
44db7c2 Merge branch 'master' of git://github.com/OpenSees/OpenSees into noExit
ec7e87c Update Trilinwpd.cpp
5ea4b7e Merge branch 'master' of git://github.com/OpenSees/OpenSees into noExit
4c9b88a Update SimpleFractureMaterial.cpp
a32f6fb Revert "Removing exit call"
6e54333 Revert "Removing exit call"
af6fae5 Removing exit call and checking for null material pointer
9bca070 Changing return statements
142689f Removing exit call and checking for null material pointer
8905f5b Removing exit calls
616064e Removing exit call in recvSelf
54f5b7a Removing exit call
0aa0132 Small fix in recvSelf
ac49350 Removing exit call
62dac86 Removing exit call
4460da4 Removing exit call
7ca33e4 Removing exit call
62f930a Removing exit call
e536c2e Removing exit call
aaf4f3c Removing exit call and small fix in recvSelf
8a2666c Sharing SAniSandMS with the world
ffb3dba Merge pull request #26 from OpenSees/master
4937d76 Rodrigo Carreno - Adding new SteelDRC material model
9b56011 Merge branch 'master' of git://github.com/OpenSees/OpenSees into hssSection
e334d10 Merge branch 'master' of git://github.com/OpenSees/OpenSees into master
d1c50b8 Merge branch 'master' of https://github.com/OpenSees/OpenSees
4491b19 fmk - updating EC2-UBUNTU Makefile.def .. adding -fallow-argument-mismatch to FFLAGS for latest fortran compiler and very old fortran code
6d8bdc6 Merge pull request #684 from MassimoPetracca/add-zero-length-implex-contact
252a61b Merge pull request #611 from amaelkady/master
b626614 Update IMKBilin.h
49b4833 Update IMKBilin.cpp
217bf62 Adding HSS command to interpreter
3523b23 Merge branch 'hssSection' of https://github.com/mhscott/OpenSees into hssSection
26a1d58 Update HSSSectionIntegration.cpp
6e31840 Merge branch 'master' of https://github.com/OpenSees/OpenSees into hssSection
0c39749 Merge branch 'OpenSees:master' into hssSection
757d82d Merge pull request #682 from zhuminjie/mpiinit
0b02416 Merge pull request #685 from claudioperez/contrib-src
a08f1b2 Merge branch 'master' into hssSection
d2a4aea cmp - Do not link found tcl when conan has been run.
09546da Merge pull request #683 from mhscott/sectionTags
abaebb8 Allowing different section tags for distributed plasticity beam integrations
fa2f973 check if mpi is inited
ec25ba7 Update HystereticMaterial.cpp
4d7266d Merge branch 'master' of https://github.com/OpenSees/OpenSees
6525667 fmk - fixing math includein ASDAabsorbingBC files
63d816f Update HystereticMaterial.cpp
7d410d4 Merge pull request #676 from MassimoPetracca/inertia-truss-visual-studio-filters-messed-up
cf8780a Update ZeroLengthContactASDimplex.cpp
621ec52 Merge branch 'master' into re-add-mpco-recorder-tcl
13ababf Update CMakeLists.txt
8caadf7 Merge branch 'master' into add-zero-length-implex-contact
e82f886 Merge pull request #680 from mhscott/mixedBeamColumn
077f35a Adding section displacement to element recorder
0dfbf52 Update StaticAnalysis.cpp
ccf9ada Update MPCORecorder.cpp
4bea5a4 Merge pull request #678 from claudioperez/contrib-src
1af028d cmp - fix verification workflow
b9baf3f cmp - add verification suite to gh workflow
c709c36 cmp
2e75f37 cmp - add github build on master PR
ff6424b cmp - adding new elements to cmake
5e7f9ec Update element.vcxproj.filters
8e5b6a0 renaming
aa69112 Update commands.cpp
c65a94a Update OpenSeesOutputCommands.cpp
8b16d88 Merge pull request #674 from MassimoPetracca/fix-large-if-elseif-blocks
b4a7cc8 Merge pull request #673 from MassimoPetracca/inertia-truss-added-to-makefile
09bda8b Merge pull request #672 from MassimoPetracca/add-asd-absorbing-boundary
70fa4c6 minor updates
ac07745 update for hdf5 version 1.12.0 - first commit
2e2210a invalid initialization of non-const reference of type ‘Vector&’ from an rvalue of type ‘Vector’
5a8fc24 add intertia truss to makefiles
693dad9 Merge branch 'master' into add-zero-length-implex-contact
f63ae97 Merge branch 'master' into add-asd-absorbing-boundary
7890481 Merge branch 'master' into fix-large-if-elseif-blocks
3c48514 Merge branch 'master' into re-add-mpco-recorder-tcl
2d04c17 Update ASDAbsorbingBoundary2D.cpp
c2a4121 update penalty in 2d
4ff0314 Merge pull request #619 from Xiaodong-Ji-THU/master
0ba9f78 Merge pull request #671 from mhscott/tdconcrete
7ecabd2 Adding class tags to TDConcrete models
e687cbf handle distortion in 3d elements
b15c940 Merge branch 'master' into hssSection
ec812d9 Merge pull request #670 from sewkokot/fixImportErrorMPCOrecorder
3083df6 add MPCORecorder to Makefile to fix error on linux
9af2556 Merge branch 'master' into master
72fd61f Merge pull request #669 from claudioperez/contrib-src
59ac65e Update CMakeLists.txt
06f1ddd cmp - rename TOOLS directory
8802081 cmp - change windows pkg management to conan
700c426 cmp - minor clean
ba8aab4 cmp - clean recorder/CMakeLists.txt
b9d2b76 cmp - remove failing win build
3f54ec3 cmp - reorganize renderers
a7d25d8 cmp - merge contrib-src
e102a02 cmp - clean cmake file
42bcdc5 cmp - dependency file default to sys tcl
fd04bb4 Merge branch 'contrib-src' into cmake-build
19e2603 cmp - clean compile flags
67e4f97 cmp - merge origin and upstream
613c342 cmp - make conan optional, rename ETC/
9adc950 cmp - rename ETC/ dir to standard TOOLS/
adbdc8b Update CMakeSettings.json
e2d4d30 cmp - reduce min. cmake version
c085d48 Update Makefile
61d5997 Update TclModelBuilderUniaxialMaterialCommand.cpp
c304706 updatetags
7e2d6b6 update 3d
e471c0a Merge branch 'master' into add-zero-length-implex-contact
c4f6e89 Merge branch 'master' into re-add-mpco-recorder-tcl
e19aa70 Merge branch 'master' into hssSection
0b679a2 Update Renderer.h
283c98c Update MultipleNormalSpring.cpp
872f2c4 Adding HSS section integration to Makefile
1bc12b9 Adding HSS section integration to make and cmake
9704967 Adding class tag for HSS section integration
5ba80bc Initial (untested) implementation of HSS section integration
8fbc636 fmk - adding conan to CMakeLists, need to remove TCL and mySQL stuff that was existing
f7d3c40 Merge branch 'master' of https://github.com/OpenSees/OpenSees
da24220 cmp
2a10dd2 fmk - changes for clang aor c17 standard
f727e40 cmp - conan works
8fed58c fmk - updating code for c++17
df1efce Merge branch 'master' of https://github.com/opensees/OpenSees
8d906fd fmk - adding conanfile
b615b76 fmk - adding conan file
9f5f059 Merge branch 'claudioperez-contrib-src'
6b49339 Merge branch 'contrib-src' of github.com:claudioperez/OpenSees into contrib-src
c9d1f28 cmp add conan to cmake
3a11890 Update CMakeLists.txt
8bb84fb cmp -  update umfpack/csparse paths for win32 build
21cb41e cmp - remove StressDensityModel.cpp from cmake build
e6381f9 cmp - remove HardeningMaterial2 from cmakelists
9e9f58c cmp - make PML fortran sources priv in cmake
5978237 cmp - move FMK files to special FMK.cmake
c9c997d cmp - begin win32 build action
cc91c03 cmp - cleaning cmake changes
451aef7 add CMakeLists for DEV cpp truss
572fa2c cmp - create FMK.cmake
47c2e93 cmp - rename build
3d85357 cmp - add DEV dir option to cmake
3bc2940 cmp - specify parallel build
b25585e cmp - install tcl-dev on ubuntu CI build
0086256 c
8c4e9e1 cmp
53f26d5 cmp - separate uses/run
2369295 cmp - add "uses" to action
4d0df2f cmp - add checkout command to workflow
2f1505a cmp
6cfca46 cmp ;
c44918b cmp
0f24e8b cmp - add github action
afbf8a2 Merge branch 'master' of github.com:OpenSees/OpenSees into contrib-src
729ab4d Merge branch 'master' of https://github.com/OpenSees/OpenSees
b90dc32 fmk - adding file to Makefile
a1ef32e fmk - include changes and formatting
97c2ee0 fmk - adding new element
193d18d Merge pull request #667 from mhscott/dbnl3dinitialK
11e942b Fixing initial stiffness calculation
8d001fd cmp - cleaning
043328d cmp - add header to cmake files
a63e716 cmp
34a3b7d cmp - clean cmake changes
4a735a0 cmp - clean cmake changes
d2303bd cmp - clean whitespace changes
aebe2ec cmp - clean cmake sources changes
cf4371c cmp - remove fedeas uniaxial from default build.
a257385 cmp - clean fedeas damage files
c80266c cmp - add changes from meeting
b5bf59d Merge branch 'master' of github.com:OpenSees/OpenSees into contrib-src
9039f7c Merge pull request #664 from jaabell/master
d89ca45 Merge branch 'contrib-src' of github.com:claudioperez/OpenSees into contrib-src
9396552 cmp
547d78d Merge branch 'contrib-src' of https://github.com/claudioperez/OpenSees into contrib-src
7802fd2 Update CMakeLists.txt
1bb747b Update OpenSeesDependenciesWin.cmake
9a510bd cmp
4a1b204 cmp
95af334 cmp - clean cmake changes
5a453d7 cmp - clean cmake changes
3603825 Merge branch 'contrib-src' of github.com:claudioperez/OpenSees into contrib-src
f4207e6 Merge pull request #6 from claudioperez/dmglib
0fed56b cmp - clean cmake files
289594c cmp - clean cmake files
e964a5c cmp - create itpack cmake
076a612 cmp - add banner to OTHER/CMakeLists.txt
26af02a cmp
3dec328 cmp - add new elems to CMake
65b8e52 Merge pull request #665 from mhscott/sectionTags
28b4151 Adding section tags option to set/getResponse
381dd83 cmp - working PFEM build
9b19b07 Merge branch 'master' into master
6304c6e Adding sectionTag command implementation and modifying point and weight commands to return lists
a6576fa Adding sectionTag command to Python interpreter
0992dd9 initial commit for 3d
d072b60 done-2d
b83735a Includes PETSC in the build if the HAVEPETSC=YES flag is enabled in the makefile.def
4aa213b Fixes outstanding merge messages remaining in the H5DRM source
2a1c59f Fixes clash of Vec type defined in RockingBC.h:64 with definition in petsc.h that occurs when you enable petsc with the _PETSC compiler flag.
43054b5 Merge pull request #663 from mhscott/elementEnvelope
5ed7de8 Using OPS_GetStringFromAll for envelope element recorder
4cfcf7b Update Newmark.cpp
52f6ac3 Merge branch 'dmglib' of github.com:claudioperez/OpenSees into dmglib
4de0bad cmp - add fedeas damage lib
32acc6c wk-1-before-renumb
d30574f Merge remote-tracking branch 'origin/dmglib' into contrib-src
d0e6479 Create CMakeSettings.json
d945a66 first commit
678f296 first-setup
9306cee Merge branch 'dmglib' of github.com:claudioperez/OpenSees into dmglib
dedacda cmp
98c79f8 cmp
0a0993b Merge branch 'master' into add-zero-length-implex-contact
c6d4a2b Merge branch 'master' into re-add-mpco-recorder-tcl
8ad3426 Merge pull request #5 from claudioperez/dmglib
7d83518 Merge branch 'contrib-src' into dmglib
2b48cf6 Merge branch 'master' into add-zero-length-implex-contact
34b61d5 Merge branch 'master' into re-add-mpco-recorder-tcl
84911e5 Merge branch 'master' into add-zero-length-implex-contact
4faddd7 Merge branch 'master' into re-add-mpco-recorder-tcl
8a6e4a8 cmp - remove stress density material
487fba7 cmp - remove OPS_ASDEA target
735a577 Update CMakeLists.txt
d6f8b8e Update CMakeLists.txt
dbac49a cmp - add bundled AMD
b5a0d5f cmp
d1cfc1e ss
a45d3ab Merge branch 'dmglib' of github.com:claudioperez/OpenSees into dmglib
c9dfb38 cmp - make bessel linkage consistent
8aab12b cmp - simplifying options
11db95a cmp - windows dependencies
94ea89a cmp - change extension .C to .c for non CXX
4cca418 cmp - clean out unused cmake files
10b1294 cmp - move PlainMap to OPS_Renderer
862318a Merge branch 'dmglib' of github.com:claudioperez/OpenSees into dmglib
6a417fe cmp - s/_OPS/OPSDEF/
ca3f758 Merge branch 'dmglib' of https://github.com/claudioperez/OpenSees into dmglib
0c56435 cmp - mod cmake for windows.
3166905 cmp - remove lead underscore in new macros
165c285 cmp - add masonry to CMake.
fa5fd63 cmp - fix merge conflict in/CMakeLists.txt
76db0ef Merge branch 'master' of github.com:OpenSees/OpenSees into dmglib
41499c7 cmp - Remove g3 targets
f35780f cmp - remove damage code
16fc248 Merge branch 'contrib-src' of github.com:claudioperez/OpenSees into contrib-src
a89a64e cmp - update CMakeLists
e342034 Merge branch 'master' of github.com:OpenSees/OpenSees into contrib-src
4c57e6d Merge branch 'master' of github.com:OpenSees/OpenSees into dmglib
ce7cd4e K. Mackie - adding set/updateParameter for multi-linear material
b5ad930 cmp -remove G3 targets
9b533e7 shift class tag
2d9c6c2 update class tag in developer
8f39a51 Merge branch 'master' into add-zero-length-implex-contact
f0861e6 Merge branch 'master' into re-add-mpco-recorder-tcl
5921f8c Merge branch 'master' into master
e509a68 cmp - add TCL85 def
3e4ada7 add CMake_Questions.md
7c1b434 work on model builder
4bd0dec cmp - refining TCL libs
8767a45 cmp - Remove OBJECT in Fortran lib defs
f89234e experimenting with lib visibility
06ad00d specify fortran differently
91c87ba cmp - back and forth with win
7543276 fix Fortran CMake
bd018c3 Merge branch 'contrib-src' of github.com:claudioperez/OpenSees into contrib-src
0c09400 minor formatting
7070e39 cmp - More polishing of CMake options
9603665 cmp - create CMake config for conda
9472fa7 cmp - merge Win with Unix changes
e69d316 cmp - remove tabs
fbffc35 cmp - fixing arpack cmake
5abc8b5 cmp - Windows-specific build sys
7ce3086 temp
c82ff42 Merge branch 'contrib-src' of github.com:claudioperez/OpenSees into contrib-src
8190ef1 cmp
3a1dc4a cmp - CMake formatting
efd24d8 cmp - polishing
3dd06bc cleaning, remove make-style variable refs in CMake files
05e343d cmp - more CMake polishing
53a67d0 cmp - cleaning Conf file
104c808 Merge branch 'contrib-src' of github.com:claudioperez/OpenSees into contrib-src
00ca972 cmp - implement extension processing
2ca8d48 cmp - cleaning bundled CMake files
a521e40 cmp - merge upstream
f372ce6 cmp - Merge origin
88a95d0 cmp - clean CMakeLists.txt
cc4dcd4 commit a new InertiaTruss element
322ae81 Merge branch 'contrib-src' of https://github.com/claudioperez/OpenSees into contrib-src
9a6b7c7 cmp - separation of Fortran files
8fcd151 cmp - removed glob in OPS_Tcl target
4f0610d cmp - separate Fortran in G3_SysOfEqn
ede6ccc cmp - fix fortran material lib to compile on *nix
262efe0 Merge branch 'contrib-adapter' of https://github.com/claudioperez/OpenSees into contrib-src
af56eaa cmp -  moved inclusions of `f2c.h` to after `math.h`.
5ca95bb cmp - fixed broken call to Adapter element constructor
5f8949c Merge remote-tracking branch 'upstream/master' into contrib-src
860640f cmp - separate out X11 renderer for Win build
5b63eb1 cmp - separate out Fortran files for MSVC builds
310f917 cmp - modify scope of `opensees_load` returns
faed0f4 cmp - rename dependency cmake file
e8020b9 cmp - wrapped paths in quotes
4213ba9 cmp - fix CMakeLists for SuperLU/ARPACK; add FindAMD.cmake; minor reorganizing
7e6a22d cmp - fix opensees_load not returning lib/include vars
f38baa7 cmp - minor developments with CMake
05c0ed3 cmp - fix tcl path in CMakeLists
3bf99fe cmp - init contrib-src branch
ee85233 cmp - CMake successfully builds OpenSeesTcl on Linux
1d33cf8 cmp - pulling renderer cmake
124499e cmp - create renderer cmake.
5e387db Merge branch 'master' of github.com:OpenSees/OpenSees into contrib
b93d5bc cmp - revert glob includes, now use SRC and OTHER
c338855 cmp - change temp glob include to search at project root
8d23b08 cmp - missing "logical" and friends; included f2py
597b802 cmp - checkpoint for CMake system.
200b4d9 cmp - creating CMake lists for bundled libs
ca77a3e cmp - pull upstream master
c287932 cmp - adding ifdefs for CMake build
727beff IMKBilin fix
b48d5c3 cmp - temporarily glob include dirs
1ae821e cmp - add new CMake file
34efd55 cmp - update CMake files.
24542b4 cmp - several new CMakeLists
294aa80 cmp - add more missing CMakeLists in material/uniaxial
d4f4d3b cmp - link selected elements in CMake
88f2dd7 cmp - CMakeLists for materials
1b1a294 cmp - Creating missing CMake files
0405efb cmp - cleaning CMake conf
c882c12 cmp - CMake materials
93c96f5 cmp - polishing CMake conf file
d987e69 Merge branch 'master' of github.com:OpenSees/OpenSees into contrib
6a67a6d cmp - developing cmake system
0bf1e0e Merge branch 'master' of github.com:claudioperez/OpenSees into contrib
63bf35c cmp - add new function to OpenSeesFunctions.cmake
fc9593c cmp - developing CMake system
1a9e291 Merge branch 'master' into add-zero-length-implex-contact
27134b7 Merge branch 'master' into re-add-mpco-recorder-tcl
da158a5 cmp - developing CMake system
cf0c5d9 cmp - working on CMake system
dac9d6e cmp - clean ETC
2af90b4 cmp - fix symlink
c390b2d cmp - working with cmake
f8917d3 Merge branch 'master' of github.com:OpenSees/OpenSees into contrib
1dcb671 cmake
f478f28 Merge pull request #2 from claudioperez/contrib
af7f097 Merge branch 'OpenSees:master' into master
7af4006 Merge branch 'master' into add-zero-length-implex-contact
77f7988 Update FEM_ObjectBrokerAllClasses.cpp
b55dd23 Merge branch 'master' into re-add-mpco-recorder-tcl
c027bd0 fix send recv self methods
4ed560a some improvements
95022ca Update ZeroLengthImplexContact.cpp
23e060c some improvements
3ec7109 Update TclRecorderCommands.cpp
268a905 adding new zerolength implex contact
0c3ec9c Merge pull request #1 from OpenSees/master

git-subtree-dir: opensees
git-subtree-split: e207987
zhuminjie added a commit that referenced this issue Jul 17, 2022
1f239c52 update version 3.4.0.2
008159f1 Merge pull request #91 from mhscott/patch-2
ca06f297 Update DiscretizeMember.py
7e9b2224 Create LICENSE.md
de1341d1 fix python 3.9 requirement for openseespy
b0921375 fix python3.9 requirement in windows version
0a816212 support Python3.9
f9bdf9ba update to python 3.9
ac470c00 Merge commit 'a6eb923029055847f2d9d801c67bf4576bdaa0c5'
a6eb9230 Squashed 'opensees/' changes from 2f5bc77e03..ae6e39fc09
a0a989e5 remove visualization libs from openseespy
86743b45 Squashed 'opensees/' changes from e207987a0..2f5bc77e0
92e86262 Merge commit '86743b450b53e92dae9517e3bb20b1a906180075'
e49436d7 update build docker
3f1c6f7b update version 3.4.0.1
f7f06f51 update build_docker and pip setup
92a669f1 Merge commit '9c0652a79471a93aabfbc6323908709a24945c38'
9c0652a7 Squashed 'openseespy-docs/' changes from 41208757d..d9f49ec9a
ee24c754 Squashed 'opensees/' changes from 2315cdca5..e207987a0
717da8a6 Merge commit 'ee24c7546e3278cefbc4b12eae0a5d84678df9bd'
597951a9 update version 3.4.0.0
185ae9d9 build_docker.py add comments and comment warnings
ef6ad848 Squashed 'opensees/' changes from b57156b70..2315cdca5
0cc17fc3 Merge commit 'ef6ad848b68f46aab06d9b0f921b6a472bbbdbf1'
f3903dfe update docker file to add centos-openseespy-code tag
caa5cb1a update pip setup
ad80c32c update version 3.3.0.1
0eed7c54 Squashed 'openseespy-docs/' changes from 7b1f49089..41208757d
b00478e5 Merge commit '0eed7c54ad71f7bd233d69cb7774c5ccc0d72edb'
8ecd274b Squashed 'opensees/' changes from c9627c11e..b57156b70
e4515266 Merge commit '8ecd274bcf5cbcc4705362debb60f19749306dea'
35b372a8 Merge pull request #67 from parched/patch-1
add44caf Fix error message when import fails on windows
a9923b18 Merge pull request #62 from ccaprani/patch-2
c86b6aae Argument typo
5b81203a Add plot direction
4aa489ff update build docker
ce125abd update version for linux and win
12822e37 Squashed 'opensees/' changes from 534919cbd..c9627c11e
b494dcf8 Merge commit '12822e37afbec1ba0eb1c35c8a99460446a866fb'
15934fa6 update version 3.3.0.0
c06b0624 Squashed 'openseespy-docs/' changes from 79077af6..7b1f4908
340e4ca5 Merge commit 'c06b06248bf5bc64e4c2507b946ad9ddf2f7d796'
30c4342d Merge commit 'f13c663d9ef28804acd15407702c9027bdeb0df1'
f13c663d Squashed 'opensees/' changes from d50e78ab..534919cb
1313e005 Merge pull request #59 from sewkokot/master
d49cc983 add support for the 'layer circ' option
2acde0b9 ops_vis: improve default options, add circ patch, fix 3d equal axis
a56f5832 update version
6e6f15fa update version 3.2.2.10
dd4fb675 docker self compile mpich3.2
9b488f93 make openseespy depend on the three separated repos
f99bcc10 add openseespywin-pip
66130c7b add openseespylinux-pip
6d58d908 update version 3.2.2.9
1deaba4b Squashed 'openseespy-docs/' changes from 1f2cc3909..79077af68
b70180eb Merge commit '1deaba4bd3ae30e78a371dfcdd6b7edcb5c8df47'
bf61282e Squashed 'opensees/' changes from 68f912f65..d50e78ab0
cfe0c683 Merge commit 'bf61282ef07abfd997205e7bda9ad7af84377c6e'
9053a229 update to version 3.2.2.8
8e684b09 add release version in dockerfile
c275aecd change build_pip.py input order
a6f039ab Squashed 'opensees/' changes from b85bcc829..68f912f65
6e2bcb99 Merge commit 'a6f039abb75eefd17f874efd2aed6522c139c8cd'
9a135c2e update pip
e70b8e02 dockerfile for compiling openseespy in centos 7 and testing in centos, ubuntu, debian, and fedora
0041d471 update build_docker and build_pip
914ae99b fix copy_win_library
173970fe load libraries at __init__.py
2dcf2e69 update docker and build_pip
5340f059 update version 3.2.2.7
4da9445c Squashed 'openseespy-docs/' changes from 5d108af2..1f2cc390
6e95e964 Merge commit '4da9445cc2839735c98b7639191ca4745a36bc2f'
f4c1eb29 Squashed 'opensees/' changes from 0409cdda..b85bcc82
0256cf2e Merge commit 'f4c1eb293467539f81e5cb6b46ee6091f4ae5719'
68f1b240 update docker file
4c6a845b Merge pull request #54 from sewkokot/addOpsVis
1fe4477a ops_vis: fix Eds docstring for anim_defo and anim_mode
8cb23a30 ops_vis.py major update, fixes of code and documentation strings
5510e7bf fix format in build pip
5ad2abe1 build pip add zip option
458533b8 update build_pip
e5573cc8 update version
a8220fcd update docker
1f0e5c7a update Dockerfile
3a680401 update Dockerfile
16b07450 build_docker.py
d66435ef build_docker.py
c5f8b1b1 update version 3.2.2.6
0a8b027f Squashed 'openseespy-docs/' changes from 60eb74ee..5d108af2
f60f9081 Merge commit '0a8b027f24e6f0ccfcb9dc85f34ef848cfea246f'
0f8a990e Squashed 'opensees/' changes from 16b53632..0409cdda
fefd81f8 Merge commit '0f8a990e959b101e5ab820e530813a37a3871d35'
03b6f78a update_version.py
af2ed9b5 update_version.py
a112915a add update_version.py
5d71d554 update docker
58712cfe update build_pip.py
db537fe1 pip update
51591264 Update to 3.2.2.6
87486a43 add a typo in build_pip
eb32789f use different python names on different platforms
bd11a823 Merge branch 'master' of github.com:zhuminjie/OpenSeesPy
cd07262f use @loader_path in mac
40e506c5 copy linux libray
74c76734 update install scripts
03da73f8 bug fixing for mac os version
390e5303 add mac
cc5ada12 3.2.2.5
b5b0a4e3 import __version__
31a53df7 Fix an issue with Windows
d16fd508 Update version
51179c5b update init
caf33047 update install_pip and install_test
2262b5d4 update build_pip
fafbbfd4 Merge pull request #43 from sewkokot/addOpsVis
3f218e88 update ops_vis: more descriptive matplotlib line style formats
759c12df move openseespy version to ops.__version__
ce7110ad initial import of ops_vis plotting module
4e25f2da update install_pip.py
579d5f24 fix a typo in init.py
ffe6ecec setup 3.7 folder
281a11ea copy library for 3.7
ac7a49e7 windows support for 3.7 and 3.8
eef221c1 update openseespy pip for windows
5e826b81 Squashed 'openseespy-docs/' content from commit 60eb74ee
67a72843 Merge commit '5e826b8100e39febe4bf83d25401ca3fcdb047bd' as 'openseespy-docs'
2a6d6455 remove openseespy-docs
21ec279b Merge pull request #39 from u-anurag/Cslotboom_Spelling_error
aa03fd8e Resloved Spelling error
30da127a Squashed 'opensees/' changes from 153a1830..16b53632
a3d8b215 Merge opensees commit '30da127afc551d0985834664bfc47318aa7fb2b6'
85d1a0d7 Merge pull request #38 from u-anurag/OpenSeesPy-Plotting
7fd373cc Removed a variable that didn't do anything. Changed pytest variable names. (#64)
e13aaa92 Moved Tests and moved out individual functions . (#63)
8c80d7ba changing "scale" variable to be consistent (#61)
04c515eb Updated Animations to display time, other small patches (#60)
1ebf0cb3 Adding option to save animation (#58)
7a487b85 Update Get_Rendering.py
222a428f Additional arguments to animation (#57)
2a6d7a09 Update Get_Rendering.py (#56)
c496205d Minor changes (#55)
0bbfdf91 Remove 'model_ODB' test (#52)
b8460969 adding tempSurface = [None] to _plotCubeSurf() (#51)
60d71984 changing names to be consistent with internal functions (#50)
a576ce6a Some final edits to Get_Rendering (#49)
10af31e7 V1 Release (#47)
1e704695 Moving Functions (#40)
53058d1b Adding time-step option for recorders. (#39)
6c241394 selective input for createODB() (#36)
882e9cc2 Updating plot_deformedshape() (#32)
1db894c3 Adding procedure to read the node displacement data. (#31)
bb6b859c Add read and write modeshape data (#28)
ec060cd8 Add _plotBeam2D() (#29)
d9506e9d Changed to streamline with ODB (#30)
533ae11c Animation Function (#26)
b6e5670d Cslotboom preAnimation functions (#25)
27a2456f Cleanup of createODB, readODB and plot_model functions (#23)
d8fb60c6 Cslotboom updates (#20)
b700ad2f Removed '-closeOnWrite' from the recorders. (#18)
2e5ea9cb remove internal plotting functions (#17)
2f24ecd4 put all internal plotting functions in a separate file (#16)
508ee217 Create example to test Brick elements (#15)
f9262254 fix file name
b3a850c9 Create test_SteelFrame2D example (#14)
02de9751 Create test_shell3D example (#13)
800fdbe6 Create PortalFrame3D.py to test plotting for 3D stick-beam model (#12)
4cc2855d Create internal_database_functions.py
0f0e4ced Create Get_Fiber_Response.py
0f62f96d Merge pull request #32 from u-anurag/master
cfe84a02 Add Output database command
52ef2fa6 Update functions with object oriented definitions
e8c80ab1 Merge pull request #3 from zhuminjie/master
30b95f83 change docker folder name
6d7ba6ee change doc folder name
94dddb32 change folder name
c72bcd31 Squashed 'opensees/' content from commit 153a1830
d0e49203 Merge commit 'c72bcd315ac06c04c6961e8b258590aaa55e280b' as 'opensees'
bc1a47a4 update readme
2a0bf6bf Merge pull request #2 from zhuminjie/master
8cb59215 update readme
6b76a3eb update readme
07d6674f update readme
05f044d0 Merge commit '4bf81cff414b14aea00a01a27bd20aa1b3cdd5d8'
4bf81cff Squashed 'doc/' changes from f0f2a57..9a3a57a
e824ab09 update index
6d997588 add gitignore at root
05da7328 Squashed 'doc/' content from commit f0f2a57
6258e414 Merge commit '05da732833a05f0c23db5ea71a4ebc78dfa496a7' as 'doc'
78581a74 update readme
c3495008 add docker in readme
ab4a4391 Merge branch 'master' of github.com:zhuminjie/OpenSeesPy
3fc9b3b5 add docker
03cb4b05 Update README.md
ef4cd122 Create README.md
a9bb9bd0 move gitignore to pkg
fd56134f move all package code to a sub-folder pkg
7a53f2b8 test pre-release
6be4e700 push new version shipping with new libraries
959570f5 add no cache in test
6439a27f push a minor version
7e89826a test version
27470597 update install scripts
fe551d5d test version
bbb41a0c update readme
2eaae170 Merge pull request #20 from u-anurag/master
4815c3a5 Update Get_Rendering.py
c727c7fb add -y to uninstall
af7089bc update testing scripts
d804f38a remove option
300af162 use python as name
55da66f4 add install and test scripts
8cc5b25d update README
db00448b Added input to select show node and element tags
55617d43 "Automatic synchronization of github repo 04/21/2020 18:13:37"
7c7c3e43 remove build main
752568f4 move tests
62115f1c update version number to 3.2.0
325db074 add test for the package
e7035b40 add data file in setup.py
7499e252 update build_pip.py
7774a5ac update readme
7b46f21c purge postprocessing folder
84f1fbea update init file
af97c7f2 Adding preprocessing folder and DiscretizeMember function
21f7cf6b Merge pull request #1 from u-anurag/u-anurag-patch-1
c2c816a5 Fix indentation
06f07655 Merge pull request #16 from gaaraujo/master
9f54ac5f Merge branch 'master' into master
53570fcf fixed typos in plot_deformedshape
9d892ab6 Update Get_Rendering.py
e78b8f5e fixed typo in plot_deformedshape
9f5865a5 added functions for plotting deformed shapes
bcfd6c98 added functions for plotting deformed shapes
c9e25fb2 Added plot functions
59fc8629 Updated code to force inline, interactive plots
56151760 Show mode shape number and period
20d61e86 update build openseespy
48018a19 add script
4aec7812 build_pip
48a7cca9 update build_pip
737fd18d update build_pip
66349a00 update license
881b2c25 5.12
fe4d41a5 build_pip.py
57ee9fc3 fix bug in PlanarShearWall.py
a128fde1 update vscode
9f628ea2 version 3.1.5.11
9a578fa0 add tests
b3552e5b update version
41d77db7 Update Get_Rendering.py to plot 3D shell and solid elements
89baf419 reorder import statements
6c082b50 Procedure to display model and mode shapes
5b84e0b0 0.5.9
976e07aa updates
7cc2fe08 version 0.5.4
112a14df Update version = 0.4.2019.7
50c1ca74 Update version = 0.3.2019.6
596e26de Update ignore and setup.py
4c95e3cf Revert "change setup to multiple platforms"
b8a6dd16 change setup to multiple platforms
618a056a Merge pull request #3 from openseespy/travis-testing
4ca0d269 added travis ci file
a172039c v0.2.0
3bb28e84 Merge pull request #1 from s-m-amin-ghasemi/patch-1
39fb972e Update test_sanity.py
1564f700 Update test_sanity.py
d999edae v0.1.1
7a096282 pack dynamic libraries
87c74114 version 0.1.1 (automatically detects plaftforms and python versions)
76e15e1e 0.0.7
907c6168 remove library files
234e5730 version 0.0.6
7cd18042 version 0.0.5
3c10fc6f version 0.0.4
356363d5 add license
cd8906ad add openseespy.pyd
be57ee1a testing.
a40256c4 Update README.rst
ec284846 change gitignore
40800ba1 add opensees.so
41549c35 add requirements
81625f60 Update README.rst
e0db5657 add OpenSeesPy library
91298135 add readme
REVERT: ae6e39fc Merge pull request #732 from zhuminjie/getString
REVERT: 19c94860 Fix getString error after trimming end spaces
REVERT: 2f5bc77e Merge pull request #731 from zhuminjie/getString
REVERT: 49c82a4e trimming end spaces in getString but keep inner spaces
REVERT: e207987a Merge pull request #730 from mhscott/vstudio
REVERT: 743b3b89 Adding HarmonicSteadyState to VS project
REVERT: 7775d659 Merge pull request #727 from galvisf/master
REVERT: 411c3c6e Update classTags.h
REVERT: d675481d fkm - changing version number in OPS_Globals to 3.4.0
REVERT: 959070be fmk - putting an install directive
REVERT: 25e584fd fmk - changes fixing cmake warnings pointing to errors in code
REVERT: f157d090 Update SteelFractureDI
REVERT: 90257992 Merge branch 'OpenSees:master' into master
REVERT: 54dc40c1 fmk - updating CMakeLists
REVERT: 4b6b4cb1 Merge pull request #723 from sewkokot/harmonicSSintegrator
REVERT: abda5f0d Merge pull request #724 from Hanlin-Dong/master
REVERT: 602d5ceb HarmonicSS: use a load period instead of a circular frequency
REVERT: 43802772 Addinng a new uniaxialMaterial named DowelType
REVERT: 92d38a35 Add HarmonicSteadyState integrator to CMakeLists
REVERT: 13fa3db2 HarmonicSteadyState: cleanup, change the order of parameters
REVERT: 1d7a38d3 HarmonicSteadyState integrator: cleanup
REVERT: 4d924563 add HarmonicSteadyState integrator class, StaticInteg, LoadControl
REVERT: 282f2d52 Merge pull request #721 from MassimoPetracca/bugfix-aggregator-setResponse
REVERT: 96ea8d53 Update SteelFracture DI
REVERT: ca3a55ae fix setResponse and update mpco
REVERT: 090c0be3 Merge pull request #718 from MassimoPetracca/absorbing-boundary-update
REVERT: d083b116 improve output of setResponse
REVERT: 34d9b2d8 Update CTestRelativeTotalNormDispIncr.cpp
REVERT: 6d214886 Update CTestRelativeNormDispIncr.cpp
REVERT: e90fce96 Merge pull request #720 from mhscott/basicOutput
REVERT: 40eeb4cc Checking for double output to avoid seg fault
REVERT: f79c0ab6 Merge branch 'master' into absorbing-boundary-update
REVERT: cdc773f0 fmk - adding MPCO to OPS_Recorder lib in CMakeList
REVERT: da6a6adf fmk - update for conan, hdf5 and mac for openseespy
REVERT: d3eff477 Merge pull request #601 from MassimoPetracca/re-add-mpco-recorder-tcl
REVERT: 72471dad fmk - updating conanfile or HDF5, changes to CMakeLists for such, update the Conf.cmake
REVERT: e124611c fmk - updating CMake.conf
REVERT: f59a872f Merge branch 'master' of https://github.com/OpenSees/OpenSees
REVERT: 22b5094c fmk - fixing Unix Dependency file for latest, CMake for HDF5
REVERT: b8173b6a adding check for conditional compilation (_HDF5)
REVERT: 3e0aabe5 make sure to use static link if _HDF5 is defined
REVERT: a469b59f Update InertiaTruss.cpp
REVERT: 52e1d7fa Merge pull request #716 from Xiaodong-Ji-THU/master
REVERT: 7f814047 Merge branch 'master' into absorbing-boundary-update
REVERT: d319e0c6 Merge branch 'master' into re-add-mpco-recorder-tcl
REVERT: d1b3625a fmk - mod for UBUNTU
REVERT: 1bd0d0d3 fmk - fixing compile error
REVERT: feda33cd fmk - big fix on ndex in FourNodeTet
REVERT: ecddc0cc fmk - fixing check on numRemainigArgs in TFP_Baring
REVERT: c6ff6b6b fmk - bug fix, using wroung array indices in TFP_Bearing
REVERT: 4c7ecc49 fmk - bug fix in DispBeamColumn3dID.h, array declared was too small
REVERT: 9d438d70 Merge branch 'master' of https://github.com/OpenSees/OpenSees
REVERT: 8b724bab fmk - fixing code, references cannot be null
REVERT: d2cd62a5 Update PathSeries.cpp
REVERT: 8c38c2d7 Merge pull request #717 from san-zhang94/master
REVERT: 79bae320 Add files via upload
REVERT: c1b3546d Add files via upload
REVERT: fc93ed4f fmk - updating CMakeLists.txt in OpenSees for new targets, etc in other CMakeLists files, updating connafile.py to use Tcl8.6.11
REVERT: 077af517 fmk - changes to CMakeLists files in various dir .. adding files, new targets, switching files between targets
REVERT: ea1a5969 fmk - all element dir now adding files to OPS_Element lib instead of individual libs
REVERT: 5e560569 fmk - changing CMakeLists in OTHER dir, not creating seperate projects now, just libraries that are used in OpenSees/CMakeLists.txt
REVERT: 6f1e4078 fmk - changes to ARPACK makefile for new files
REVERT: 6f92f8f5 fmk - new CMakeLists for Triangle and tetgen
REVERT: d9536814 fmk - changes to original code to fix compile errors
REVERT: af5765c9 fmk - new files in ARPACK to fix compile errors
REVERT: 2f038844 fmk - misc fixes to code to fix warnings from compilation
REVERT: 6ded71d9 Merge branch 'master' of https://github.com/OpenSees/OpenSees
REVERT: 5cf7ce10 fmk - adding _HDF5 define areound MPCO recorder
REVERT: 85543c42 fmk - adding CMakeLists in SRC/reliability
REVERT: 79c08455 Merge pull request #712 from mhscott/multilinear
REVERT: a7a227da Merge branch 'master' into multilinear
REVERT: 7e09614f fmk - fixing define
REVERT: 6672e6ad Merge pull request #711 from parduino/master
REVERT: 3b3547c2 Merge pull request #28 from OpenSees/master
REVERT: bd102936   Fixing SSP elelemts - adding getClassType class
REVERT: e0b9f9d6 Merge pull request #710 from mhscott/pyTransfTags
REVERT: 04bfdca4 Adding getCrdTransfTags to Python
REVERT: e7d0a198 update
REVERT: c84daca1 add parameters to update and record them for checks
REVERT: 7d70f4aa Merge branch 'master' into re-add-mpco-recorder-tcl
REVERT: dba6384a Merge pull request #706 from amaelkady/master
REVERT: 6b046c18 Merge branch 'master' into re-add-mpco-recorder-tcl
REVERT: aa9970e1 Update IMKBilin.cpp
REVERT: 5d7b28fc IMKBilin material updates
REVERT: b32a57b3 IMKBilin material updates
REVERT: cd5cb859 IMKBilin material update
REVERT: c449d07d Merge pull request #705 from jaabell/master
REVERT: c95871b8 Added return value for OPS_getAllCrdTransfTags
REVERT: 3700438f implements OPS_getAllCrdTransfTags in CrdTransf.h to return a list of tags for all declared CrdTransf objects
REVERT: fc3c6da1 Merge pull request #27 from OpenSees/master
REVERT: 51b3b843 Merge branch 'master' into re-add-mpco-recorder-tcl
REVERT: 395c576b Merge pull request #703 from sewkokot/addNdfAndNdmToPython
REVERT: 505dc03a Merge pull request #704 from MassimoPetracca/fix-cmake-steeldrc
REVERT: 0d1a875c Update CMakeLists.txt
REVERT: 3034f1cd Merge branch 'master' into re-add-mpco-recorder-tcl
REVERT: e041113f Add getNDM output command to OpenSeesPy
REVERT: 550bd43e fix the getNDF Python command
REVERT: 48a8b3a0 Add getNDF output command to OpenSeesPy
REVERT: 0997fd82 fix error messages of getNDF and getNDM tcl commands
REVERT: 0a61be70 Merge pull request #702 from mhscott/vstudio
REVERT: f991f220 Adding SteelDRC to VS project and changing abs to fabs
REVERT: 01381169 fmk - FileStream and integer output, fixes print .. but may cause other issue as it was there for a reason
REVERT: 2ca26cf6 fmk - updating Makefile and CMakeLists for SteelDRF
REVERT: 62064bca fmk - changing cmath to math.h in SteelDRC for isnan()
REVERT: 684cbf8e Merge pull request #700 from rpcarren/master
REVERT: ef87b2e2 Merge pull request #698 from sewkokot/master
REVERT: 8f2025a8 Rodrigo Carreno - Adding new SteelDRC material model
REVERT: 2f994246 Merge remote-tracking branch 'upstream/master'
REVERT: 9ba82f11 Add getNodeLoadData output command
REVERT: e68925ba Update getData function for NodalLoad
REVERT: 4f7f3b3d Add getNodeLoadTags output command
REVERT: 842b4d76 Merge branch 'master' into re-add-mpco-recorder-tcl
REVERT: 1c1a4bb5 Merge pull request #697 from MassimoPetracca/fix-cmake-build-sanisand
REVERT: fd40bcb4 fixing cmake build for uandes materials
REVERT: 4093320d Merge branch 'master' into re-add-mpco-recorder-tcl
REVERT: d40ccc71 Merge pull request #693 from mhscott/master
REVERT: 5c4cabca Adding ANDES materials to VC++
REVERT: 7bb6bb13 Merge branch 'master' of git://github.com/OpenSees/OpenSees into master
REVERT: 063d7e2b Merge pull request #687 from jaabell/master
REVERT: e80a58b5 Merge branch 'OpenSees:master' into master
REVERT: 2da8fe28 removed the deprecated flags
REVERT: e830ef80 Merge branch 'master' into re-add-mpco-recorder-tcl
REVERT: d0a74ae8 Merge branch 'master' of git://github.com/OpenSees/OpenSees into master
REVERT: fcf40e86 Update J2BeamFiber3d.cpp
REVERT: b3e0a3db Update J2BeamFiber2d.cpp
REVERT: ff778fb8 Merge branch 'master' of git://github.com/OpenSees/OpenSees into master
REVERT: 0ca80f12 Merge pull request #691 from mhscott/hssSection
REVERT: 5e8c696b Adding HSS section integration to workspace
REVERT: a7ff7a9d Merge branch 'master' of git://github.com/OpenSees/OpenSees into master
REVERT: 1dbbef56 Merge pull request #690 from mhscott/hssSection
REVERT: f82b8e58 Moving interpreter command to OPS function in HSSSectionIntegration.cpp
REVERT: 02b8e55b Merge branch 'master' into hssSection
REVERT: 2e525ce1 Merge pull request #689 from mhscott/noExit
REVERT: 298bab93 Checking material pointer in state determination
REVERT: 8f3dedd2 Checking material pointer in state determination
REVERT: 2a06a088 Checking material pointer in state determination
REVERT: 285778c8 Removing exit call
REVERT: 1104d3aa Checking material pointer in state determination
REVERT: 147401b3 Merge branch 'master' into hssSection
REVERT: 444f2487 Revert "Removing exit call"
REVERT: 9910f924 Revert "Removing exit call"
REVERT: 44db7c2d Merge branch 'master' of git://github.com/OpenSees/OpenSees into noExit
REVERT: ec7e87c2 Update Trilinwpd.cpp
REVERT: 5ea4b7e9 Merge branch 'master' of git://github.com/OpenSees/OpenSees into noExit
REVERT: 4c9b88a7 Update SimpleFractureMaterial.cpp
REVERT: a32f6fb5 Revert "Removing exit call"
REVERT: 6e543330 Revert "Removing exit call"
REVERT: af6fae54 Removing exit call and checking for null material pointer
REVERT: 9bca0703 Changing return statements
REVERT: 142689fb Removing exit call and checking for null material pointer
REVERT: 8905f5bb Removing exit calls
REVERT: 616064e4 Removing exit call in recvSelf
REVERT: 54f5b7a8 Removing exit call
REVERT: 0aa0132f Small fix in recvSelf
REVERT: ac493508 Removing exit call
REVERT: 62dac868 Removing exit call
REVERT: 4460da44 Removing exit call
REVERT: 7ca33e42 Removing exit call
REVERT: 62f930aa Removing exit call
REVERT: e536c2e4 Removing exit call
REVERT: aaf4f3c1 Removing exit call and small fix in recvSelf
REVERT: 8a2666c8 Sharing SAniSandMS with the world
REVERT: ffb3dba3 Merge pull request #26 from OpenSees/master
REVERT: 4937d76f Rodrigo Carreno - Adding new SteelDRC material model
REVERT: 9b56011d Merge branch 'master' of git://github.com/OpenSees/OpenSees into hssSection
REVERT: e334d107 Merge branch 'master' of git://github.com/OpenSees/OpenSees into master
REVERT: d1c50b84 Merge branch 'master' of https://github.com/OpenSees/OpenSees
REVERT: 4491b195 fmk - updating EC2-UBUNTU Makefile.def .. adding -fallow-argument-mismatch to FFLAGS for latest fortran compiler and very old fortran code
REVERT: 6d8bdc65 Merge pull request #684 from MassimoPetracca/add-zero-length-implex-contact
REVERT: 252a61b8 Merge pull request #611 from amaelkady/master
REVERT: b6266149 Update IMKBilin.h
REVERT: 49b48334 Update IMKBilin.cpp
REVERT: 217bf628 Adding HSS command to interpreter
REVERT: 3523b235 Merge branch 'hssSection' of https://github.com/mhscott/OpenSees into hssSection
REVERT: 26a1d58b Update HSSSectionIntegration.cpp
REVERT: 6e31840f Merge branch 'master' of https://github.com/OpenSees/OpenSees into hssSection
REVERT: 0c397490 Merge branch 'OpenSees:master' into hssSection
REVERT: 757d82db Merge pull request #682 from zhuminjie/mpiinit
REVERT: 0b024169 Merge pull request #685 from claudioperez/contrib-src
REVERT: a08f1b2c Merge branch 'master' into hssSection
REVERT: d2a4aeac cmp - Do not link found tcl when conan has been run.
REVERT: 09546daa Merge pull request #683 from mhscott/sectionTags
REVERT: abaebb88 Allowing different section tags for distributed plasticity beam integrations
REVERT: fa2f9732 check if mpi is inited
REVERT: ec25ba7b Update HystereticMaterial.cpp
REVERT: 4d7266da Merge branch 'master' of https://github.com/OpenSees/OpenSees
REVERT: 65256672 fmk - fixing math includein ASDAabsorbingBC files
REVERT: 63d816fe Update HystereticMaterial.cpp
REVERT: 7d410d4e Merge pull request #676 from MassimoPetracca/inertia-truss-visual-studio-filters-messed-up
REVERT: cf8780aa Update ZeroLengthContactASDimplex.cpp
REVERT: 621ec52a Merge branch 'master' into re-add-mpco-recorder-tcl
REVERT: 13ababf6 Update CMakeLists.txt
REVERT: 8caadf7b Merge branch 'master' into add-zero-length-implex-contact
REVERT: e82f8862 Merge pull request #680 from mhscott/mixedBeamColumn
REVERT: 077f35a3 Adding section displacement to element recorder
REVERT: 0dfbf52e Update StaticAnalysis.cpp
REVERT: ccf9ada7 Update MPCORecorder.cpp
REVERT: 4bea5a47 Merge pull request #678 from claudioperez/contrib-src
REVERT: 1af028d1 cmp - fix verification workflow
REVERT: b9baf3fb cmp - add verification suite to gh workflow
REVERT: c709c36a cmp
REVERT: 2e75f37b cmp - add github build on master PR
REVERT: ff6424bd cmp - adding new elements to cmake
REVERT: 5e7f9eca Update element.vcxproj.filters
REVERT: 8e5b6a06 renaming
REVERT: aa691128 Update commands.cpp
REVERT: c65a94a1 Update OpenSeesOutputCommands.cpp
REVERT: 8b16d882 Merge pull request #674 from MassimoPetracca/fix-large-if-elseif-blocks
REVERT: b4a7cc87 Merge pull request #673 from MassimoPetracca/inertia-truss-added-to-makefile
REVERT: 09bda8b0 Merge pull request #672 from MassimoPetracca/add-asd-absorbing-boundary
REVERT: 70fa4c67 minor updates
REVERT: ac07745e update for hdf5 version 1.12.0 - first commit
REVERT: 2e2210a8 invalid initialization of non-const reference of type ‘Vector&’ from an rvalue of type ‘Vector’
REVERT: 5a8fc240 add intertia truss to makefiles
REVERT: 693dad95 Merge branch 'master' into add-zero-length-implex-contact
REVERT: f63ae976 Merge branch 'master' into add-asd-absorbing-boundary
REVERT: 78904816 Merge branch 'master' into fix-large-if-elseif-blocks
REVERT: 3c485140 Merge branch 'master' into re-add-mpco-recorder-tcl
REVERT: 2d04c178 Update ASDAbsorbingBoundary2D.cpp
REVERT: c2a41216 update penalty in 2d
REVERT: 4ff03146 Merge pull request #619 from Xiaodong-Ji-THU/master
REVERT: 0ba9f78c Merge pull request #671 from mhscott/tdconcrete
REVERT: 7ecabd2d Adding class tags to TDConcrete models
REVERT: e687cbf3 handle distortion in 3d elements
REVERT: b15c9409 Merge branch 'master' into hssSection
REVERT: ec812d91 Merge pull request #670 from sewkokot/fixImportErrorMPCOrecorder
REVERT: 3083df6c add MPCORecorder to Makefile to fix error on linux
REVERT: 9af25563 Merge branch 'master' into master
REVERT: 72fd61f1 Merge pull request #669 from claudioperez/contrib-src
REVERT: 59ac65e1 Update CMakeLists.txt
REVERT: 06f1ddd5 cmp - rename TOOLS directory
REVERT: 88020819 cmp - change windows pkg management to conan
REVERT: 700c4261 cmp - minor clean
REVERT: ba8aab43 cmp - clean recorder/CMakeLists.txt
REVERT: b9d2b769 cmp - remove failing win build
REVERT: 3f54ec3b cmp - reorganize renderers
REVERT: a7d25d89 cmp - merge contrib-src
REVERT: e102a022 cmp - clean cmake file
REVERT: 42bcdc55 cmp - dependency file default to sys tcl
REVERT: fd04bb41 Merge branch 'contrib-src' into cmake-build
REVERT: 19e2603e cmp - clean compile flags
REVERT: 67e4f975 cmp - merge origin and upstream
REVERT: 613c342d cmp - make conan optional, rename ETC/
REVERT: 9adc950a cmp - rename ETC/ dir to standard TOOLS/
REVERT: adbdc8bf Update CMakeSettings.json
REVERT: e2d4d303 cmp - reduce min. cmake version
REVERT: c085d48e Update Makefile
REVERT: 61d59972 Update TclModelBuilderUniaxialMaterialCommand.cpp
REVERT: c3047060 updatetags
REVERT: 7e2d6b65 update 3d
REVERT: e471c0ae Merge branch 'master' into add-zero-length-implex-contact
REVERT: c4f6e899 Merge branch 'master' into re-add-mpco-recorder-tcl
REVERT: e19aa704 Merge branch 'master' into hssSection
REVERT: 0b679a2c Update Renderer.h
REVERT: 283c98c2 Update MultipleNormalSpring.cpp
REVERT: 872f2c47 Adding HSS section integration to Makefile
REVERT: 1bc12b97 Adding HSS section integration to make and cmake
REVERT: 97049673 Adding class tag for HSS section integration
REVERT: 5ba80bc9 Initial (untested) implementation of HSS section integration
REVERT: 8fbc636c fmk - adding conan to CMakeLists, need to remove TCL and mySQL stuff that was existing
REVERT: f7d3c40e Merge branch 'master' of https://github.com/OpenSees/OpenSees
REVERT: da242206 cmp
REVERT: 2a10dd21 fmk - changes for clang aor c17 standard
REVERT: f727e40a cmp - conan works
REVERT: 8fed58c6 fmk - updating code for c++17
REVERT: df1efce1 Merge branch 'master' of https://github.com/opensees/OpenSees
REVERT: 8d906fd4 fmk - adding conanfile
REVERT: b615b763 fmk - adding conan file
REVERT: 9f5f059a Merge branch 'claudioperez-contrib-src'
REVERT: 6b493398 Merge branch 'contrib-src' of github.com:claudioperez/OpenSees into contrib-src
REVERT: c9d1f28c cmp add conan to cmake
REVERT: 3a118907 Update CMakeLists.txt
REVERT: 8bb84fb1 cmp -  update umfpack/csparse paths for win32 build
REVERT: 21cb41e0 cmp - remove StressDensityModel.cpp from cmake build
REVERT: e6381f95 cmp - remove HardeningMaterial2 from cmakelists
REVERT: 9e9f58ca cmp - make PML fortran sources priv in cmake
REVERT: 59782371 cmp - move FMK files to special FMK.cmake
REVERT: c9c997d2 cmp - begin win32 build action
REVERT: cc91c03a cmp - cleaning cmake changes
REVERT: 451aef76 add CMakeLists for DEV cpp truss
REVERT: 572fa2cc cmp - create FMK.cmake
REVERT: 47c2e931 cmp - rename build
REVERT: 3d85357e cmp - add DEV dir option to cmake
REVERT: 3bc29401 cmp - specify parallel build
REVERT: b25585ef cmp - install tcl-dev on ubuntu CI build
REVERT: 0086256b c
REVERT: 8c4e9e1a cmp
REVERT: 53f26d5a cmp - separate uses/run
REVERT: 23692951 cmp - add "uses" to action
REVERT: 4d0df2f5 cmp - add checkout command to workflow
REVERT: 2f1505aa cmp
REVERT: 6cfca464 cmp ;
REVERT: c44918bf cmp
REVERT: 0f24e8b4 cmp - add github action
REVERT: afbf8a21 Merge branch 'master' of github.com:OpenSees/OpenSees into contrib-src
REVERT: 729ab4d2 Merge branch 'master' of https://github.com/OpenSees/OpenSees
REVERT: b90dc320 fmk - adding file to Makefile
REVERT: a1ef32e8 fmk - include changes and formatting
REVERT: 97c2ee07 fmk - adding new element
REVERT: 193d18d4 Merge pull request #667 from mhscott/dbnl3dinitialK
REVERT: 11e942bb Fixing initial stiffness calculation
REVERT: 8d001fd5 cmp - cleaning
REVERT: 043328d2 cmp - add header to cmake files
REVERT: a63e7166 cmp
REVERT: 34a3b7d2 cmp - clean cmake changes
REVERT: 4a735a02 cmp - clean cmake changes
REVERT: d2303bdd cmp - clean whitespace changes
REVERT: aebe2ecc cmp - clean cmake sources changes
REVERT: cf4371cc cmp - remove fedeas uniaxial from default build.
REVERT: a2573857 cmp - clean fedeas damage files
REVERT: c80266c0 cmp - add changes from meeting
REVERT: b5bf59d0 Merge branch 'master' of github.com:OpenSees/OpenSees into contrib-src
REVERT: 9039f7cc Merge pull request #664 from jaabell/master
REVERT: d89ca45d Merge branch 'contrib-src' of github.com:claudioperez/OpenSees into contrib-src
REVERT: 9396552c cmp
REVERT: 547d78d3 Merge branch 'contrib-src' of https://github.com/claudioperez/OpenSees into contrib-src
REVERT: 7802fd25 Update CMakeLists.txt
REVERT: 1bb747bd Update OpenSeesDependenciesWin.cmake
REVERT: 9a510bd4 cmp
REVERT: 4a1b2045 cmp
REVERT: 95af334b cmp - clean cmake changes
REVERT: 5a453d7d cmp - clean cmake changes
REVERT: 3603825e Merge branch 'contrib-src' of github.com:claudioperez/OpenSees into contrib-src
REVERT: f4207e65 Merge pull request #6 from claudioperez/dmglib
REVERT: 0fed56ba cmp - clean cmake files
REVERT: 289594c4 cmp - clean cmake files
REVERT: e964a5cc cmp - create itpack cmake
REVERT: 076a6124 cmp - add banner to OTHER/CMakeLists.txt
REVERT: 26af02ad cmp
REVERT: 3dec3288 cmp - add new elems to CMake
REVERT: 65b8e52e Merge pull request #665 from mhscott/sectionTags
REVERT: 28b41517 Adding section tags option to set/getResponse
REVERT: 381dd836 cmp - working PFEM build
REVERT: 9b19b070 Merge branch 'master' into master
REVERT: 6304c6ef Adding sectionTag command implementation and modifying point and weight commands to return lists
REVERT: a6576faf Adding sectionTag command to Python interpreter
REVERT: 0992dd9b initial commit for 3d
REVERT: d072b606 done-2d
REVERT: b83735a4 Includes PETSC in the build if the HAVEPETSC=YES flag is enabled in the makefile.def
REVERT: 4aa213b9 Fixes outstanding merge messages remaining in the H5DRM source
REVERT: 2a1c59f9 Fixes clash of Vec type defined in RockingBC.h:64 with definition in petsc.h that occurs when you enable petsc with the _PETSC compiler flag.
REVERT: 43054b54 Merge pull request #663 from mhscott/elementEnvelope
REVERT: 5ed7de81 Using OPS_GetStringFromAll for envelope element recorder
REVERT: 4cfcf7b5 Update Newmark.cpp
REVERT: 2315cdca Update ASDEmbeddedNodeElement.cpp
REVERT: b57156b7 Merge pull request #662 from zhuminjie/domainCommit
REVERT: a4bfc172 domainCommitTag can set commit tag
REVERT: a62ff7a8 add domainCommitTag command in Python
REVERT: 52f6ac3d Merge branch 'dmglib' of github.com:claudioperez/OpenSees into dmglib
REVERT: 4de0badc cmp - add fedeas damage lib
REVERT: 587e9449 Update ExpressNewton.cpp
REVERT: 80b5220b Update commands.cpp
REVERT: 8fe32df7 Merge pull request #658 from mhscott/expressNewton
REVERT: dac017b6 Adding OPS function and Python command for ExpressNewton
REVERT: dedf71ed Merge pull request #657 from mhscott/stressDensity
REVERT: 90386572 Removing unnecessary stressDensity files from VS project
REVERT: 9ce84938 Removing unnecessary stressDensity files from VS project
REVERT: 47cd8f75 Merge pull request #655 from ambaker1/noheader
REVERT: 32acc6c3 wk-1-before-renumb
REVERT: d30574f2 Merge remote-tracking branch 'origin/dmglib' into contrib-src
REVERT: d0e64799 Create CMakeSettings.json
REVERT: d945a667 first commit
REVERT: 1665e9c4 Added -noHeader command line option for OpenSees
REVERT: 678f2962 first-setup
REVERT: 9306cee3 Merge branch 'dmglib' of github.com:claudioperez/OpenSees into dmglib
REVERT: dedacda5 cmp
REVERT: 98c79f8c cmp
REVERT: 0a0993b8 Merge branch 'master' into add-zero-length-implex-contact
REVERT: c6d4a2b5 Merge branch 'master' into re-add-mpco-recorder-tcl
REVERT: 8ad34261 Merge pull request #5 from claudioperez/dmglib
REVERT: 7d835181 Merge branch 'contrib-src' into dmglib
REVERT: 0dbf618f Merge pull request #654 from mhscott/vstudio
REVERT: c0c1c5da Adding QzLiq1 to workspace
REVERT: c3e5550f Merge pull request #651 from SumeetSinha/master
REVERT: e07b1f11 Merge branch 'master' into master
REVERT: 2b48cf65 Merge branch 'master' into add-zero-length-implex-contact
REVERT: 34b61d5b Merge branch 'master' into re-add-mpco-recorder-tcl
REVERT: 6602bf01 Merge pull request #653 from MassimoPetracca/fix-SteelFractureDI-classTag-and-VS-filters
REVERT: d8d935f7 Fix Tag and VS filters
REVERT: 84911e50 Merge branch 'master' into add-zero-length-implex-contact
REVERT: 4faddd72 Merge branch 'master' into re-add-mpco-recorder-tcl
REVERT: 8a6e4a88 cmp - remove stress density material
REVERT: 7cc5ee81 Added QZLiq uniaxial material that model's tip capacity of a pile in liquefiable soils
REVERT: 487fba7f cmp - remove OPS_ASDEA target
REVERT: 735a5776 Update CMakeLists.txt
REVERT: d6f8b8e2 Update CMakeLists.txt
REVERT: dbac49a4 cmp - add bundled AMD
REVERT: 494ad902 Merge pull request #650 from mhscott/steelDImakefile
REVERT: ccde10ec Adding SteelFractureDI to Makefiles
REVERT: a7025295 Merge pull request #645 from siwalan/master
REVERT: 8124d42b Merge pull request #640 from jotru/master
REVERT: 8e906e1c Merge pull request #637 from MassimoPetracca/add-asd-ceq-element
REVERT: 54530df6 Merge pull request #634 from galvisf/master
REVERT: 9d112b8b Merge pull request #604 from ambaker1/printAB-return
REVERT: 5a070d9b Update BraceMaterial.cpp
REVERT: 9d00131a Merge pull request #649 from mhscott/eleType
REVERT: f71f633d Adding Python versio of eleType command
REVERT: b5a0d5f6 cmp
REVERT: d1cfc1ec ss
REVERT: a45d3ab7 Merge branch 'dmglib' of github.com:claudioperez/OpenSees into dmglib
REVERT: c9dfb38b cmp - make bessel linkage consistent
REVERT: 8aab12b4 cmp - simplifying options
REVERT: 11db95a1 cmp - windows dependencies
REVERT: 94ea89a9 cmp - change extension .C to .c for non CXX
REVERT: 4cca4180 cmp - clean out unused cmake files
REVERT: 10b12946 cmp - move PlainMap to OPS_Renderer
REVERT: 862318a0 Merge branch 'dmglib' of github.com:claudioperez/OpenSees into dmglib
REVERT: 6a417fe1 cmp - s/_OPS/OPSDEF/
REVERT: ca3f758d Merge branch 'dmglib' of https://github.com/claudioperez/OpenSees into dmglib
REVERT: 0c56435d cmp - mod cmake for windows.
REVERT: 31669051 cmp - remove lead underscore in new macros
REVERT: 165c285d cmp - add masonry to CMake.
REVERT: fa5fd63b cmp - fix merge conflict in/CMakeLists.txt
REVERT: 76db0ef8 Merge branch 'master' of github.com:OpenSees/OpenSees into dmglib
REVERT: 41499c71 cmp - Remove g3 targets
REVERT: f35780f0 cmp - remove damage code
REVERT: 9d35c629 Merge branch 'OpenSees:master' into master
REVERT: 1822e11e Update on SteelFractureDI.cpp
REVERT: 92ec1849 Update Makefile.def.Ubuntu20.04
REVERT: 3397ee76 Update Makefile.def.Ubuntu20.04
REVERT: d4e7e5f3 Merge pull request #644 from mhscott/concrete02
REVERT: dd9a028a Adding overloaded constructor for Concrete02 and Concrete02IS
REVERT: 16fc248b Merge branch 'contrib-src' of github.com:claudioperez/OpenSees into contrib-src
REVERT: a89a64e0 cmp - update CMakeLists
REVERT: e3420342 Merge branch 'master' of github.com:OpenSees/OpenSees into contrib-src
REVERT: 4c57e6d5 Merge branch 'master' of github.com:OpenSees/OpenSees into dmglib
REVERT: ce7cd4e0 K. Mackie - adding set/updateParameter for multi-linear material
REVERT: e3b4eaa7  Added OPS_command for PySimple2 and TzSimple2
REVERT: 998e90e6 added pysimple2 and tzsimple2 jo
REVERT: 837bdd34 added pysimple2 and tzsimple2 jo
REVERT: bd0e8c65 added pysimple2 and tzsimple2 jo
REVERT: b5ad930d cmp -remove G3 targets
REVERT: 9b533e74 shift class tag
REVERT: 5995d782 update class tag in developer
REVERT: 62e83512 Merge branch 'master' into add-asd-ceq-element
REVERT: 2d9c6c27 update class tag in developer
REVERT: 8f39a512 Merge branch 'master' into add-zero-length-implex-contact
REVERT: f0861e65 Merge branch 'master' into re-add-mpco-recorder-tcl
REVERT: 5921f8ca Merge branch 'master' into master
REVERT: 1233e771 Merge pull request #635 from mhscott/fpbearing
REVERT: 7b50533d Adding set/updateParameter
REVERT: 7c72251b Merge branch 'OpenSees:master' into master
REVERT: 590bb635 Merge pull request #600 from MassimoPetracca/improve-output-1gp
REVERT: bfe46225 Merge branch 'master' into master
REVERT: 6b34d61f Merge pull request #624 from dxl9838/asymSection
REVERT: fa8d81a4 add SteelFractureDI uniaxial material
REVERT: e509a688 cmp - add TCL85 def
REVERT: 3e4ada79 add CMake_Questions.md
REVERT: 7c1b434f work on model builder
REVERT: ea4ef8c1 Merge pull request #632 from mhscott/vstudio
REVERT: 9b777fec Updating visual studio project files
REVERT: e61e8093 Merge pull request #631 from mhscott/chebyshev
REVERT: ac5efeed Merge branch 'master' into chebyshev
REVERT: 94b8188d Merge pull request #630 from mhscott/sectionSetResponse
REVERT: 46966e53 Merge branch 'smaMaterial' into sectionSetResponse
REVERT: 83ae7cbb Adding SMA material
REVERT: 330669e1 Merge branch 'smaMaterial' into sectionSetResponse
REVERT: cf8c366e Some clean up with setResponse/getResponse
REVERT: 6af5bb69 Removing unused section/.o files
REVERT: 99848da9 Instantiating an instance of FiberSection2d inside getResponse is not going to stay in the code
REVERT: 72d170e4 Merge branch 'master' into chebyshev
REVERT: 96cb7ab7 Merge branch 'master' into smaMaterial
REVERT: 60825404 Merge pull request #629 from mhscott/hystereticParameter
REVERT: c065a1c8 Adding set/updateParameter
REVERT: 4bd0dec3 cmp - refining TCL libs
REVERT: e43829c4 X. Du - Clean the code of the OPS API functions for Tcl
REVERT: ae177ce7 X. Du - fix bugs in the OPS API functions for Tcl
REVERT: ae309171 Merge pull request #628 from mhscott/fiberRecorder
REVERT: 5eb06e12 Making fiber setResponse work with SectionIntegration
REVERT: b75acf6f Merge branch 'master' of https://github.com/galvisf/OpenSees
REVERT: e32cc346 add SteelFractureDI uniaxial material
REVERT: 8767a45b cmp - Remove OBJECT in Fortran lib defs
REVERT: 14e22934 Merge pull request #627 from mhscott/mamposteria
REVERT: 0a24f0e9 Correcting author attributions
REVERT: 36026b0b Merge pull request #626 from mhscott/mamposteria
REVERT: 44599707 Adding contributor list for masonry elements and materials
REVERT: 7f5caf5a Merge branch 'master' into mamposteria
REVERT: f89234e2 experimenting with lib visibility
REVERT: 06ad00db specify fortran differently
REVERT: 91c87bae cmp - back and forth with win
REVERT: 7543276f fix Fortran CMake
REVERT: bd018c32 Merge branch 'contrib-src' of github.com:claudioperez/OpenSees into contrib-src
REVERT: 0c094008 minor formatting
REVERT: f0151315 X. Du - change how FiberSectionAsym3d handles torsion
REVERT: 472be16d X. Du - make it consistent to pull request #142
REVERT: 7070e396 cmp - More polishing of CMake options
REVERT: 96036651 cmp - create CMake config for conda
REVERT: 9472fa74 cmp - merge Win with Unix changes
REVERT: e69d316e cmp - remove tabs
REVERT: fbffc351 cmp - fixing arpack cmake
REVERT: 5abc8b58 cmp - Windows-specific build sys
REVERT: 7ce30864 temp
REVERT: c82ff42d Merge branch 'contrib-src' of github.com:claudioperez/OpenSees into contrib-src
REVERT: 8190ef12 cmp
REVERT: 3a1dc4ad cmp - CMake formatting
REVERT: efd24d8a cmp - polishing
REVERT: 3dd06bc0 cleaning, remove make-style variable refs in CMake files
REVERT: 05e343d5 cmp - more CMake polishing
REVERT: 53a67d0d cmp - cleaning Conf file
REVERT: 104c8084 Merge branch 'contrib-src' of github.com:claudioperez/OpenSees into contrib-src
REVERT: 00ca972f cmp - implement extension processing
REVERT: 2ca8d489 cmp - cleaning bundled CMake files
REVERT: a521e40b cmp - merge upstream
REVERT: f372ce6d cmp - Merge origin
REVERT: 88a95d01 cmp - clean CMakeLists.txt
REVERT: cb27ff49 Merge pull request #622 from mhscott/gradientBC
REVERT: c5a1a093 Merge branch 'master' of https://github.com/OpenSees/OpenSees into gradientBC
REVERT: 08ee0947 Update Elliptical2.cpp
REVERT: d09a79ca Update FiberSection3d.cpp
REVERT: cc4dcd49 commit a new InertiaTruss element
REVERT: 322ae817 Merge branch 'contrib-src' of https://github.com/claudioperez/OpenSees into contrib-src
REVERT: 9a6b7c71 cmp - separation of Fortran files
REVERT: 8fcd1518 cmp - removed glob in OPS_Tcl target
REVERT: 4f0610de cmp - separate Fortran in G3_SysOfEqn
REVERT: ede6cccf cmp - fix fortran material lib to compile on *nix
REVERT: 262efe06 Merge branch 'contrib-adapter' of https://github.com/claudioperez/OpenSees into contrib-src
REVERT: af56eaa5 cmp -  moved inclusions of `f2c.h` to after `math.h`.
REVERT: 5ca95bb1 cmp - fixed broken call to Adapter element constructor
REVERT: 5f8949cb Merge remote-tracking branch 'upstream/master' into contrib-src
REVERT: 860640fa cmp - separate out X11 renderer for Win build
REVERT: 5b63eb10 cmp - separate out Fortran files for MSVC builds
REVERT: 310f9170 cmp - modify scope of `opensees_load` returns
REVERT: faed0f4b cmp - rename dependency cmake file
REVERT: e8020b92 cmp - wrapped paths in quotes
REVERT: 0ca41688 Update OpenSeesOutputCommands.cpp
REVERT: ff5b86b0 Update MixedBeamColumn3d.cpp
REVERT: d974a384 Update MixedBeamColumn2d.cpp
REVERT: 4213ba9f cmp - fix CMakeLists for SuperLU/ARPACK; add FindAMD.cmake; minor reorganizing
REVERT: 7e6a22dd cmp - fix opensees_load not returning lib/include vars
REVERT: f38baa78 cmp - minor developments with CMake
REVERT: 05c0ed35 cmp - fix tcl path in CMakeLists
REVERT: 3bf99fe4 cmp - init contrib-src branch
REVERT: ee852331 cmp - CMake successfully builds OpenSeesTcl on Linux
REVERT: 1d33cf87 cmp - pulling renderer cmake
REVERT: 124499ef cmp - create renderer cmake.
REVERT: 5e387dba Merge branch 'master' of github.com:OpenSees/OpenSees into contrib
REVERT: b93d5bcc cmp - revert glob includes, now use SRC and OTHER
REVERT: c338855f cmp - change temp glob include to search at project root
REVERT: 8d23b08a cmp - missing "logical" and friends; included f2py
REVERT: 597b8021 cmp - checkpoint for CMake system.
REVERT: 200b4d97 cmp - creating CMake lists for bundled libs
REVERT: ca77a3e1 cmp - pull upstream master
REVERT: c2879320 cmp - adding ifdefs for CMake build
REVERT: 5051ed91 Merge pull request #615 from mhscott/elementRecorder
REVERT: 2712a25b Fixing element recorder parsing
REVERT: 8b38c01a Merge pull request #614 from mhscott/explicitDifference
REVERT: 67200404 Adding ExplicitDifference to Tcl
REVERT: da3f8410 Update Makefile
REVERT: 698db0d1 Merge pull request #612 from parduino/master
REVERT: 214884d6 Merge pull request #25 from OpenSees/master
REVERT: df8a33b8 orrections to J2CyclicBoundingSurface Model
REVERT: a8bdfeb3 Merge branch 'master' into smaMaterial
REVERT: 2ee657e4 Adding masonry files to VStudio projects
REVERT: 727beff5 IMKBilin fix
REVERT: ba95cb3c Changing destructor calls
REVERT: 868cd24f Merge branch 'master' into mamposteria
REVERT: 7370cf08 Update CapPlasticity.cpp
REVERT: 7c0a056d Merge pull request #610 from mhscott/setResponse
REVERT: 78aff5aa Chaning setResponse signature
REVERT: 8530959f Chaning setResponse signature
REVERT: 3a4ddabe Changing setResponse signature
REVERT: 73dc8a41 Changing setResponse signature
REVERT: 61aff9b0 Changing signature for setResponse and calling base class defaults for set/getResponse
REVERT: a98614e7 Merge branch 'master' into mamposteria
REVERT: 8d322f06 Merge branch 'master' of https://github.com/OpenSees/OpenSees
REVERT: fb6cba70 Merge pull request #609 from mhscott/dxl9838-master
REVERT: 977c817a Merge branch 'dxl9838-master'
REVERT: ed05a90e Fixing OPS_GetStringCopy and lower/upper case in OPS_g/Get
REVERT: edb484e8 Moving class tag definition
REVERT: 2c12cf02 Merge branch 'master' of git://github.com/OpenSees/OpenSees X. Du - Merge updates from official OpenSees
REVERT: b48d5c36 cmp - temporarily glob include dirs
REVERT: 1ae821e6 cmp - add new CMake file
REVERT: 34efd55a cmp - update CMake files.
REVERT: 79f62e92 Merge branch 'master' into mamposteria
REVERT: 24542b4f cmp - several new CMakeLists
REVERT: 294aa800 cmp - add more missing CMakeLists in material/uniaxial
REVERT: d4f4d3b5 cmp - link selected elements in CMake
REVERT: 88f2dd73 cmp - CMakeLists for materials
REVERT: 1b1a2948 cmp - Creating missing CMake files
REVERT: 0405efb8 cmp - cleaning CMake conf
REVERT: c882c12b cmp - CMake materials
REVERT: 93c96f5f cmp - polishing CMake conf file
REVERT: d987e693 Merge branch 'master' of github.com:OpenSees/OpenSees into contrib
REVERT: 6a67a6db cmp - developing cmake system
REVERT: 0bf1e0e3 Merge branch 'master' of github.com:claudioperez/OpenSees into contrib
REVERT: 63bf35cc cmp - add new function to OpenSeesFunctions.cmake
REVERT: fc9593cd cmp - developing CMake system
REVERT: 46cde76b Update commands.cpp
REVERT: b556a14e Merge pull request #602 from OpenSees/revert-594-material-tests
REVERT: 6947d623 Revert "Material testing commands"
REVERT: 24361e38 Merge pull request #594 from ambaker1/material-tests
REVERT: bb49c990 wrong XML tags with non-supported result + bugfix in tetrahedron
REVERT: e916849f Merge branch 'master' into add-asd-ceq-element
REVERT: 1a9e2912 Merge branch 'master' into add-zero-length-implex-contact
REVERT: 27134b7d Merge branch 'master' into re-add-mpco-recorder-tcl
REVERT: da158a5b cmp - developing CMake system
REVERT: 44cdc6d8 Merge branch 'master' of git://github.com/OpenSees/OpenSees X. Du - Merge updates from official OpenSees
REVERT: cf0c5d9f cmp - working on CMake system
REVERT: dac9d6e7 cmp - clean ETC
REVERT: 2af90b45 cmp - fix symlink
REVERT: c390b2d1 cmp - working with cmake
REVERT: f8917d30 Merge branch 'master' of github.com:OpenSees/OpenSees into contrib
REVERT: afe55a88 Merge pull request #597 from ambaker1/python-include-directories
REVERT: 5228f4db Update OpenSeesPy.vcxproj
REVERT: 2ddcaf07 Merge branch 'master' into material-tests
REVERT: f43b0664 Update commands.cpp
REVERT: 6bac073f Update OpenGlRenderer.cpp
REVERT: c44da3de Update TclFeViewer.h
REVERT: 3378a0a6 Update Example1.1.py
REVERT: ec74c3b7 Update Example1.1.tcl
REVERT: 1dcb671a cmake
REVERT: f478f28c Merge pull request #2 from claudioperez/contrib
REVERT: af2fc84a Added wipe support to python version
REVERT: 8e53d9ac Update OpenSeesMaterialTestCommands.cpp
REVERT: 4313dfe4 Implemented in Python
REVERT: bef86839 Merge pull request #584 from ambaker1/display_line_width
REVERT: c18cb6a8 Merge pull request #593 from mfernba/spcorrections
REVERT: 8f77f61e Initialize variable in default constructor. Error in recvSelf.
REVERT: 84495585 Comment debug output
REVERT: 55d8dbbd When revertToStart invoked on OpenSeesSP (OpenSeesMP not tested) process get blocked because ActorSubdomain ask for a barrier check.
REVERT: c193c358 Variable initialization in default constructor
REVERT: 122edab4 Correct sendSelf / recvSelf methods. Include commitStrain.
REVERT: ae2b2755 Initialize thickness in default constructor, it contained garbage when created by broker.
REVERT: c694c327 Correct class tag. Broker created incorrect objects because of this.
REVERT: 344f658d Update TclFeViewer.cpp
REVERT: 9494fcac X. Du - resume the elements for asym. sections in Visual Studio
REVERT: 344d5c4e Merge branch 'master' of git://github.com/OpenSees/OpenSees X. Du - Merge updates from official OpenSees
REVERT: e596c9f8 X. Du - fix conflicts with the official OpenSees
REVERT: 61fa8c20 Changed line width to be optional argument for display
REVERT: 94e91274 Eliminated old material testing commands
REVERT: e99ed0ff Merge pull request #575 from sewkokot/addEleLoadOutCommand
REVERT: 0376e215 Merge pull request #583 from ambaker1/nodeBounds_fix
REVERT: 72cfef95 Adding SMA to Makefiles and interpreters
REVERT: ba02a2b9 Update OpenSeesMaterialTestCommands.cpp
REVERT: 95066a64 Added wipe support for test materials
REVERT: 3543c890 Merge pull request #591 from mhscott/vstudio
REVERT: 9d507a01 Updating Visual Studio projects
REVERT: 7cc2a985 Added material test commands - generalized for uniaxial, nd or sections.
REVERT: 89f80201 Merge pull request #587 from zhuminjie/improve-background
REVERT: 7333d57d Merge pull request #588 from claudioperez/contrib
REVERT: b8b60c44 X. Du - modify sendSelf and recvSelf for elements with asym. sections
REVERT: bae7452b Merge pull request #590 from mhscott/vstudio
REVERT: 94104793 Adding DBNL3D to Visual Studio project
REVERT: 4de044fc Merge pull request #589 from mhscott/dbnl3d
REVERT: f86a23e7 Adding flexural cross-terms to basic stiffness and adding section displacements to recorder
REVERT: af7f0978 Merge branch 'OpenSees:master' into master
REVERT: bfe22d85 X. Du - update Python commands for the mixed element
REVERT: 95fce126 X. Du - update Python commands for the mixed element
REVERT: 9e44b0f9 Adding Chebyshev beam integration
REVERT: b87c2032 Adding initial versions of DBNL 3d
REVERT: df1bc3e5 Adding DBNL 3d to interpreter commands
REVERT: bdad31b8 Adding DBNL 3d to Makefile
REVERT: aa15e117 Adding class tag for DBNL 3d
REVERT: 3cf80fcf Adding masonry elements por Gonzalo Torrisi
REVERT: a1f1a5f9 Adding masonry elements por Gonzalo Torrisi
REVERT: ff3825d7 Adding masonry material por Gonzalo Torrisi
REVERT: 371aaca7 Adding masonry material por Gonzalo Torrisi
REVERT: 0a045468 Adding masonry material por Gonzalo Torrisi
REVERT: bc86ae21 Adding one more class tag
REVERT: 99cc9e04 Adding class tags for masonry materials and elements
REVERT: 5fa9cf35 cmp - remove barrier check for non-parallel build
REVERT: 1cc3a855 cmp - restore Makefile
REVERT: f15d1839 cmp - restoring
REVERT: 6ea1e6a8 restore Makefile
REVERT: 35856e1d X. Du - add elements_asym and fiber section_asym to object broker
REVERT: 0b03050e BackgroundMesh: h for kernel is numave * bsize
REVERT: 4a7fdb7c BackgroundMesh: alphaS
REVERT: 4a48b70a BackgroundMesh: structural damping parameters
REVERT: 275ac4af BackgroundMesh: add dispon option
REVERT: bd17259a BackgroundMesh: gridFSInoDT check element volume
REVERT: 9cebabd4 BackgroundMesh: check if there are particles when detecting waves
REVERT: 1303f485 BackgroundMesh: make compressible 2D element available
REVERT: 97c74e9f BackgroundMesh: some 2D mesh between all structural nodes
REVERT: 7418e199 BackgroundMesh: create elements between structural nodes if there is particles
REVERT: 593daccb BackgroundMesh: add FSI mesh without DT
REVERT: f99ec9e7 Particle: set crds instead of disp, record particle tag
REVERT: 5dd705ac Particle: remove crdsn
REVERT: c13b5332 PFEMIntegrator: use Un instead of predictive Uj
REVERT: b5c8489e set vel of nodes near to structures when move particles
REVERT: 90616323 BackgroundMesh: fixes in move particles in fixed
REVERT: f164ea87 BackgroundMesh: move fixed nodes to new cell and set velocity if structure is moving
REVERT: d8f51d26 BackgroundMesh: fix bug in ElasticBeam2d
REVERT: b3dfdd22 Revert commit 6cdd0d
REVERT: 970b4468 BackgroundMesh: add new new class BNode and BCell
REVERT: a26fe64a BackgroundDef: add new definitions
REVERT: 04d4a5db Particle: remove unused functions
REVERT: 5413fc6e BackgroundMesh: remove old way for variable mesh
REVERT: 50779322 BackgroundMesh: inlet, kernelclosea and boundreducefactor are no more needed
REVERT: 5aa85a32 BackgroundMesh: pressureonce and fastassembly are no more needed
REVERT: aa6f5e66 BackgroundMesh: fsiTri is no more needed
REVERT: fd033415 BackgroundMesh: freesurface is no more needed
REVERT: dc7c7a58 BackgroundMesh: incrVel is no more needed
REVERT: ae3ac0f3 BackgroundMesh: meshtol is no more needed
REVERT: d34c1737 PVDRecorder: remove AllDIsplacement data array
REVERT: c0119cc0 BackgroundMesh: reformat files
REVERT: f9fd45b1 BackgroundMesh: fix in interpolate function
REVERT: 5bad7c3a Adding DBNL3d to SRC/Makefile
REVERT: 5e42eecb Updating SRC/Makefile for masonry elements
REVERT: 69b96638 Merge branch 'master' of https://github.com/opensees/opensees
REVERT: 12b9f193 X. Du - fix a bug in the input function for FiberSectionAsym3d
REVERT: 1a5f3c7a X. Du - update makefiles for asymmetric sections
REVERT: 9884b282 Merge branch 'master' of git://github.com/OpenSees/OpenSees X. Du - Merge updates from official OpenSees
REVERT: 2749b7f3 Update OpenSeesUniaxialMaterialCommands.cpp
REVERT: 6d25e6f8 Merge pull request #586 from mhscott/qzSimple2
REVERT: 7a376569 Adding OPS_ command for QzSimple2
REVERT: 4964600b cmp - build modifications
REVERT: c9627c11 Merge pull request #585 from nassermarafi/patch-1
REVERT: 7af4006f Merge branch 'master' into add-zero-length-implex-contact
REVERT: 0bf14444 Merge branch 'master' into add-asd-ceq-element
REVERT: 77f79888 Update FEM_ObjectBrokerAllClasses.cpp
REVERT: b55dd238 Merge branch 'master' into re-add-mpco-recorder-tcl
REVERT: c790508a Update PinchingLimitStateMaterial.cpp
REVERT: 7f86aed6 Update RotationShearCurve.cpp
REVERT: a7d92d0b Updated to include Steel02Fatigue
REVERT: 53b2d8af Added user option for line-width
REVERT: e5521418 Update Domain.cpp
REVERT: 9aeb57f1 Merge branch 'master' of git://github.com/OpenSees/OpenSees X. Du - Merge updates from official OpenSees
REVERT: 5cd00fb0 X. Du - update Tcl commands for asymmetric sections
REVERT: 534919cb Merge pull request #579 from ambaker1/nodeBounds_fix
REVERT: 65d7a9fe Merge pull request #576 from msalehi2004/master
REVERT: 08ba1280 X. Du - update element commands for asymmetric sections
REVERT: 14c75ff6 X. Du - update section commands for FiberSectionAsym3d
REVERT: a543c932 Merge branch 'master' of git://github.com/OpenSees/OpenSees X. Du - Merge updates from official OpenSees
REVERT: 5d725140 Merge branch 'master' of https://github.com/OpenSees/OpenSees
REVERT: 22d51bff fmk - addng a bunch of CMakeLists files
REVERT: 45c5e2f4 Merge pull request #24 from OpenSees/master
REVERT: 0ae94c41 Merge branch 'master' of git://github.com/OpenSees/OpenSees X. Du - Merge updates from official OpenSees
REVERT: ed921263 X. Du - modify files for elements with asymmetric sections
REVERT: 4fad6daa Update OpenSeesSectionCommands.cpp
REVERT: 20269147 Merge pull request #582 from mhscott/warping
REVERT: 50aa94db Moving OPS_Section commands around
REVERT: 6a880787 Update DispBeamColumn3d.h
REVERT: 8c02c635 Update DispBeamColumn3d.cpp
REVERT: 5c925e6a Merge branch 'master' of https://github.com/OpenSees/OpenSees
REVERT: 21ae8c71 fmk - removing _DLL
REVERT: 4d900adc Update MultiYieldSurfaceClay.cpp
REVERT: 4d4e0c2b fmk - removing _DLL
REVERT: 26938153 fmk - removing _DLL
REVERT: 93393ef5 Merge branch 'master' of https://github.com/OpenSees/OpenSees
REVERT: df8580b5 fmk - removing _DLL
REVERT: 3014b3c7 Update AxialCurve.cpp
REVERT: 6d6b39f6 fmk - removing _DLL
REVERT: e9bf81f8 fmk - removing _DLL
REVERT: 219fa7be fmk - removing _DLL
REVERT: 1f2b5c12 Update SteelBRB.cpp
REVERT: 4657a66f Update SteelBRB.h
REVERT: 642d8189 fmk - removing ifdef _DLL
REVERT: 00047cf3 Merge branch 'master' of https://github.com/OpenSees/OpenSees
REVERT: 15585095 fmk - removing ifdef _DLL
REVERT: 4fb19bfe Update Matrix.cpp
REVERT: 50b3bd17 Update Matrix.h
REVERT: f18966da Update Element.h
REVERT: f8521663 Update DispBeamColumn3d.h
REVERT: 3758ce52 Update ForceBeamColumn3d.h
REVERT: 891cde57 Update ForceBeamColumn2d.h
REVERT: e7eca1c1 Update DispBeamColumn2d.h
REVERT: 0e3134fc add to fem object broker all classes
REVERT: c027bd09 fix send recv self methods
REVERT: 4ed560a2 some improvements
REVERT: 2cf0f14f X. Du - rename the fiber section and disp-based element
REVERT: e667be1d X. Du - add fiber section and disp-based element for asymmetric sections
REVERT: 1d402df9 X. Du - rename the mixed element
REVERT: c36f0532 X. Du - add mixed element for asymmetric sections
REVERT: 4793de2a Merge pull request #580 from mhscott/linethickness
REVERT: 4079c3d5 S. Mazzoni - Changing line thickness to 2
REVERT: 95022caf Update ZeroLengthImplexContact.cpp
REVERT: 99082433 update send recv methods for initial displacement
REVERT: 468a9c54 add initial displacement
REVERT: 63b56c6e Performance improvement
REVERT: ec4c62df Update Domain.cpp
REVERT: 23e060c5 some improvements
REVERT: 41f1824f Merge pull request #578 from aschellenberg74/master
REVERT: 7ac36201 updated Win32 project files
REVERT: 870b5426 updated Win64 project files
REVERT: 9bcf76cb Fixed bug with nodeBounds
REVERT: 3ec71095 Update TclRecorderCommands.cpp
REVERT: 268a905d adding new zerolength implex contact
REVERT: 81e55273 Update classTags.h
REVERT: 76942360 Merge branch 'master' into add-asd-ceq-element
REVERT: a841c83c added new asd embedded node element
REVERT: 54aacb5f Update packages.cpp
REVERT: 5deb8c2e fmk - one further elementAPI file needing fixed
REVERT: 5b20cd8f fmk - remoivng tcl code from elementAPI.h
REVERT: 3a982c22 fmk - removing ifndef PML
REVERT: ef3f5e59 Update LayeredShellFiberSectionThermal.cpp
REVERT: 371cedab Update TclModelBuilderSectionCommand.cpp
REVERT: 1386af40 Update LayeredShellFiberSection.cpp
REVERT: 896468f2 Small Correction
REVERT: 0c3ec9c3 Merge pull request #1 from OpenSees/master
REVERT: f77a6dd5 Merge branch 'master' into addEleLoadOutCommand
REVERT: 2583ac1e fix commands.cpp due to CRLF issue - stage 2
REVERT: 4954ba23 fix commands.cpp due to CRLF issue - stage 1
REVERT: 7576bb3f Merge pull request #561 from ambaker1/ndm_ndf
REVERT: 2acc27bc Moved file to SRC/interpreter
REVERT: 770aab43 Update MaterialTest.cpp
REVERT: 78c5d230 Create MaterialTest.cpp
REVERT: 260d79e0 Merge branch 'master' of https://github.com/OpenSees/OpenSees
REVERT: 700bec10 fmk - adding new Makefile for CentOSS from Ben Pietras, University of Manchester, UK
REVERT: fcd3f9fa Merge pull request #2 from OpenSees/master
REVERT: d196a003 Merge branch 'master' into ndm_ndf
REVERT: a76674d5 Merge pull request #563 from ambaker1/sp_mp_query
REVERT: 09327c58 Merge branch 'master' into ndm_ndf
REVERT: d135888d Merge pull request #560 from ambaker1/eleType
REVERT: 5344d770 Merge pull request #569 from kasiz/setnodepressure
REVERT: d0d286d8 Added setNodePressure Command
REVERT: b37a5afc Added setNodePressure Command
REVERT: 63a49a0f Added setNodePressure Command
REVERT: ca623c87 Merge pull request #568 from mhscott/elliptical
REVERT: 948282af Updating section commands
REVERT: 24b1cdc2 interpreter/OpenSeesSectionCommands.cpp
REVERT: c3211ec3 Merge pull request #567 from zhuminjie/pc
REVERT: ea533d8d Update PythonWrapper.cpp
REVERT: 0eb869d9 add pc command
REVERT: 97ebde20 Renamed ndm and ndf to getNDM and getNDF
REVERT: a2976e4a add error messages when the patternTag does not exist, minor fixes
REVERT: cc40c4b1 add the output commands to the Tcl interpreter
REVERT: c64203a8 Element load output commands: no pattern tag means all pattern tags
REVERT: 7b6af5ef add getEleClassTags utility command
REVERT: 600f00d2 add getNumEles, getEleLoadClassTags/Tags/Data commands
REVERT: 7dd9e354 Update commands.cpp
REVERT: aa3df2c6 Merge pull request #522 from MassimoPetracca/fix-mpco-opensees-sp
REVERT: 3f258c3d Merge pull request #559 from mckee107/fix_DomainPartitioner-partition
REVERT: 7a624998 Update commands.cpp
REVERT: 677ec394 Utility commands for SP and MP constraints
REVERT: 22f2e927 fmk - fixing Makefile
REVERT: 3f3b78c4 Added eleType, utility to get element class
REVERT: 5935189c Added ndm and ndf
REVERT: 2b72e807 Correct PartitionedDomain::partition
REVERT: 2f55bfca Update FiberSectionWarping3d.cpp
REVERT: bb472d10 Merge pull request #558 from mhscott/warping
REVERT: 48c50eda Modifying files for U.Sydney warping elements
REVERT: 2037175d Adding new files for U.Sydney warping elements
REVERT: d8d359f0 Merge pull request #557 from longchen-geo/master
REVERT: 25509bda Update PlateRebarMaterial.cpp
REVERT: 952458a9 Update OpenSeesElementCommands.cpp
REVERT: a91f72c7 Update OpenSeesElementCommands.cpp
REVERT: 7c765a43 Update OpenSeesElementCommands.cpp
REVERT: 852d9aa6 Update OpenSeesCommands.cpp
REVERT: 27dd5cc7 Update commands.cpp
REVERT: 73f5f2f4 Merge pull request #554 from u-anurag/master
REVERT: 88845c2e Merge pull request #553 from kkolozvari/master
REVERT: 2c8f405a Merge pull request #4 from u-anurag/u-anurag-patch-ShellNLDKGQ_Block2D
REVERT: 7769dbd0 Adding ShellNLDKGQ to the Block2D command
REVERT: 0e40b039 Update OpenSees.vcxproj
REVERT: 8b3f0d58 Add SFI-MVLEM-3D
REVERT: 909ce347 Merge pull request #3 from OpenSees/master
REVERT: e46bc1f2 Merge branch 'master' into chebyshev
REVERT: efd7d7b8 Merge pull request #550 from mhscott/basicForce3d
REVERT: 9be3f40a Adding basicForce and basicStiffness as recorder options
REVERT: 6cc028a4 Merge pull request #549 from vavgen/master
REVERT: 384b53b4 Reimported VS files
REVERT: 886a98f7 Removed comment
REVERT: 361c069b Removed preprocessor directives
REVERT: a0bb10cd Merge pull request #1 from OpenSees/master
REVERT: 462e7488 Merge branch 'master' into gradientBC
REVERT: a5118784 Merge branch 'master' into chebyshev
REVERT: 9539cd74 Create RockingBC.h
REVERT: 7d91397e Update Makefile
REVERT: 2579dbe5 fmk - updating version to 3.3.0
REVERT: a0d95b44 fmk - subtracting 1 from lapack, adding some CMakeList files while here
REVERT: da92d06d fmk - fixing conflict
REVERT: 3da68c8e fmk - fixing eof char
REVERT: dcd48141 Merge pull request #511 from ambaker1/EPPGap_Fix
REVERT: 22293c6a Update EPPGapMaterial.cpp
REVERT: b7988b77 fmk - adding another element option LHSNMYS_Damage
REVERT: 1f8c29fe fmk - bug fix, fixing dt
REVERT: b59f26c4 Merge pull request #525 from ambaker1/node_numbers
REVERT: 742e48bf Merge branch 'master' into node_numbers
REVERT: 09806858 Merge pull request #546 from kkolozvari/master
REVERT: 2ecd5be5 MVLEM_3D implementation
REVERT: 0064cc75 Update OpenSeesMiscCommands.cpp
REVERT: 05ceb4be Add bounding surface correction to PM4Silt and remove a limit on Cdz
REVERT: 7d324d0f Merge branch 'master' into gradientBC
REVERT: ef57fabd Merge branch 'master' into chebyshev
REVERT: 8d459981 Merge pull request #544 from mhscott/stringElementRecorder
REVERT: ffefaa60 Merge branch 'master' into stringElementRecorder
REVERT: cb882a69 Merge pull request #543 from zhuminjie/master
REVERT: 87b1412a GetStringFromAll: if an input is a string, copy it to buffer
REVERT: 0e4c8b83 Update RockingBC.cpp
REVERT: dcd0066a Merge pull request #542 from mckee107/Update_Makefile
REVERT: d55309d1 Casting character string
REVERT: f18f5fa8 Update Makefile.incl for RockingBC
REVERT: b3a8c750 More clean-up
REVERT: e556957f Changes to fix seg fault
REVERT: 72526834 Adding Chebyshev integration to Makefiles and Python interpreter
REVERT: 8b6319e3 Merge pull request #541 from mhscott/shellNLDKGT-py
REVERT: 8990257a Adding ShellNLDKGT to Python interpreter
REVERT: bf462919 Merge pull request #538 from mhscott/hysteretic-poly-vs
REVERT: 13b6cd74 Adding HystreticPoly to M$ project file
REVERT: f1513abf Merge branch 'master' of https://github.com/OpenSees/OpenSees
REVERT: 4111a2a1 fmk - new class tags
REVERT: 364087f8 Merge pull request #534 from mhscott/initStrain
REVERT: 05edac45 Using local strain in updateParameter
REVERT: 64ec9b56 Merge pull request #533 from mhscott/hysteretic-poly-makefile
REVERT: e8e8a063 Adding HystereticPoly to Makefiles
REVERT: 9f0f28f9 Merge pull request #499 from salsessa/master
REVERT: f95663c2 Merge pull request #513 from mfasil10/patch-1
REVERT: cd291326 Merge pull request #530 from mhscott/initStrain
REVERT: abc55d0a Adding epsInit as parameter
REVERT: d09472aa Update NewtonRaphson.cpp
REVERT: 586468b2 Merge branc…
zhuminjie pushed a commit that referenced this issue May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant