Calcusettlement: long-term settlement calculation software for soft clay foundations considering different creep effects
I developed this software using MATLAB in 2018, under the supervision of Professor Dongsheng Xu.
At the time, I created two versions of the program: Calcusettlement v1.0 and Calcusettlement v2.0. These programs perform detailed settlement calculations, drawings, image editing, and support image and data exporting.
This version features a single interface. Its package contains one MATLAB script, Calcusettlement.m
, which can be executed in MATLAB.
This version includes multiple interfaces and additional features. Its package consists of the following seven MATLAB scripts:
onelayer_attribute.m
onelayer_calculate.m
doublelayers_attribute.m
doublelayers_calculate.m
period_attribute.m
period_calculate.m
start.m
Running .m
file in MATLAB is dependent on the MATLAB version.
Running the .exe
file is independent of the MATLAB version. However, the Install_Env_To_Run_EXE.exe
file should be executed beforehand. For Calcusettlement v2.0, this file exceeds 100 MB in size. Please download it here.