|
Revision 321, 456 bytes
(checked in by hazelsct, 6 years ago)
|
|
Forgot this one new file.
|
-
Property svn:keywords set to
Author Date Id Revision
|
| Line | |
|---|
| 1 | Bugs in Julian 0.1: |
|---|
| 2 | |
|---|
| 3 | - Simplex elements don't quite work. I'm not sure exactly why this is, but |
|---|
| 4 | the results can be seen in the output of tests/evolheat. |
|---|
| 5 | |
|---|
| 6 | - bemDisplay() only does three of the four corner points for square surface |
|---|
| 7 | elements. |
|---|
| 8 | |
|---|
| 9 | - Isotropic elasticity is not quite working. |
|---|
| 10 | |
|---|
| 11 | - Though most of the infrastructure is in place for element group sets, there |
|---|
| 12 | are a few things missing, most notably LU-decomposition in the MATRIX class. |
|---|