Create and set up the Project

You must first create and compile the new project and in Visual Studio 2019 For Windows Desktop

To create and set up the Project:
  1. Open Visual Studio 2019 and select Create a new project.


  2. Select Empty Project.


  3. Specify the project name, a location, and the VariableCohesion solution, and then click OK.


  4. In the Solution Explorer dialog box, right-click the project name and then select Properties.
  5. Click General settings, and then select the x64 platform.
  6. Select All Configurations.
  7. In the VariableCohesion Property Pages dialog box, select the General tab and change the Configuration Type to Dynamic Library (.dll).


    This compiles the contact model as an external library that EDEM will read during the simulation.