Hi all,
We are using DEME to model the interaction between solid bodies and a granular material for small-body exploration missions.
As we developed our custom model for mechanical, electrostatic, and thermal forces we used the maximum allowed number of wildcards to make the C++ code communicate with the CUDA one.
Noticing that inside DEM-Engine/src/DEM/Defines.h there's the option to raise the maximum (currently set to 8) we modified the value and recompiled DEME. However, we are now getting the following error:
Could you provide some guidance on how to handle the issue?
Thanks in advance,
Sabrina, Dario, Gianni