< 3.5 Description of the export/import file 3.7 Short keys >

3.6  Description of the log file

The log file may incorporate some System parameters, path data of Bodies and Warning.

See further the section Log.

The structure of a log file with sample data, where <double> is a floating-point number of double type is as follows:

 

########################################
# Application:		Gravity V1.3
# System name:		Earth + Meteor
# Time unit:		<double> s
# Grav. const. (*G):	1
# Number of the bodies:	2
# Name of the bodies:	1: Earth
#			2: Meteor
########################################
# Time	Body	Position X	Position Y	Velocity X	Velocity Y
1000
	1.	<double>,		<double>,		<double>,		<double>
	2.	<double>,		<double>,		<double>,		<double>
Warning: The body 'Meteor' and the body 'Earth' are crashing! Time: 1000 sec (0000-01-01 00:16:40)
Warning: The distance of the body 'Meteor' and the body 'Earth' (5281. km) is less than the limit (15000 km)! Time: 1000 sec (0000-01-01 00:16:40)
Warning: The velocity of the body 'Meteor' (22.8 km/s) is grather than the limit (22 km/s)! Time: 1000 sec (0000-01-01 00:16:40)
2000
	1.	<double>,		<double>,		<double>,		<double>
	2.	<double>,		<double>,		<double>,		<double>

 

 

 

 

 


< 3.5 Description of the export/import file 3.7 Short keys >