文件名称:REGSim:补给估算和地下水模拟
文件大小:6.29MB
文件格式:ZIP
更新时间:2024-04-26 05:39:09
Python
REGSim 补给量估算和地下水模拟是一种灵活的工具,旨在通过使用简约地下水模型估算补给量并模拟地下水位。 该工具包含两个步骤: 仿真与优化方法 不确定度和敏感性分析 它包括使用达西定律估算地下水侧向通量,使用非支配排序遗传算法(NSGA-II)校准地下水模型以及使用广义似然不确定性估算(GLUE)方法预测地下水位的不确定性范围。 内容 整个设置是使用六个python模块开发的,其中包括: Step_1a_Estimation_of_slope.py –估算含水层边界的坡度 Step_1b_Estimation_of_lateralflow.py –估计平均横向流量 Step_2_Calibration_of_the_model.py-使用多目标优化来校准参数 Step_3_Validation_of_the_model.py –使用最佳参数集验证模型 Step_4a_Uncerta
【文件预览】:
REGSim-main
----REGSim module()
--------Step_4a_Uncertanity_analysis.py(5KB)
--------Example_results()
--------Step_2_Calibration_of_the_model.py(5KB)
--------Functions()
--------Step_3_Validation_of_the_model.py(3KB)
--------Step_1_Lateralflowestimation()
--------Step_4b_Sensitivity_analysis.py(5KB)
--------readme.txt(4KB)
--------Data()
--------Doc to read()
----LICENSE(1KB)
----README.md(2KB)