Output time from a file
@matthieu, If you wish to already review feel free, I will only modify cosmology_get_scale_factor
in order to read from a table.
Everything else is implemented and ready to use.
Test I have done:
- Run SedovBlast_3D with
output_list
for snapshots and stats and checked the output times. - Run partially SedovBlast_3D and restarted.
- Run CoolingBox with cosmology and checked the transformation redshift->scale_factor and time->scale_factor.
Edited by Loic Hausammann
Merge request reports
Activity
- Resolved by Loic Hausammann
#432 (closed) is now implemented (and I am happy with it). It just miss the
fof
andvelociraptor
parts but we will need them to be implemented first.added 244 commits
-
98ae2e10...dfa9f848 - 224 commits from branch
master
- 18dfd24d - Add snaplist parameter
- 9eec034d - Add cosmological function between a and z
- 9f24e0ca - snaplist: add transformation between units (in progress)
- e0527d57 - Add function giving scale factor from time
- 8798607a - Snaplist: last transformation implemented
- cc37819d - Split common_io and snaplist
- 81339549 - Add snaplist restart
- 048fe3bf - add a new check for next output time
- 05e5d880 - Moved snaplist to outputlist and fixed restart
- 6992baa5 - Add new parameters in parameter_example.yml
- 90bd6e77 - Add doc for outputlist
- b7bf6574 - Modify parameter from outputlist to output_list
- 6e1ae480 - Improve comment for output_list
- 8c1ad6b4 - Use interpolation table for cosmology_get_scale_factor
- 3911ea38 - Add new test for cosmology
- 898beee7 - Set tolerance testCosmology to a reasonable value
- 14e947b8 - Change output testCosmology and add warning message about accuracy in cosmology.c
- 7bbfa7ad - Remove unused struct declaration
- 0005795b - Add additional parameter for outputlist
- 9fe66c10 - Fix rebasing error
Toggle commit list-
98ae2e10...dfa9f848 - 224 commits from branch
Thanks @lhausammann. I have left some comments on the diff.
Maybe @pdraper has some comments to make on the i/o aspects of this as well.
assigned to @matthieu
assigned to @pdraper
- Resolved by Loic Hausammann
- Resolved by Matthieu Schaller
- Resolved by Matthieu Schaller
- Resolved by Loic Hausammann
- Resolved by Matthieu Schaller
Please register or sign in to reply