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
251 stars 66 forks source link

Add usage example to README #210

Open TeroFrondelius opened 6 years ago

TeroFrondelius commented 6 years ago

@ahojukka5 as discussed we should add one basic usage example to the front page.