Almost 9 years ago this thread was locked (for good reason):
https://forum.lazarus.freepascal.org/index.php/topic,38501.30.htmlBut I would like to add an update, which is nice to know for the Lazarus community and significant for the scientific community.
Solpage is 100% developed with Lazarus and runs on Linux (GTK) and Windows. It started out as a small project in 2016, but has grown into a 22k+ lines app with many features added based on long-time observational research, most notably SSGI and a statistics computation module:
https://ssgeos.org/solpage.htmhttps://ssgeos.org/ssgi.htmWhat it did to the scientific communityIn response to the claims made based on Solpage's computations, in 2023 a team of 5 Moroccan scientists began their own research. Their peer-reviewed paper was published in 2024 and mentioned the Solpage developer by name (full payed PDF version). Conclusion (quote):
"The results obtained from RFR and ANN prove the partial influence of planets positions on sesimic activity on the earth."https://www.sciencedirect.com/science/article/abs/pii/S0264370724000401In addition to the peer-reviewed paper, SSGEOS published their own stats on Github based on a 24 years dataset covering extremely dense and rare planetary conjunction clusters: Result: an extremely low P-value, rejecting the null hypothesis:
https://github.com/ssgeos/conjuntclust6p-2000-2024. This kind of research has never been done before, but the conclusion has been independently confirmed by the Moroccan paper.
I would like to add a relevant comparison, demonstrating that development in science is not gradual, but goes with ups and downs (quiet times confidently using existing models, followed by crises leading to fundamental paradigm shifts). In 1912 Alfred Wegener proposed the theory of continental drift - that Earth's upper mantle consists of shifting tectonic plates. He was ridiculed, laughed at and heavily criticized because his idea stood far away from any leading scientific consensus at the time. It took more than 50 years for the scientific community to catch up and confirm that Wegener had been right all along.
Based on Solpage's computations and the results that continue to be published, next to peer-reviewed research, there's no doubt in my mind that eventually mainstream science will confirm the significant influence of the planets and the Moon on seismic activity, especially stronger earthquakes.
While Solpage could have been developed with Delphi or other tools, Lazarus was the first choice for obvious reasons.