1 (edited by Alireza 21-06-2010 20:03:16)

Topic: Problems with idm1 and idm1nl

Hello,

It seems that there is a problem with the built-in materials idm1 and its non-local version. Both of these materials return

Error: (/home/IMuser/OOFEM/oofem-1.9--CODAM2.8-3/src/oofemlib/structuralmaterial.C:302)
Class: IsotropicDamageMaterial1, number: 1
giveSizeOfReducedStressStrainVector : unknown mode (_Unknown)

Using the debugger, I checked the values of variables related the Gp and they don't seem to be right. Like its numberOfGp=0 and materialMode=_Unknown!!

When I switch to any other material model, they work fine.

Regards,
Alireza

2

Re: Problems with idm1 and idm1nl

Hi Alireza,

could you share the input file? It is difficult to say, what is going wrong and the input could help me to figure out the source of the problem.
Borek

Re: Problems with idm1 and idm1nl

I uploaded the file.

4

Re: Problems with idm1 and idm1nl

Hi Alireza,

thank you for providing input file. I have fixed the problem in repository version - rev. 560.
Borek