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

11 commits

Author SHA1 Message Date
Oliver Hahn
4ca8971bd7 fixed a bug that can occur with refinement region positiong when too much whitespace occurs in the position definition in the parameter file 2013-03-05 15:25:48 -08:00
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
2c6362323d fixed the odd behaviour that for the new 'box' regions, the number of cells
output for the high-res region does not necessarily agree with what's called
'refined' -- force_equal_extent is not respected either at the moment.
2013-02-21 19:01:06 +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
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