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
2012-11-20 16:01:45 +01:00
plugins added new parameter [setup]/ref_dims=NX,NY,NZ to explicitly specify the resoluti 2012-09-28 15:17:25 +02: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 Cleaned up duplicate code for FFTW2/FFTW3 using some macros 2011-06-03 19:02:56 -07:00
constraints.hh full64bitcompliance 2011-06-01 11:01:24 -07:00
convolution_kernel.cc Fixed a bug that prevented the 'MUSIC' transfer function plugin to be used when 2011-08-29 16:12:14 -07: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 added support for new linger++ transfer function file format 2011-06-02 11:12:44 -07:00
cosmology.hh full64bitcompliance 2011-06-01 11:01:24 -07: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 moved all omp function calls into #ifndef SINGLETHREAD_FFTW so that the code also compiles on non-openmp compilers 2012-03-28 12:38:31 -07:00
densities.hh More 64 bit compliance changes. 2011-06-01 18:05:12 -07:00
fd_schemes.hh More 64 bit compliance changes. 2011-06-01 18:05:12 -07:00
general.hh Removed defaut value of Omega_radiation of 8.3e-5 and replaced with zero. 2011-08-29 12:25:23 -07:00
ics_example.conf updated sample parameter file to features of current version of MUSIC 2012-08-18 16:27: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 added CIC deconvolution step to hybrid Poisson solver. This is necessary when glass or resampling is employed via CIC particle interpolation 2012-11-20 16:01:45 +01:00
Makefile moved all omp function calls into #ifndef SINGLETHREAD_FFTW so that the code also compiles on non-openmp compilers 2012-03-28 12:38:31 -07:00
mesh.hh added CIC deconvolution step to hybrid Poisson solver. This is necessary when glass or resampling is employed via CIC particle interpolation 2012-11-20 16:01:45 +01:00
mg_interp.hh More 64 bit compliance changes. 2011-06-01 18:05:12 -07:00
mg_operators.hh More 64 bit compliance changes. 2011-06-01 18:05:12 -07:00
mg_solver.hh more realistic calculation of multigrid error, no more 'no convergence' when using single precision 2012-11-20 16:00:53 +01: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 Cleaned up duplicate code for FFTW2/FFTW3 using some macros 2011-06-03 19:02:56 -07: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 added CIC deconvolution step to hybrid Poisson solver. This is necessary when glass or resampling is employed via CIC particle interpolation 2012-11-20 16:01:45 +01:00
poisson.hh added CIC deconvolution step to hybrid Poisson solver. This is necessary when glass or resampling is employed via CIC particle interpolation 2012-11-20 16:01:45 +01:00
random.cc fixed another bug with the hash-key random numbers, when coarsening of noise is needed 2012-09-10 16:26:33 +02:00
random.hh added hash-key based generation of random number subcubes, based on need 2012-09-07 16:39:53 +02: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 version freeze for Santa Cruz Code Comparison Project 2012-07-11 17:15:45 -07:00
TransferFunction.hh Initial commit, beta version release candidate 2010-07-02 11:49:30 -07:00