You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add WARNING or ERROR to connect routines
Check for imt values less than 1
This is a problem when using a parameter that does not have a defined value.
For example see /project/meshing/demos/dfn_dev
define ID
cmo/setatt/cmo/imt ID
connect
Program received signal SIGSEGV: Segmentation fault - invalid memory reference.
Backtrace for this error:
#0 0xaec21d in ???
#1 0xaeb893 in ???
#2 0x7f4323536f0f in ???
#3 0x6217ae in connect2d_lg_
at /project/eesdev/tam/clone/LaGriT/src/connect2d_lg.f:473
The text was updated successfully, but these errors were encountered:
add WARNING or ERROR to connect routines
Check for imt values less than 1
This is a problem when using a parameter that does not have a defined value.
For example see /project/meshing/demos/dfn_dev
The text was updated successfully, but these errors were encountered: