NAME
Cosmology_getParams
SYNOPSIS
Cosmology_getParams(real(OUT) :: hubble, real(OUT) :: omega, real(OUT) :: baryon, real(OUT) :: lambda)
ARGUMENTS
hubble -- The simulation's value for the Hubble parameter. omega -- The simulation's value for "Omega-Matter" baryon -- The simulation's value for "Omega-Baryon" lambda -- The simulation's value for "Omega-Lambda"
DESCRIPTION
This routine returns the cosmological parameters used in the simulation.