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

2d_hertz_contact.jl example error #221

Closed mantyant closed 5 years ago

mantyant commented 5 years ago

2d_hertz_contact.jl example gives error: ERROR: LoadError: UndefVarError: Rn not defined.