- 19 Dec, 2017 5 commits
-
-
Roy Fabrice authored
-
Roy Fabrice authored
Add debug information in the fof init routine
-
Roy Fabrice authored
Test Read_ramses2 subroutine
-
Roy Fabrice authored
Add sort after reading RAMSES files for all the combinations of particles properties
-
Roy Fabrice authored
Add several heapsort routines with new combinations of input arrays Change ordrer of routines in the module
-
- 10 Nov, 2017 4 commits
-
-
Roy Fabrice authored
Add some debug info Remove some allocations: the allocation is done in the calling subroutine
-
Roy Fabrice authored
Read_ramses2 is used to test the input of the hydro quantities
-
Roy Fabrice authored
Add do_skip_mass and its defalut value to Read_pfof_snap_parameters Add default values for do_skip do_skip_star and do_skip_metal
-
Roy Fabrice authored
-
- 03 Nov, 2017 3 commits
-
-
Roy Fabrice authored
The subroutine is fully written, but it has to be tested and incorporated in a larger reading subroutine
-
Roy Fabrice authored
Add a logical variable to ask the user wether he or she wants to read and write masses of the particles (DM and stars) in the cube files
-
Roy Fabrice authored
Remove implicit none from the suboutines and add it in the module header
-
- 31 Oct, 2017 1 commit
-
-
Roy Fabrice authored
Add a module which will contain a reading subroutine for Ramses part files. This routine takes the filename and pfof parameters as input and returns arrays with the data from the file.
-
- 27 Oct, 2017 4 commits
-
-
Roy Fabrice authored
Add heapsort for the hydro case: sort 3 additionnal real arrays, mass, birth date and metallicity
-
Roy Fabrice authored
Add arrays to read and manipulate hydro variables mass birth_date metallicity for dark matter particles and for stars Add variables to store stars number
-
Roy Fabrice authored
Code alignment with atom beautify
-
Roy Fabrice authored
Changes in Upcase / downcase Functions name to respect the naming norm
-
- 26 Oct, 2017 2 commits
-
-
Roy Fabrice authored
Changes in Upcase / downcase Functions name to respect the naming norm
-
Roy Fabrice authored
Change function name to respect naming norm
-
- 24 Oct, 2017 2 commits
-
-
Roy Fabrice authored
The default value of star and metal was written in a wrong place.
-
Roy Fabrice authored
Add to the pfof_snap parameters type definition Add to the read function Add to the mpi type definition
-
- 23 Oct, 2017 6 commits
-
-
Roy Fabrice authored
Upcase and some changes in functions name Replace some "hard written" numerical constants by constant variables
-
Roy Fabrice authored
Add missing stat option when allocating ntab in Hdf5_write_mpi_int4_2D
-
Roy Fabrice authored
Add missing error handling when allocating cube_disp array
-
Roy Fabrice authored
Upcase / downcase functions and variables name Add error handling when allocating arrays
-
Roy Fabrice authored
Error handling modification in case of wrong parameter code
-
Roy Fabrice authored
Upcase / downcase fonctions and variables name
-
- 19 Oct, 2017 1 commit
-
-
Roy Fabrice authored
Naming convention modifications Add a reduce to modfofpara to compute the total halonb
-
- 30 Aug, 2017 2 commits
-
-
Roy Fabrice authored
-
Roy Fabrice authored
-
- 24 Aug, 2017 2 commits
-
-
Roy Fabrice authored
-
Roy Fabrice authored
-
- 11 Aug, 2017 1 commit
-
-
Roy Fabrice authored
-
- 07 Aug, 2017 1 commit
-
-
Roy Fabrice authored
-
- 01 Aug, 2017 1 commit
-
-
Roy Fabrice authored
-
- 06 Apr, 2017 1 commit
-
-
Roy Fabrice authored
Add a type for particles: first step toward a complete change in the data structure, where the collection of arrays will be replaces by an array of particles
-
- 16 Mar, 2017 1 commit
-
-
Roy Fabrice authored
-