← Back to team overview

yade-users team mailing list archive

[Question #676855]: Dose Liboofem lack druckerPrager module?

 

New question #676855 on Yade:
https://answers.launchpad.net/yade/+question/676855

Hi everyone,
Recently, I am trying the surface coupler of DEM and FEM, and I used material of Drucker Prager plastic material in liboofem as following:
'import liboofem'
'mat = liboofem.DruckerPrager(1, domain, d=1950, tAlpha=0, E=2e6, n=0.23, alpha=0.23, h=1)',
but the error message showed 'no module of 'DruckerPrager'', I tried different name of that such as 'druckerprager' which is illustrated in file 'DruckerPragerPlasticitySM.h' or others, but it didn't work, so did the liboofem lack the druckerPrager module? or how to invoke it in liboofem?
Thanks,
DE Zhang

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.