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
Oliver Hahn 5d3b66e96a Added new interpolation scheme for long-range component.
The LR part is now interpolated directly to fine grids from coarse grids not
involving intermediate grids. This improves accuracy for >=2 levels.
2010-08-10 15:51:49 -07:00
plugins MAJOR REV: FIXED 2LPT SIGNS, WHICH WERE ACTUALLY CORRECT!! 2010-07-31 05:38:55 -07:00
config_file.hh Initial commit, beta version release candidate 2010-07-02 11:49:30 -07:00
constraints.hh cleaned up some mess 2010-07-27 15:56:14 -07:00
convolution_kernel.cc Added new interpolation scheme for long-range component. 2010-08-10 15:51:49 -07:00
convolution_kernel.hh MAJOR REV: FIXED 2LPT SIGNS, WHICH WERE ACTUALLY CORRECT!! 2010-07-31 05:38:55 -07:00
cosmology.cc MAJOR REV: FIXED 2LPT SIGNS, WHICH WERE ACTUALLY CORRECT!! 2010-07-31 05:38:55 -07:00
cosmology.hh resolving some mercurial issues 2010-07-27 17:01:37 -07:00
densities.cc Added new interpolation scheme for long-range component. 2010-08-10 15:51:49 -07:00
densities.hh MAJOR REV: FIXED 2LPT SIGNS, WHICH WERE ACTUALLY CORRECT!! 2010-07-31 05:38:55 -07:00
fd_schemes.hh Initial commit, beta version release candidate 2010-07-02 11:49:30 -07:00
general.hh Initial commit, beta version release candidate 2010-07-02 11:49:30 -07:00
ics_example.conf added a sample .conf file "ics_example.conf" 2010-07-02 17:07:31 -07:00
main.cc Added option '[setup]/center_velocities' that centers the box rest-frame to 2010-08-05 16:22:40 -07:00
Makefile Added new interpolation scheme for long-range component. 2010-08-10 15:51:49 -07:00
mesh.hh Fixed a bug that caused absolute grid offsets to be wrong. 2010-07-28 11:47:22 -07:00
mg_interp.hh major mod: added subgrid deconvolution for DM 2010-07-21 01:10:29 -07:00
mg_operators.hh Added new interpolation scheme for long-range component. 2010-08-10 15:51:49 -07:00
mg_solver.hh MAJOR REV: FIXED 2LPT SIGNS, WHICH WERE ACTUALLY CORRECT!! 2010-07-31 05:38:55 -07:00
Numerics.cc Initial commit, beta version release candidate 2010-07-02 11:49:30 -07:00
Numerics.hh Initial commit, beta version release candidate 2010-07-02 11:49:30 -07:00
output.cc Initial commit, beta version release candidate 2010-07-02 11:49:30 -07:00
output.hh Initial commit, beta version release candidate 2010-07-02 11:49:30 -07:00
poisson.cc Re-enabled optimized unigrid version for cases when trivially possible. 2010-07-29 15:08:09 -07:00
poisson.hh minor fixes 2010-07-02 16:17:14 -07:00
random.hh Fixed a bug when reading an external seed file 2010-08-10 15:50:02 -07: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 Initial commit, beta version release candidate 2010-07-02 11:49:30 -07:00
transfer_function.cc Initial commit, beta version release candidate 2010-07-02 11:49:30 -07:00
transfer_function.hh Fixed a minus in 2LPT. Fixed an issue with a deconvolution filter. 2010-07-27 15:21:50 -07:00
TransferFunction.hh Initial commit, beta version release candidate 2010-07-02 11:49:30 -07:00