FLASH4.6.2 API

Generated from /data/asci2/site/flashcode/secure/release_4p6/source/physics/Cosmology/Cosmology_getRedshift.F90 with ROBODoc v4.99.8 on Thu May 02 07:54:08 2024

TABLE OF CONTENTS


[Functions] source/physics/Cosmology/Cosmology_getRedshift

[top][index]

NAME

  Cosmology_getRedshift

SYNOPSIS

  Cosmology_getRedshift( real(OUT) :: z ) 

ARGUMENTS

  z -- The simulation's current cosmological redshift

DESCRIPTION

  This routine returns the current cosmological redshift based upon
  the current cosmological scale factor based on the equation:

    z = 1+(1/s)
   
  where 'z' is the current cosmolgical redshift, and 's' is the current
  scaling factor.