Files
JuliaFEM.jl/src
Jukka Aho 5ac771480e Use package HeatTransfer.jl for heat problems (#194)
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".
2018-05-03 15:37:37 +03:00
..
2018-05-02 12:45:14 +03:00
2017-08-23 15:53:01 +03:00
2017-08-23 15:53:01 +03:00
2018-01-19 21:01:33 +07:00