Henrik Sönnerlind
COMSOL Employee
Please login with a confirmed email address before reporting spam
Posted:
9 years ago
Dec 7, 2015, 2:11 a.m. EST
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
Aug 22, 2016, 8:34 a.m. EDT
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
Aug 22, 2016, 10:03 a.m. EDT
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
Sep 7, 2016, 8:46 p.m. EDT
Thank you
Thank you
Please login with a confirmed email address before reporting spam
Posted:
7 years ago
Aug 4, 2017, 1:38 p.m. EDT
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.