1
0
Fork 0
mirror of https://github.com/cosmo-sims/MUSIC.git synced 2024-09-19 17:03:46 +02:00
Multi-scale initial conditions for cosmological simulations
Find a file
2011-03-16 17:20:06 -07:00
plugins Fixed a bug introduced with the last "fix", where a conversion to size_t fails. 2011-03-16 17:20:06 -07:00
config_file.hh * IMPORTANT: removed code left over from testing that caused suppression of small scale perturbations 2010-11-16 16:41:40 -08:00
constraints.cc * Fixed a compiler error with hybrid poisson solve when using single precision 2011-02-22 14:17:34 -08:00
constraints.hh Fixed some compiler warnings (and possibly errors with GCC 4.3) 2011-03-16 15:33:03 -07:00
convolution_kernel.cc Some minor fixes. No longer uses FFT to compute 2LPT terms when in unigrid mode and 2010-12-13 08:47:01 -08:00
convolution_kernel.hh Fixed a bug that caused the baryon velocity field to be not shifted in the SPH 2010-11-18 22:30:16 -08:00
cosmology.cc * Fixed a compiler error with hybrid poisson solve when using single precision 2011-02-22 14:17:34 -08:00
cosmology.hh * IMPORTANT: removed code left over from testing that caused suppression of small scale perturbations 2010-11-16 16:41:40 -08:00
defaults.cc * IMPORTANT: removed code left over from testing that caused suppression of small scale perturbations 2010-11-16 16:41:40 -08:00
defaults.hh * IMPORTANT: removed code left over from testing that caused suppression of small scale perturbations 2010-11-16 16:41:40 -08:00
densities.cc Fixed some compiler warnings (and possibly errors with GCC 4.3) 2011-03-16 15:33:03 -07:00
densities.hh Fixed a bug that caused the baryon velocity field to be not shifted in the SPH 2010-11-18 22:30:16 -08:00
fd_schemes.hh * IMPORTANT: removed code left over from testing that caused suppression of small scale perturbations 2010-11-16 16:41:40 -08:00
general.hh * IMPORTANT: removed code left over from testing that caused suppression of small scale perturbations 2010-11-16 16:41:40 -08:00
ics_example.conf * Added support for velocity potentials for baryons and CDM 2010-11-02 23:35:57 -07:00
log.cc * Fixed a compiler error with hybrid poisson solve when using single precision 2011-02-22 14:17:34 -08:00
log.hh * Fixed a compiler error with hybrid poisson solve when using single precision 2011-02-22 14:17:34 -08:00
main.cc Fixed some compiler warnings (and possibly errors with GCC 4.3) 2011-03-16 15:33:03 -07:00
Makefile Fixed a bug introduced with the last "fix", where a conversion to size_t fails. 2011-03-16 17:20:06 -07:00
mesh.hh Fixed some compiler warnings (and possibly errors with GCC 4.3) 2011-03-16 15:33:03 -07:00
mg_interp.hh * IMPORTANT: removed code left over from testing that caused suppression of small scale perturbations 2010-11-16 16:41:40 -08:00
mg_operators.hh * IMPORTANT: removed code left over from testing that caused suppression of small scale perturbations 2010-11-16 16:41:40 -08:00
mg_solver.hh * Fixed a compiler error with hybrid poisson solve when using single precision 2011-02-22 14:17:34 -08:00
Numerics.cc * IMPORTANT: removed code left over from testing that caused suppression of small scale perturbations 2010-11-16 16:41:40 -08:00
Numerics.hh * IMPORTANT: removed code left over from testing that caused suppression of small scale perturbations 2010-11-16 16:41:40 -08:00
output.cc * IMPORTANT: removed code left over from testing that caused suppression of small scale perturbations 2010-11-16 16:41:40 -08:00
output.hh * IMPORTANT: removed code left over from testing that caused suppression of small scale perturbations 2010-11-16 16:41:40 -08:00
poisson.cc * fixed a bug in 'music' transfer function, where spline tables where not allocated correctly 2011-02-23 02:20:04 -08:00
poisson.hh * Fixed a compiler error with hybrid poisson solve when using single precision 2011-02-22 14:17:34 -08:00
random.cc Fixed a bug introduced with the last "fix", where a conversion to size_t fails. 2011-03-16 17:20:06 -07:00
random.hh * Fixed a compiler error with hybrid poisson solve when using single precision 2011-02-22 14:17:34 -08:00
schemes.hh Initial commit, beta version release candidate 2010-07-02 11:49:30 -07:00
solver.hh Initial commit, beta version release candidate 2010-07-02 11:49:30 -07:00
tests.hh * IMPORTANT: removed code left over from testing that caused suppression of small scale perturbations 2010-11-16 16:41:40 -08:00
transfer_function.cc * IMPORTANT: removed code left over from testing that caused suppression of small scale perturbations 2010-11-16 16:41:40 -08:00
transfer_function.hh Re-enabled explicit averaging when using hybrid+deconvolution 2010-12-03 21:59:57 -08:00
TransferFunction.hh Initial commit, beta version release candidate 2010-07-02 11:49:30 -07:00