🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

EDEM API Contact Model | Cannot open Bonded-Particle Contact Model V3.1.0

User: "MQ"
Altair Community Member
Updated by MQ

Hi everyone,

I am trying to implement the API for Bonded Particle Contact Model V3.1.0 provided by EDEM in its older forum (EDEMSimulation). The compilation goes fine, but only with the the following statement added before the code:

#pragma warning(disable : 4996)

However, EDEM fails to load the contact model's dll, with the following error:

image

Can you please suggest how to resolve this issue?

Thank you.

Best regards,

MQ

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "Carles"
    Altair Employee
    Accepted Answer
    Updated by Carles

    Hi MQ,

     

    You can try to export the deck in the analyst > file > export > simulation deck and untick the "custom properties" option and try again in case there are some left over properties.

     

    The other possible problem is that the NormBondTorque and TangBondTorque are not well indexed in the code. Check the source files and make sure index numbers are well assigned.

     

    Regards,

    Carles