mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-08-06 04:21:33 +00:00
c914017171
Development of auto-differentiated mortar contact mechanics in 2D is moved to own separate package, MortarContact2DAD. Other changes are similar to what is done with MortarContact2D: elements are added to problems using `add_slave_elements!` and `add_master_elements!` instead of `add_elements!`, to make interface more explicit. Also, problem name is `Contact2DAD`, so the dimension is now explicitly stated in problem name. (Also have `Mortar2DAD`, compare to the `Mortar2D` and `Contact2D` of `MortarContact2D.jl`.)
17 lines
191 B
Plaintext
17 lines
191 B
Plaintext
julia 0.6
|
|
FEMBase 0.1 0.2-
|
|
ForwardDiff
|
|
LightXML 0.4
|
|
HDF5 0.7
|
|
Formatting
|
|
Logging
|
|
TimerOutputs
|
|
AbaqusReader
|
|
AsterReader
|
|
FEMBasis
|
|
FEMQuad
|
|
Reexport
|
|
HeatTransfer
|
|
MortarContact2D
|
|
MortarContact2DAD
|