mirror of
https://github.com/JuliaFEM/JuliaFEM.jl.git
synced 2026-09-20 10:08:31 +00:00
Update README.rst
fixed typo. added link to IRC.
This commit is contained in:
+3
-1
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user