Skip to content

eldado21/ElectricField

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Electric Field Simulation

Authors: Nikola Antonijevic & Damian Boquete Costa

Last modification: 29.05.2021


Description

This project is a simple electric field simulator implemented in the C language. It simulates the interaction between positively and negatively charged particles.

How to Run (Linux)

To execute the program, follow these steps:

  1. Execute the Makefile to create the executable:

    make
  2. Run the ef_sim file:

    ./ef_sim

About

Simple electrical field simulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published