FLASH4 complete API

Generated from /data/asci2/site/flashcode/secure/release_4p8/source/Simulation/Simulation_locatePhotosphere.F90 with ROBODoc v4.99.8 on Mon May 06 09:27:22 2024

TABLE OF CONTENTS


[Functions] source/Simulation/Simulation_locatePhotosphere

[top][index]

NAME

  Simulation_locatePhotosphere

SYNOPSIS

  call Simulation_locatePhotosphere(real(INOUT)  :: rad_photosphere)

DESCRIPTION

 Loops through blocks and zones starting from the outer boundary of the
 simulation domain and integrates optical depth up to tau=2/3 to determine
 the location of the photosphere.

ARGUMENTS

   rad_photosphere : the photosphere radius is returned here

NOTES

  There is no useful default implementation.
  A simulation has to provide an implementation if needed.