Skip to content
Snippets Groups Projects

Renaming logger into CSDS

Merged Loic Hausammann requested to merge renaming into master
64 files
+ 1237
1233
Compare changes
  • Side-by-side
  • Inline
Files
64
This example simulates a planet orbiting around the Sun and then compares
This example simulates a planet orbiting around the Sun and then compares
the solutions given by the snapshots to those read from the logger.
the solutions given by the snapshots to those read from the CSDS.
It requires compilation with the logger, python and the external point mass potential
It requires compilation with the CSDS, python and the external point mass potential
(./configure --with-python=/usr --enable-logger --with-ext-potential=point-mass).
(./configure --with-python=/usr --enable-csds --with-ext-potential=point-mass).
\ No newline at end of file
\ No newline at end of file
Loading