mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-09-21 10:23:37 +00:00
5ac771480e
Heat transfer analysis is moved to its own package where the development continues. Two small modifications are needed for test files: - Instead of `problem.properties.formulation`, we have two separate problems, `PlaneHeat` for two-dimensional problems and `Heat` for three-dimensional problems. - Unnecessary prefixing of field names is changed. For example, now we simply have only "thermal conductivity" and not prefixed "temperature thermal conductivity".
15 lines
157 B
Plaintext
15 lines
157 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
|