Henrik Sönnerlind
COMSOL Employee
Please login with a confirmed email address before reporting spam
Posted:
9 years ago
2015年12月7日 GMT-5 02:11
Hi,
The 'External Stress-Strain Relation' node which you have in the model tree is the way to call an external material.
An external material is one which you have coded yourself, and compiled into a .dll file. If that is not your intent, you should not use the 'External Stress-Strain Relation' as material model.
Regards,
Henrik
Hi,
The 'External Stress-Strain Relation' node which you have in the model tree is the way to call an external material.
An external material is one which you have coded yourself, and compiled into a .dll file. If that is not your intent, you should not use the 'External Stress-Strain Relation' as material model.
Regards,
Henrik
Please login with a confirmed email address before reporting spam
Posted:
8 years ago
2016年8月22日 GMT-4 08:34
Hi,
The 'External Stress-Strain Relation' node which you have in the model tree is the way to call an external material.
An external material is one which you have coded yourself, and compiled into a .dll file. If that is not your intent, you should not use the 'External Stress-Strain Relation' as material model.
Regards,
Henrik
Dear Henrik:
I want to know how to get the material parameters in "par" from the external material before forming the total stiffness matrix and whether the Dll is parallel computing.
[QUOTE]
Hi,
The 'External Stress-Strain Relation' node which you have in the model tree is the way to call an external material.
An external material is one which you have coded yourself, and compiled into a .dll file. If that is not your intent, you should not use the 'External Stress-Strain Relation' as material model.
Regards,
Henrik
[/QUOTE]
Dear Henrik:
I want to know how to get the material parameters in "par" from the external material before forming the total stiffness matrix and whether the Dll is parallel computing.
Jeff Hiller
COMSOL Employee
Please login with a confirmed email address before reporting spam
Posted:
8 years ago
2016年8月22日 GMT-4 10:03
Hello,
If you need your question addressed by a COMSOL engineer, please send it to support@comsol.com or through the web portal
www.comsol.com/support/ .
While COMSOL personnel may occasionally contribute to discussions through the Discussion Forum, the Forum is intended for users to exchange ideas among themselves. It is not intended as a way to contact COMSOL staff.
Best regards,
Jeff
Hello,
If you need your question addressed by a COMSOL engineer, please send it to support@comsol.com or through the web portal www.comsol.com/support/ .
While COMSOL personnel may occasionally contribute to discussions through the Discussion Forum, the Forum is intended for users to exchange ideas among themselves. It is not intended as a way to contact COMSOL staff.
Best regards,
Jeff
Please login with a confirmed email address before reporting spam
Posted:
8 years ago
2016年9月7日 GMT-4 20:46
Thank you
Thank you
Please login with a confirmed email address before reporting spam
Posted:
7 years ago
2017年8月4日 GMT-4 13:38
I want to know how to compile the c code into the dll file. I try to compile the linear_elastic.c from the comsol web site into the dll file by using the visual studio 2013, but the comsol cannot read the compiled dll file correctly and report error.
I want to know how to compile the c code into the dll file. I try to compile the linear_elastic.c from the comsol web site into the dll file by using the visual studio 2013, but the comsol cannot read the compiled dll file correctly and report error.