About this document
Fortran Week 4: Input, Output, Modules by Vinay Gupta is a document available to read on EtoBox.
This document provides examples of using modules and input/output in Fortran programming. It shows how to: 1. Create modules to share variables and routines between programs like conversion factors and physical constants. 2. Write formatted output to the screen or files and read input with formatted or non-advancing reads. 3. Use modules containing useful subprograms like a pressure calculation routine based on the ideal gas law.
- Author
- Vinay Gupta
- Language
- EN