Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Modern Fortran

Introduction

In this section we will be following along with the examples from "Modern Fortran: Building Efficient Parallel Applications" by Milan Curcic (Manning). We will use Jupyter Lab to facilitate rapid production of HTML content. The output of the Fortran code will be displayed in graphical format using Python scripts and Matplotlib.

Table of Contents

Cold Front Calculator

Cold Front Calculator

Cold Front Calculator with Loop

Cold Front Calculator with Loop

Tsunami Simulator

Tsunami Simulator

Tsunami Simulator with Modules

Tsunami Simulator

Tsunami Simulator with Modules Plotter

Tsunami Simulator Plotter