Oliver Hahn
|
3d8c218a77
|
fixed uninitialised value for line numbers read from CAMB file (also the flag whether linear interpolation should be used was uninitialised, but always set in the end). these fixes do not affect overall behavior
|
2016-04-16 13:24:22 +02:00 |
|
Oliver Hahn
|
87aea86e48
|
fixed an issue with region types ellipsoid and convex_hull if the points in region_point_file intersected box boundaries
|
2016-04-15 14:20:14 +02:00 |
|
Oliver Hahn
|
20c68cc3e5
|
improved accuracy of calculation of minimum bounding ellipsoid for small zoom regions
|
2016-03-24 01:08:46 +01:00 |
|
Oliver Hahn
|
e1c5b49072
|
fixed a floating point conversion when using constrained ICs
|
2016-03-01 16:30:08 +01:00 |
|
Oliver Hahn
|
f85224f55d
|
fixed a bug in output of 'input_powerspec.txt' to not include header in every line
|
2016-02-26 14:57:26 +01:00 |
|
BW Keller
|
b207dba981
|
Added some extra hole-filling code to the refgrid building function.
|
2015-12-21 14:47:38 -05:00 |
|
BW Keller
|
5b22c86040
|
Fixed (I hope) offset issue
|
2015-12-16 10:54:39 -05:00 |
|
BW Keller
|
dd9f882a58
|
The particle input positions need to run from 0 to 1.
|
2015-12-10 18:04:26 -05:00 |
|
Oliver Hahn
|
07a8367439
|
just some indents
|
2015-11-30 14:47:53 +01:00 |
|
BW Keller
|
c3104f8a1f
|
Fixed a bug with the query_point function and added the region_point_level parameter.
|
2015-11-25 23:48:29 -05:00 |
|
BW Keller
|
e12af5d9cb
|
Finally got the basic one-level version working.
|
2015-11-17 20:11:10 -05:00 |
|
BW Keller
|
a5b539fe61
|
Bugs still in the multibox plugin, getting closer though...
|
2015-11-17 08:42:08 -05:00 |
|
BW Keller
|
1f05a84f6d
|
Fixed periodicity for region_multibox query_point
|
2015-11-14 20:43:46 -05:00 |
|
BW Keller
|
3154f19ac0
|
Finished basic build of multibox region. Still bug-filled, needs fixing.
|
2015-11-13 22:46:13 -05:00 |
|
BW Keller
|
5f88186863
|
Added function to deposit particles onto refgrid
|
2015-11-13 15:23:30 -05:00 |
|
BW Keller
|
af98d51fe9
|
Added some skeleton code for the multibox region plugin
|
2015-11-13 12:15:38 -05:00 |
|
Dylan Nelson
|
5ded1bfbc2
|
Arepo plugin update: doubleprec and multifile.
|
2015-10-27 13:30:13 -04:00 |
|
Oliver Hahn
|
2cc50ee4b0
|
additionally included support for having separate density and velocity transfer functions even when running single-component sims
|
2015-10-19 15:37:10 +02:00 |
|
Oliver Hahn
|
92524a211e
|
minor fixes to constraints (experimental feature, still not documented)
|
2015-10-19 15:35:35 +02:00 |
|
Oliver Hahn
|
24984e5ffa
|
enabled to sometimes add additional padding for RAMSES (due to grid 'smoothing')
|
2015-08-12 11:01:36 +02:00 |
|
Oliver Hahn
|
20cf588947
|
changed version number to 1.53
|
2015-07-08 21:34:52 +02:00 |
|
Oliver Hahn
|
59fb3b2b8a
|
improved accuracy when using single precision mode by explicitly avoiding a possible truncation error in the FFT
|
2015-07-08 21:32:46 +02:00 |
|
Oliver Hahn
|
44cdfc728b
|
fixed compilation error (convex_hull.hh) when OpenMP is not available
|
2015-06-29 11:55:38 +02:00 |
|
Oliver Hahn
|
1a15acfe02
|
fixed bug re-setting DE EOS parameters always to default values
|
2015-06-24 11:51:22 +02:00 |
|
Oliver Hahn
|
c2491b0842
|
enabled dark energy EOS in public version. cosmology/wa and cosmology/w0 can be set in config file
|
2015-06-24 11:46:18 +02:00 |
|
Oliver Hahn
|
16668ba75b
|
fixed quintessence equation of state to w(a) = w0 + (1-a)* wa
|
2015-06-23 16:23:23 +02:00 |
|
Oliver Hahn
|
b7e6ed4a3d
|
fixed a wrong sign for quintessence models (undocumented feature still, not affecting public version)
|
2015-06-23 15:42:44 +02:00 |
|
Oliver Hahn
|
7684780175
|
merge
|
2015-06-23 14:19:09 +02:00 |
|
Oliver Hahn
|
eadda1b3dc
|
fixed a bug introduced in the last commit when calculating velocity/displacement conversions
|
2015-06-23 14:16:49 +02:00 |
|
Oliver Hahn
|
a3441c21e8
|
adjusted version number to 1.52
|
2015-06-16 17:59:04 +02:00 |
|
Oliver Hahn
|
fad24323a7
|
removed velocity kicking/centering option for the moment
|
2015-06-16 17:54:38 +02:00 |
|
Oliver Hahn
|
2b9bc68fac
|
added support for velocity transfer functions added with the latest (early 2015) CAMB release
|
2015-06-15 16:10:57 +02:00 |
|
Oliver Hahn
|
86cd42f41f
|
tipsy output can be made in double precision (format = tipsy_double) even if MUSIC is run in single precision. This improves accuracy anyway since the single precision displacement vectors are converted to double before being converted to particle positions
|
2015-06-14 19:43:24 +02:00 |
|
Oliver Hahn
|
381562c8b8
|
added support for dark energy cosmologies
|
2015-06-14 19:41:18 +02:00 |
|
Oliver Hahn
|
852f6f0a63
|
cleaned up unused code in cosmology calculator
|
2015-06-14 19:36:50 +02:00 |
|
Oliver Hahn
|
de7cd09b5d
|
added output of used velocity power spectra. now only one file with name 'input_powerspec.txt' is written out
|
2015-06-13 22:45:32 +09:00 |
|
Douglas Rudd
|
abd1744be9
|
Change CART writer not to use SPH shifts and write at cell centers (using write_gas_density function)
|
2015-05-15 16:08:17 -05:00 |
|
Oliver Hahn
|
31d2dbf2f2
|
Fixed a bug in Eisenstein&Hu fitting functions, affecting power spectra at a few per cents. The TFset_parameters function takes Omega_b/Omega_m, *not* Omega_b/Omega_c as wrongly stated in the Eisenstein&Hu source code.
|
2015-04-05 11:44:33 +02:00 |
|
Oliver Hahn
|
1b3386d7c7
|
updated get_music_refmask for RAMSES
|
2015-03-17 17:00:04 +01:00 |
|
Oliver Hahn
|
cac22512ed
|
added Gadget header flag for double vs single precision
|
2014-09-23 10:02:32 +02:00 |
|
Oliver Hahn
|
99581697f0
|
added new parameter 'tipsy_eps_gas' to set the force softening separately for the gas in the TIPSY/PKDgrav/Gasoline plugin
|
2014-09-18 11:24:13 +02:00 |
|
Oliver Hahn
|
2de9c8e730
|
added option 'tipse_eps_coarse' to tipsy/pkdgrav/gasoline plugin to set force softening separately for coarse and fine particles in units of the mean particle separation of each level
|
2014-09-18 11:04:50 +02:00 |
|
Oliver Hahn
|
0aacf06b1b
|
fixed that maximum displacement info for screen output was not calculated using modulus
|
2014-09-18 11:03:55 +02:00 |
|
Oliver Hahn
|
a80fbf13d1
|
fixed a bug in the Gadget output plugin that caused masses not written to header when running with only one level of refinement
|
2014-08-17 19:35:31 +02:00 |
|
Oliver Hahn
|
6595ba53c4
|
Ramses tool get_music_refmask fixed to read all files of output_0001
|
2014-07-25 12:19:11 +02:00 |
|
Oliver Hahn
|
f5d0233525
|
updated version to 1.51
|
2014-07-02 14:13:57 +02:00 |
|
Oliver Hahn
|
fedc9752fd
|
improved accuracy of 2LPT source term calculation
|
2014-07-02 14:13:29 +02:00 |
|
Oliver Hahn
|
8267999d76
|
added output of maximum particle displacement
|
2014-06-02 08:17:59 +02:00 |
|
Oliver Hahn
|
3fa2b126f2
|
fixed a compilation bug related to last fix in output_grafic2.cc
|
2014-03-30 20:30:38 +02:00 |
|
Oliver Hahn
|
0ee65c5d27
|
ramses: fix to mask output
|
2014-03-27 00:23:05 +01:00 |
|