Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (19.4%) to scientific vocabulary
Keywords
Repository
Magisim is a field simulation suite.
Basic Info
Statistics
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
- Releases: 0
Topics
Metadata Files
README.md

magisim

Description
Magisim is a versatile simulation hub that brings together individual computational algorithms through an interactive graphical user interface. It is designed to be hosted on a server, allowing multiple users to access it simultaneously. This makes Magisim an affordable and powerful tool for educational environments.
The primary goal of this project is to democratize access to high-cost simulation tools, particularly for electromagnetic and other physical simulations. Magisim is designed for hobbyists, amateurs, and individuals who want to learn about these physical phenomena by visualizing and analyzing different aspects of simulations.
News

As of May 2024, Magisim has reached a functional state and is now available for use. for this release, version number 1.1.0 has been assigned "Iridescent Iguana". This release includes the following features: - Fixed a bug that caused the node editor to not load properly. - Added object cache in the simulation engine. - Moved grid and source properties to the right hand side of the screen in order to reduce clutter. - MSO (Magisim Simple Object) support is being added to the simulation engine.
Quick Start Guide
Magisim has a pre-built Docker image that you can use to run the software on your local machine. To get started, follow these steps:
Documentation
For documentation and guides, please visit the Magisim Documentation on Mintlify.
Screenshots

Features
- Connect and collect computational algorithms.
- Hosted on a server for multi-user access.
- Affordable tool for educational environments.
- Easy-to-use node interface for algorithm composition.
- Visualize simulations, post-process data, and perform analysis.
- Built-in electromagnetic simulation engine for FDTD simulations.
- SOON: export simulation data to VTK format for visualization in ParaView.
- SOON: openEMS node for FDTD simulations.
Contributing
We welcome contributions to make Magisim even better. If you'd like to contribute, please review our Contribution Guidelines.
Acknowledgments
We would like to express our gratitude to the open-source community for their valuable contributions and inspiration. We would also like to thank our teachers and mentors for their guidance and support during the development of this project.
Contact
If you have any questions or need support, feel free to reach out to us via email at magisim@protonmail.ch.
Note\ Magisim is still in development and may not be ready for production use. We are actively working on improving the software and adding new features. If you encounter any issues or have suggestions, please let us know by opening an issue on GitHub.
Owner
- Name: devbrones
- Login: devbrones
- Kind: user
- Location: Stockholm, Sweden
- Company: tibroness.org
- Website: tibroness.org
- Repositories: 5
- Profile: https://github.com/devbrones
I'm a 17 year old hobby dev based in Stockholm, Sweden. avg. lain enjoyer
GitHub Events
Total
- Watch event: 1
Last Year
- Watch event: 1
Dependencies
- continuumio/miniconda3 latest build
- github-pages >= 0 development
- jekyll-include-cache >= 0 development
- jekyll-sitemap ~> 1.4 development
- jekyll ~> 3.9
- kramdown-parser-gfm ~> 1.1
- webrick ~> 1.7
- fastapi
- gradio
- matplotlib
- numba
- numpy
- pandas
- pip
- plotly
- python 3.9.18
- scipy
- tqdm
- uvicorn
- yaml