Hi,
I am following the example for creating a new material using the ElasticPPcpp file. I have successfully built my dll file and put it in my current directory. However, when I run the Example1.tcl, it gives me the following error:
WARNING could not creat uniaxialMaterial ElasticPPcpp
while executing
"uniaxialMaterial ElasticPPcpp 1 3000 0.001"
<file "Example1.tcl" line 22>
Can anybody help me with this error? Any comment or help would be appreciated.
Thanks.
A problem with adding a new material
Moderators: silvia, selimgunay, Moderators
-
- Posts: 1
- Joined: Wed May 07, 2014 6:57 am
- Location: UofT
Re: A problem with adding a new material
Hi.
I am also facing the same problem.
Since its been a long time when you posted, So did you got any solution for that?
Your answer will be highly appreciable
Thanks
I am also facing the same problem.
Since its been a long time when you posted, So did you got any solution for that?
Your answer will be highly appreciable
Thanks
-
- Posts: 46
- Joined: Sat Oct 08, 2011 6:28 am
Re: A problem with adding a new material
I'm trying me too, but I get an overflow error when trying to read "theParam" array. It seems that the c_f_pointer it's not working.
Moreover, you must correct the "if results != 1" in TCLelement_api in "if results != 0".
Still looking to solve...
Moreover, you must correct the "if results != 1" in TCLelement_api in "if results != 0".
Still looking to solve...