Model template
From GeoMod
Contents |
[edit]
Determine model domain
What spatial and temporal areas are going to be covered by the model. What is the scope of the model.
[edit]
Governing equations
[edit]
Descretize equations
[edit]
Model parameters
Properties of the stuff in the model. What values do you want to have for the model properties.
[edit]
Initial conditions
[edit]
Boundary conditions
Both initial and if they change with time.
[edit]
Programming
[edit]
Model verification and validations
[edit]
Model verification
Does the model code actually do what it should. In terms of the diffusion equation for erosion for example, you need to show that the model conserves mass because the governing equation is a conservation of mass equation.
[edit]
Model validation
Compare model results to actual data.
[edit]
Results of model simulations
[edit]
Discussion
[edit]

