An open API service indexing awesome lists of open source software.

https://github.com/0-mostafa-rezaee-0/fortran_tutorial

FORTRAN Tutorial for Science and Engineering
https://github.com/0-mostafa-rezaee-0/fortran_tutorial

engineering fortran high-performance-computing hpc science scientific-computing tutorial

Last synced: about 1 month ago
JSON representation

FORTRAN Tutorial for Science and Engineering

Awesome Lists containing this project

README

          

## 🧰 How to Use This Template

Click the green **"Use this template"** button at the top of the page, then choose **"Create a new repository"**.

This will create your own copy of this project, which you can modify freely — no need to fork!

---


banner

# FORTRAN Tutorial

## The codes are set to introduce various applications of these commands.

00. **ifort Installation Guide**: A Comprehensive Guide to Install ifort
01. **FORTRAN Main Commands Tutorial**: A Comprehensive Guide to Key Commands and Functions
02. **FORTRAN Coding Template Tutorial**: 11 Essential Steps to Streamline Your Code
03. **FORTRAN Run a Code Tutorial**: 5 Steps to Run Your Code
04. **FORTRAN Coding Template**: A Template for Programming
05. **Write Read Variables Types**: Examples of the Types of Tasks that can be Done with these Commands
06. **Readable Code Structure**: See this Program only as a Regular and Readable Program
07. **Do loop**: Types of Repetition Loops
08. **If then else**: Types of Conditional Command
09. **Open file**: The Method of Creating a File - Writing to the File - Reading from the File
10. **Array**: Definition and Use of Arrays, the Programs of this Collection are Set to Introduce Various Applications of these Commands.