1
0
Fork 0
mirror of https://github.com/cosmo-sims/MUSIC.git synced 2024-09-19 17:03:46 +02:00
Commit graph

11 commits

Author SHA1 Message Date
Oliver Hahn
ed259a9fcd Updated example config file, added EAGLE powerspectrum and Auriga 6 config file 2024-04-20 21:14:27 +02:00
Oliver Hahn
244f11a821 WIP: some more cleanup 2023-02-12 22:38:28 -08:00
Oliver Hahn
b0e2642e20 removed superfluous parameter from sample config file 2023-02-08 11:51:15 -08:00
Oliver Hahn
c2491b0842 enabled dark energy EOS in public version. cosmology/wa and cosmology/w0 can be set in config file 2015-06-24 11:46:18 +02:00
Oliver Hahn
c23c280b51 reverted some default choices in Makefile and example parameter file after merging of NYX plugin 2013-06-04 10:04:09 +02:00
ch b
048bd978f5 removed fortran warning flag in inputs file generation. 2013-02-18 14:49:50 +01:00
JFEngels
2c8023c1f2 Most of the stuff needed to produce initial conditions for Nyx.
Still a little fragile...
2013-02-07 15:02:07 +01:00
Oliver Hahn
e52e6ffd0b updated sample parameter file to features of current version of MUSIC 2012-08-18 16:27:57 -07:00
Oliver Hahn
f3364e9877 * Added support for velocity potentials for baryons and CDM
* Added new transfer function type 'music' which reads in a file with
  density and velocity transfer functions for baryons and CDM.
* Powerspectrum evolution in two-fluid sim appears to scale as
  predicted now at the per cent level
* Tool to compute velocity transfer functions is not included as of
  now. Let's see..
* Velocity potentials are not yet supported with 2LPT.
2010-11-02 23:35:57 -07:00
Oliver Hahn
c09f2adbe4 Random numbers are now only generated once. Can choose between memory caching and disk caching of random numbers
in conf file (option '[random]/disk_cache={yes|no}').
2010-10-04 18:57:24 -07:00
Oliver Hahn
1c376c816a added a sample .conf file "ics_example.conf" 2010-07-02 17:07:31 -07:00