Having set the problem to solve, we’ll soon be able to dive into Fortran coding. But first we’ll go over the implementation strategy (you should always have one) in the next subsection. Then, we’ll go over the core elements of the language and apply them to implement the first version of the tsunami simulator.
Implementing the minimal working app