mirror of
https://github.com/alvierahman90/fea.git
synced 2024-12-15 02:51:59 +00:00
update readme
This commit is contained in:
parent
8cc467e5a7
commit
6878f1f04f
@ -1,3 +1,9 @@
|
||||
# :bridge_at_night: fea :globe_with_meridians:
|
||||
|
||||
> A simple finite element analysis solver made for educational purposes
|
||||
|
||||
|
||||
Currently the project can only be used to solve problems where all points are constrained
|
||||
by boundary conditions, but this will be improved in future.
|
||||
The project also has no GUI for defining the problem at the moment, and must be written
|
||||
in rust (see [`src/bin/two_d.rs`](./src/bin/two_d.rs) for an example of setting up a problem).
|
||||
|
Loading…
Reference in New Issue
Block a user