ISADE
This repository contains the codes for the ISADE model
Each folder contains the code for each example discussed in the paper "Interwell Simulation Model for the Advection Dispersion Equation (ISADE)"
Each folder contains the following main files
- ADE_HM: This code is supposed to be run to perform the History Matching and obtaining the values of the unknown parameters
- ADE_PREDIC: This code is supposed to be run afer performing the history matching to predict future results
- ADE_model: Function contains the actual mathematical model for ISADE. It is called by both ADE_HM and ADE_Predic
- deopt: Code for Differential Evolution
- left_win: part of deopt code
- CalculateLength: Calculates the distance between each injector-producer pair