8000 GitHub - 0-mostafa-rezaee-0/FORTRAN_Tutorial: FORTRAN Tutorial for Science and Engineering
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

0-mostafa-rezaee-0/FORTRAN_Tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧰 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.

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