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

13 commits

Author SHA1 Message Date
Oliver Hahn
9c89e837b5 added notification mechanism so that region generator plugins can be updated about the grid hierarchy that was actually created. this fixes also the problem with high res regions not being necessarily equal to the grid size available when using the is_refined member function 2013-02-22 00:01:37 +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
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
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
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
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