2022/11/24 by Francisco Javier Martínez Méndez, Mendez, Francisco J., Miguel A. Mendez +3
Engineering · Environmental Science · #FOS: Computer and information sciences #FOS: Mathematics #Geotechnical Engineering and Soil Mechanics #Landslides and related hazards #Neural and Evolutionary Computing (cs.NE) #Optimization and Control (math.OC) #Soil and Unsaturated Flow
paper · pdf · doi:10.48550/arxiv.2211.13652
openalex publication_date 2022/11/24 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28
The calibration of an advanced constitutive law for soil is a challenging task. This work describes GA-cal, a Fortran software for automatically calibrating constitutive laws using Genetic Algorithms (GA) optimization. The proposed approach sets the calibration problem as a regression, and the GA optimization is used to adjust the model parameters so that a numerical model matches experimental data. This document provides a user guide and a simple tutorial. We showcase GA-cal on the calibration of the Sand Hypoplastic law proposed by von Wolffersdorff, with the oedometer and triaxial drained test data. The implemented subroutines can be easily extended to solve other regression or optimization problems, including different tests and constitutive models. The source code and the presented tutorial are freely available at \urlhttps://github.com/FraJoMen/GA-cal.