Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/openpixi/openpixi
Open Colored Particle-in-Cell (CPIC) simulator
https://github.com/openpixi/openpixi
Last synced: 12 days ago
JSON representation
Open Colored Particle-in-Cell (CPIC) simulator
- Host: GitHub
- URL: https://github.com/openpixi/openpixi
- Owner: openpixi
- License: other
- Created: 2012-02-03T11:04:17.000Z (almost 13 years ago)
- Default Branch: YM
- Last Pushed: 2022-12-14T20:25:10.000Z (almost 2 years ago)
- Last Synced: 2024-08-01T16:44:00.127Z (3 months ago)
- Language: Java
- Homepage:
- Size: 4.26 MB
- Stars: 23
- Watchers: 10
- Forks: 18
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
OpenPixi - Open Colored Particle-in-Cell (CPIC) simulator.
Copyright (C) 2012-2016 OpenPixi.orgIntroduction
============![](cpic_overview_small.png?raw=true)
OpenPixi is an open Colored Particle-In-Cell (CPIC) simulator based on real-time lattice gauge theory and the CPIC method. It simulates Yang-Mills fields coupled to moving colored particles, in particular the early stages of heavy-ion collisions within the Color Glass Condensate framework.
A publication using this simulation is available at [arXiv.org](https://arxiv.org/abs/1605.07184), where you also find details about the numerical methods implemented in OpenPixi.
The old Abelian PIC is still available at https://github.com/openpixi/openpixi_pic.
OpenPixi is being developed in Java, with an educational aspect in mind.
http://www.openpixi.org
![](screenshot_small.png?raw=true)
Instructions
============Please refer to [pixi/README.txt](./pixi/README.txt)
License
=======This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.The GNU General Public License is included under the name COPYING.