garrelt / C2-Ray3Dm

The 3D version of C2-Ray for multiple sources, hydrogen only

Home Page:http://ttt.astro.su.se/~garrelt/C2-Ray3Dm/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is the C2-Ray code for time-dependent photo-ionization calculations.
This version is for 3D, multiple sources, and for hydrogen only.
It runs under both MPI and OpenMP.

The factorization branch is a new version which tries to reduce the
length of subroutines to make the code more manageable and easier
to read. This branch has now passed a range of tests and will be
the one in which future developments will take place.

Please see https://docs.google.com/document/d/1fPoOdxj3CxIzRi8RowFQFKf2KHKYi_rnoLD7X2T-J18/edit?usp=sharing 
for documentation about compiling and running this code.

About

The 3D version of C2-Ray for multiple sources, hydrogen only

http://ttt.astro.su.se/~garrelt/C2-Ray3Dm/


Languages

Language:Fortran 98.2%Language:Makefile 1.6%Language:C 0.2%