1
0
Fork 0
mirror of https://github.com/cosmo-sims/MUSIC.git synced 2024-09-19 17:03:46 +02:00
MUSIC/plugins
jonorbe c7e6cd5825 ART module for dm-only operative. Right now the module generates all the files necessary with the correct format and (re-check mandatory) units. Therefore, ICs generated should run!
Here I write a list of to-do things:

- Find a clever way to set the char array in header. Should be set in the config file and then probably use some getValue?
- Re-check velocity units
- How important is the EKIN parameter of the header to start ART. We are not calculating it. It could be done when writing the files but seems to much work taking into account that it is probably calculated at each timestep.
- astep parameter: clarification on how is set/chosen for the initial conditions. It is important for subsequent steps or ART auto-regulates the next steps?
- Need some clarifications for zoom-in simulations:
	+ which NROWC and NGRIDC is used (now using levelmin, but levelmax?)
        + Number of files. Not clear if all together in one or one for each level (in the last case we will need to do some important changes in the module)
- Confirm our current format is standard for all ART versions.
2012-07-27 20:17:12 -07:00
..
HDF_IO.hh More 64 bit compliance fixes for output plugins. 2011-06-08 20:58:42 -07:00
output_art.cc ART module for dm-only operative. Right now the module generates all the files necessary with the correct format and (re-check mandatory) units. Therefore, ICs generated should run! 2012-07-27 20:17:12 -07:00
output_enzo.cc More 64 bit compliance fixes for output plugins. 2011-06-08 20:58:42 -07:00
output_gadget2.cc made art plugin compilable 2012-07-20 19:27:33 -07:00
output_generic.cc full64bitcompliance 2011-06-01 11:01:24 -07:00
output_grafic2.cc full64bitcompliance 2011-06-01 11:01:24 -07:00
output_tipsy.cc added correct averaging of SPH+DM particles in coarse region 2012-07-23 12:16:05 -07:00
transfer_bbks.cc * IMPORTANT: removed code left over from testing that caused suppression of small scale perturbations 2010-11-16 16:41:40 -08:00
transfer_camb.cc Fixed a bug that caused the baryon velocity field to be not shifted in the SPH 2010-11-18 22:30:16 -08:00
transfer_eisenstein.cc * IMPORTANT: removed code left over from testing that caused suppression of small scale perturbations 2010-11-16 16:41:40 -08:00
transfer_inflation.cc Initial commit, beta version release candidate 2010-07-02 11:49:30 -07:00
transfer_linger++.cc Added new option cosmology/z0norm to 'linger++' plugin. This allows to choose 2011-09-06 16:39:41 -07:00
transfer_music.cc Added a temporary workaround for the 'music' transfer function plugin that 2011-09-07 22:28:39 -07:00