This repository was archived by the owner on Aug 24, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathREADME
35 lines (25 loc) · 1.39 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
! CUMC3D - A parallel, multiphysics, multipurpose, Newtonian/GR MHD code
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Developer: Ho Sang (Leon) Chan
Credit: Ka-Wing Wong, Shing-Chi Leung, Zha Shuai
Version: 1.65
Description:
CUMC3D is a parallel code for high-energy astrophysical simulations
The current version is 1.65, which includes basic MHD solvers and models
for simulating accretion discs around supermassive black holes and collapsars
Version Status:
HLLD, HLLC, HLLE, LF Riemann solvers are all available
TVD reconsturctions and PPM reconstructions are all available
Full-3D simulations can now be performed
Cylindrical coordinates changed to right-handed description (r, phi, z)
Updated folder structures for data-anaylsis packages
GPU acceleration is now available
In 1.48, I change to staggered definition of magnetic fields
Analysis Package:
To plot figures, cd into the folder analysis, and run the python script analysis.py
Enter the simulation dimension (1D/2D/3D), the coordinate systems (Cartesian/Cylindrical/Spherical)
To generate movies, run the python script animation.py and enter the simulation dimension (1D/2D/3D)
Future Updates:
Volume rendering of 3D simulations
Advanced Leakage Scheme for neutrino transport