Question #154219 on Yade changed:
https://answers.launchpad.net/yade/+question/154219

honzik proposed the following answer:

Hi Arthur

The NaN values are default ("given automatically") and the user is supposed to 
set real values to them (nan values are checked and if they are really nans, 
'!isnan(epsCrackOnset)' check fails resulting into
5731  FATAL yade.Law2_Dem3DofGeom_CpmPhys_Cpm 
/home/arthur/yade/yade/pkg/dem/ConcretePM.cpp:206 go: Verification 
'!isnan(epsCrackOnset)' failed!

Jan

______________________________________________________________
> Od: "Arthur Mercier" <question154...@answers.launchpad.net>
> Komu: yade-users@lists.launchpad.net
> Datum: 26.04.2011 19:04
> Předmět: Re: [Yade-users] [Question #154219]: Concrete CpmMat CpmPhys
>
>Question #154219 on Yade changed:
>https://answers.launchpad.net/yade/+question/154219
>
>    Status: Answered => Open
>
>Arthur Mercier is still having a problem:
>When I define material for Spheres and Facets
>
>"O.bodies.append(geom.facetBox((.5,-.5,.25),(.5,.5,.5),wallMask=63,material=CpmMat))
>O.bodies.append(geom.facetBox((5,-.5,.25),(.5,.5,.5),wallMask=63,material=CpmMat))
>O.bodies.append([utils.sphere((x,.1,0),rad,wire=True,material=CpmMat) for x in 
>numpy.arange(0,55*rad,dist)])",
>
>It works and the values
>(G_over_E='nan',density=4800,poisson=0.25,young=10e9,dmgRateExp=0,dmgTau=-1,epsCrackOnset='nan',isoPrestress=0,neverDamage=False,plRateExp=0,plTau=-1,relDuctility='nan',sigmaT='nan')
>are given automatically, but it closes automatically. That's why I tried
>to create by hand, the same material to check where the problem is.
>
>-- 
>You received this question notification because you are a member of
>yade-users, which is an answer contact for Yade.
>
>_______________________________________________
>Mailing list: https://launchpad.net/~yade-users
>Post to     : yade-users@lists.launchpad.net
>Unsubscribe : https://launchpad.net/~yade-users
>More help   : https://help.launchpad.net/ListHelp
>

-- 
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.

_______________________________________________
Mailing list: https://launchpad.net/~yade-users
Post to     : yade-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp

Reply via email to