Topic: Tests for OOFEM

Hi Borek

I've been assigned to run some complex programs using OOFEM, POOFEM and OOFEG at my university. I've used the tests present in the package, but I need something more complex.

Can you give me some suggestions?

Thank you.

Re: Tests for OOFEM

Hi.
The wiki contains some bigger examples you can try.

http://www.oofem.org/wiki/doku.php?id=g … plasticity
http://www.oofem.org/wiki/doku.php?id=g … eambending

Re: Tests for OOFEM

Thanks a lot Mikael.

4

Re: Tests for OOFEM

Hi, how big you mean?
I have examples of 3d linear elastic analysis with 250K, 1M, 2M, and 3M DOFs used to test the performance of serial linear solvers.

If you want to test poofem, the best strategy is to create a model using t3d, as it can generate the partitioning for paralell analysis authomatically. Then you can refine the mesh as needed to get enough equations for testing scalability and performance.

Borek