JuliaFEM / JuliaFEM.jl

The JuliaFEM software library is a framework that allows for the distributed processing of large Finite Element Models across clusters of computers using simple programming models. It is designed to scale up from single servers to thousands of machines, each offering local computation and storage.
http://juliafem.github.io/JuliaFEM.jl/latest/
MIT License
250 stars 66 forks source link

Xdmf writing for scalar fields not working #89

Open ahojukka5 opened 7 years ago

ahojukka5 commented 7 years ago

See pull request #88, temperature fields are not written correctly to Xdmf format

image