Skip to content
  • Benjamin Audren's avatar
    Expanded classy to output several fields · 9d8e7e7f
    Benjamin Audren authored
    Including thermodynamics, primordial spectra, background and transfer
    function and perturbations.
    
    * perturb_output:
      Finetuning and bugfixing related to new output functionality
      Fixed a bug: z_pk_num was declared as double, not int
      Added output.c to source files
      Added transfer tk output to classy
      Added primordial output to wrapper
      Rewrote anything to avoid the cumbersome storage of background and thermodynamics quantities
      Added check to test if background, thermodynamics and perturbations are actually stored.
      Added input for storing background and thermodynamics
      added a check on get_perturbation
      Redid background and thermodynamics output to be compatible with wrapper, and added get_background() and get_thermodynamics() to the wrapper
      Perturbations now being extracted by wrapper!
      Added facilities for storing perturbations output instead of writing it on the fly.
    9d8e7e7f