manelik / 0llin

Simple Fortran code that solves Einstein equations for an homogeneous/isotropic scenario

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

0llin

Simple Fortran code that solves Einstein equations for an homogeneous/isotropic scenario


Compile by hand

  (compiler) src/main.f90 -o 0llin


Run tricking the console to read an input file

./0llin < example.par

About

Simple Fortran code that solves Einstein equations for an homogeneous/isotropic scenario


Languages

Language:Fortran 55.0%Language:TeX 45.0%