pNbody/examples/icc7e938c86e93master
pNbody/examples/ic
c7e938c86e93master
ic
ic
Readme
Readme
Generating spheroids, disks and galaxies models at the Jeans Equilibrium.
- Spheroids
./generate_spherical_model_plummer.py ./plot_spherical_model_plummer.py stats_plummer.dmp
- Disks
- Miyamoto-Nagai disk
./generate_cylindrical_model_miyamoto.py ./plot_cylindrical_model_miyamoto.py stats_miyamoto.dmp
- Miyamoto-Nagai disk
- Exponnential disk ./generate_cylindrical_model_exponnential.py ./plot_cylindrical_model_exponnential.py stats_expd.dmp
- Galaxy
./generate_galaxy.py ./plot_galaxy_velocities.py stats_disk.dmp stats_gas.dmp ./plot_galaxy_stability.py stats_disk.dmp stats_gas.dmp ./plot_galaxy_frequencies.py stats_disk.dmp stats_gas.dmp
./plot_spherical.py stats_halo.dmp ./plot_spherical.py stats_bulge.dmp
other spherical models
python ./generate_spherical_model_nfw.py python ./generate_spherical_model_g2c.py
c4science · Help