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

323 commits

Author SHA1 Message Date
Oliver Hahn
77183c6e20 improvements to WDM transfer function parameterisations, now support for Bode et al. 2001 and Viel et al. 2005 parameterisations, fixed missing factor of h in old Bode+2001 parameterisation 2013-02-18 16:17:13 +01:00
ch b
048bd978f5 removed fortran warning flag in inputs file generation. 2013-02-18 14:49:50 +01:00
JFEngels
06bbc50da4 i dont know...maybe merge 2013-02-13 18:02:06 +01:00
JFEngels
ebf6fa6167 some units fixed 2013-02-13 17:55:01 +01:00
ch b
eea7b8a8ca removed a line from inputs file that isnt neccessay 2013-02-13 16:48:41 +01:00
JFEngels
ae521fc683 this one fixes a "bug" for nyx and regridding...we also go for multithreaded... 2013-02-13 14:59:47 +01:00
JFEngels
6ad387c0ce some improvements to makefiles... 2013-02-07 16:34:34 +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
Sam Leitner
d0b3896c47 if mkdir fails because directory already exists plugin should continue 2013-02-05 12:55:57 -06:00
Sam Leitner
ee563ab1f7 new cart plugin 2013-02-05 12:48:30 -06:00
Oliver Hahn
41aca84102 ramses output: fixed support for refinement masks, added passive scalar masks 2013-01-23 21:52:08 +01:00
Oliver Hahn
eb30a6014f fixed an arithmetic precision issue when computing the ellipsoid region 2013-01-23 00:05:05 +01:00
Oliver Hahn
65ed455e36 gadget2 plugin: empty part of header is now initialized to zero, this makes it compatible with non-public gadget-2 and 3 2013-01-22 22:10:02 +01:00
Oliver Hahn
549c1dbd47 fixed wrong sign in new velocity frame calculation 2013-01-10 11:33:32 +01:00
Oliver Hahn
2705f78e69 fixed correction for previous grid shift when centering velocities via explicit shift 2013-01-08 17:14:02 +01:00
Oliver Hahn
2f4794e408 initial support for explicit shift compensation with center_vel, center_vel_posfinal... 2013-01-08 17:11:32 +01:00
Oliver Hahn
83e381f5cb some code cleanup 2012-12-17 10:33:18 +01:00
Oliver Hahn
f36f73fba4 added back support for regions of fixed dimension 2012-12-17 10:01:28 +01:00
Oliver Hahn
1f6059943e changed region code to have 1 cell additional bounding around ellipsoid
ramses output working with masks, needs more testing
2012-12-15 00:53:01 +01:00
Oliver Hahn
3b89c9b5cc grafic output plugin now writes out RAMSES nmls with mask support
the old nmls can be written by setting output/ramses_old_nml=yes
instead of output/ramses_nml=yes
2012-12-14 15:26:20 +01:00
Oliver Hahn
ce5a0253d5 fixed correct mask restriction for RAMSES/grafic 2012-12-14 15:00:25 +01:00
Oliver Hahn
3d548c3083 fixed a bug when using boxy high-res regions
fixed a bug when particles for ellipsoid generations have shift
2012-12-12 22:40:12 +01:00
Oliver Hahn
2e0fad972b fixed correct name for RAMSES refinement maps 2012-12-11 03:26:17 +01:00
Oliver Hahn
0db06e159c fixed a bug in the ellipsoid bounding box calculation 2012-12-11 03:14:36 +01:00
Oliver Hahn
77a6920ed1 added support to account for shifting of region defining particles when initializing from zoomed sim 2012-12-11 02:48:52 +01:00
Oliver Hahn
d1022359e9 added untested support for output of refinement mask with RAMSES 2012-12-11 02:40:40 +01:00
Oliver Hahn
ce3b5d3029 accuracy fixes to ellipsoid determination 2012-12-11 02:31:06 +01:00
Oliver Hahn
7cbfb01605 updates and fixes to refinement region infrastructure
support for gadget preliminary tests ok
2012-12-11 02:11:04 +01:00
Oliver Hahn
1df02fcbf6 started infrastructure for more advanced high-res regions (not cuboid)
added implementation for minimal enclosing ellipsoid
2012-12-09 16:42:47 +01:00
Oliver Hahn
025c9fbad0 bit of cleanup in the ART plugin, avoid a few compiler warnings 2012-12-09 16:42:00 +01:00
Oliver Hahn
966e670a9d fixed a bug in the grid hierarchy generation that could lead to inconsistent grid placement when using also the option 'force_equal_extent=yes' 2012-11-23 16:41:19 +01:00
Oliver Hahn
0b382467ba fixed a bug that caused a failing assertion 2012-11-20 17:39:47 +01:00
Oliver Hahn
7a72cd4f0b updated code version to 1.2b 2012-11-20 16:07:50 +01:00
Oliver Hahn
f4556c30b3 merge 2012-11-20 16:06:49 +01:00
Oliver Hahn
fd9759e866 ENZO-plugin: added higher precision of refinement region position output to ENZO parameter file 2012-11-20 16:06:24 +01:00
Oliver Hahn
2236b9f29b fixed some code causing compiler warnings 2012-11-20 16:02:32 +01:00
Oliver Hahn
cd902e787b 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
Oliver Hahn
4e1f4224fa more realistic calculation of multigrid error, no more 'no convergence' when using single precision 2012-11-20 16:00:53 +01:00
Jose Onorbe
c85b99f9cd - Some corrections to avoid warnings during compilation.
- Added information about initial temperature for the baryons in the log.
- Modified output file names when doing a baryon run.
- Corrected bug of hubble constant units in header. Did not affect dark matter only results.
2012-11-14 14:28:04 -08:00
Michael Kuhlen
f98688bd23 Added the option to write out tipsy files in native binary format, which is much faster to read in than the XDR encoded default. Choose this option by setting 'tipsy_native = yes' under [output]. 2012-11-14 13:01:58 -08:00
Michael Kuhlen
94f863917c Unified tabbing (whitespace) in plugins/output_tipsy.cc (BSD-style with 4-space indentation). 2012-11-14 10:59:22 -08:00
Jose Onorbe
c1bb82e30b - Some corrections to avoid warnings during compilation.
- Added information about initial temperature for the baryons in the log.
- Modified output file names when doing a baryon run.
- Corrected bug of hubble constant units in header. Did not affect dark matter only results.
2012-10-31 00:54:31 -07:00
Oliver Hahn
b6e86bb6fb Merged in ohahn/music-iodevel (pull request #2) 2012-10-25 14:14:16 +02:00
Oliver Hahn
e505f97b9a fixed compatibility with gcc 4.7, unistd.h needs to be explicitly included 2012-10-16 10:13:14 +02:00
Oliver Hahn
1469906cd6 fixed a bug that refinement region parameters had to be specified even when doing unigrid setups 2012-10-10 17:17:19 +02:00
Oliver Hahn
0807dd6861 fixed a bug that required either ref_extent or ref_dims to be present even when setting up a unigrid simulation 2012-10-08 15:26:59 +02:00
Oliver Hahn
598e8889cb added info message to screen when CIC deconvolution for kernel is switched on 2012-10-01 18:15:30 +02:00
Oliver Hahn
8071a19a01 added support for arbitrary staggering shifts when using SPH through internal option [setup]/baryon_staggering=0..1 2012-10-01 18:06:39 +02:00
Oliver Hahn
709ffbe025 minor API adjustments to deal better with particle interpolation on finest grid 2012-10-01 16:45:37 +02:00
Oliver Hahn
d9fbe83bbc added new parameter [setup]/ref_dims=NX,NY,NZ to explicitly specify the resoluti
on of the high resolution region.
added output of comoving size of high-res region to screen
added output of densest point also when using the generic output plugin
2012-09-28 15:17:25 +02:00