Topic: CCTplate - Missing Error - No results

Hi everyone,

could someone please have a look on the attached input and output file? I'm calculating a triangular plate, nodes 1, 2 and 3 are the corners. The edge between node 1 and 2 (nodes 5-23) has a clamped rotation around x-axis, nodes 1, 2 and 3 have a bc in z-direction. I cannot find a mistake in the input section, OOFEM is not giving any errors while calculating, but I dont receive any results.
Probably a minor typo in the input file, I just cant find it.

Thank u all very much!

Dennis

Post's attachments

oofeminput_plate.txt 25.31 kb, 6 downloads since 2017-04-21 

You don't have the permssions to download the attachments of this post.

Re: CCTplate - Missing Error - No results

and the output file...

Post's attachments

oofemoutput_plate.txt 98.81 kb, 2 downloads since 2017-04-21 

You don't have the permssions to download the attachments of this post.

Re: CCTplate - Missing Error - No results

Hi, I briefly looked at the input file. I guess that the problem is that the structure is not supported properly.

Re: CCTplate - Missing Error - No results

Hi,
Thank u for the answer. The structure should be supported as I described in my first post, which should be statically correct.
There is probably a mistake in the input file describing the bcs, I just cant find it.

Maybe someone else can find it?
Thx.
Dennis

5

Re: CCTplate - Missing Error - No results

Hi,
the problem is that there are two nodes on the position {0,0,0}: 1 and 4. Node 4 is not connected to any element and is not restrained. You have to remove node 4 or fully support it.

Borek

Re: CCTplate - Missing Error - No results

Hi,

omg, I'm very sorry... stupid mistake, but thaks alot for the help!

Dennis