lp:galacticus

Created by Andrew Benson and last modified
Get this branch:
bzr branch lp:galacticus
Only Andrew Benson can upload to this branch. If you are Andrew Benson please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Andrew Benson
Project:
Galacticus
Status:
Development

Recent revisions

1065. By Andrew Benson

* Fix LaTeX bugs in objects.tables.F90.

* Allow Code_Analyzer.pl regex to recognize abstract type definitions.

1064. By Andrew Benson

* Add helpful error message when attempting to make a primary progenitor
  a satellite node. (As can happen if branch jumps are active but the
  tree has been postprocessed to remove nodes.)

* Add an option to switch off checking for branch jumps in merger trees
  read from file.

1063. By Andrew Benson

* Optimize logic in Find_Parameter_Dependencies.pl for faster processing
  of files.

1062. By Andrew Benson

* Update Galacticus defaults to WMAP-9 cosmological parameter estimates.

1061. By Andrew Benson

* Introduces "table" objects which provide rapid interpolation
  (currently linear or cubic-spline) in tables of data where the x-axis
  is uniformly spaced (linearly or in the logarithm of x). Also includes
  a generic implementation which makes no assumptions about the spacing
  of the x values. Includes test cases.

* Switches several tabulations/interpolations to using the new "table"
  objects.

1060. By Andrew Benson

* Change order of logic in component get functions to avoid having to
  compare variable types unless auto-creation of the component is
  possible.

1059. By Andrew Benson

* Minor optimization of modified Press-Schechter merger tree branching
  probability functions: remove constant terms from integrals and simply
  multiply the integrand by them after integration is done.

1058. By Andrew Benson

* Allow construction of merger trees to happen in parallel providing
  that a model has not been split between multiple workers.

1057. By Andrew Benson

* Minor optimization to very simple disk implementation: avoid second
  call to function to get gas mass in disk.

* Change ODE absolute tolerance scale in very simple disk implementation
  such that the tolerance for both gas and stellar mass scales with the
  total mass of the disk.

1056. By Andrew Benson

* Adds a tabulated representation of the transfer function used in the
  Millennium Simulation N-body calculation.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:galacticus/v0.9.1
This branch contains Public information 
Everyone can see this information.