Skip to content

ValentinBancel/Force_de_van_der_Waals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Van der Waals Force Calculator

This project calculates the Van der Waals force based on user input.

Files

  • main.cpp: The main driver program.
  • data.cpp and data.hpp: Contains the data_entree function for user input.
  • van_der_waals_lib.cpp and van_der_waals_lib.hpp: Contains the van_der_waal function and related functions for calculating the Van der Waals force.
  • execute.sh: A shell script for compiling and running the program.

How to Run

  1. Compile the project using the provided shell script:
./execute.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published