Update README.rst

fixed typo. added link to IRC.
This commit is contained in:
Jukka Aho
2015-09-10 21:32:06 +03:00
parent 2f2c55def4
commit 45b905b4c7
+3 -1
View File
@@ -35,7 +35,9 @@ The JuliaFEM project develops open-source software for reliable, scalable, distr
Documentation: http://www.juliaFEM.org
GitHub respository: https://github.com/JuliaFEM/JuliaFEM.jl
GitHub repository: https://github.com/JuliaFEM/JuliaFEM.jl
IRC: #juliafem @ FreeNode, https://webchat.freenode.net/
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. The basic design principle is: everything is nonlinear. All physics models are nonlinear from which the linearization are made as a special cases.