Open RobinHankin opened 1 year ago
On p18 of the vignette, I say that we will use transform_dd() but actually use transform_uu(pg,B) (here pg is a photon gas).
transform_dd()
transform_uu(pg,B)
pg
On p18 of the vignette, I say that we will use
transform_dd()
but actually usetransform_uu(pg,B)
(herepg
is a photon gas).