Skip to content

magchainsimulationpackage/magchain_graphical_interface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

magchain_graphical_interface

Graphical interfaces in PyQt5 to run and analyse MagChain simulations.

  • MagChainSetup

  • MagChainAnalysis

Table of contents

Description

  • MagChainSetup: Graphical interface to run MagChain simulations. As it is explained in the MagChain Simultion Program documentation, an attraction_radius.dat file and a general input file (that includes the attraction_radius.dat file) are needed. With this graphical interface these input files can be easily generated and, afterwards, the simulation can be run.

  • MagChainAnalysis: Graphical interface to analyse the generated output data by MagChain Simulation Program.

Requirements

Python 3 installed with the following libraries

  • NumPy
  • Matplotlib
  • PyQt5

Usage

Open the .pyw file by double cliking or execute from a console as python3 filename.pyw

Authors

  • A. Giménez-Romero

License

This project is licensed under the GNU General Public License - see the LICENSE.md file for details

About

Graphical interface in PyQt5 to run MagChain simulations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages