Skip to content

Commit 1673665

Browse files
committed
feat: Update config.ini with consistent indentation
This commit updates the config.ini file to have consistent indentation for the particle properties. The indentation has been adjusted to align the properties properly, improving the readability of the file.
1 parent a079f49 commit 1673665

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

config.ini

+6-6
Original file line numberDiff line numberDiff line change
@@ -48,12 +48,12 @@ c 5.d-2 2.5d0 180.0d0
4848
<> Particles (single and/or particles file) -
4949

5050
use single particle (yes / no) : no
51-
mass of particle (kg) : 0.d0
52-
semi-major axis of particle (km) : 0.d0
53-
eccentricity of particle : 0.d0
54-
mean anomaly of particle (deg) : 0.d0
55-
pericenter longitude of particle (deg) : 0.d0
56-
mean motion ratio of particle (to spin) : 0.d0
51+
mass of particle (kg) : 0.d0
52+
semi-major axis of particle (km) : 0.d0
53+
eccentricity of particle : 0.d0
54+
mean anomaly of particle (deg) : 0.d0
55+
pericenter longitude of particle (deg) : 0.d0
56+
mean motion ratio of particle (to spin) : 0.d0
5757

5858
particles input file (name / no) : no
5959

0 commit comments

Comments
 (0)