Fortran

Fortran

mindrally

Fortran

Fortran

Best practices for modern Fortran 2003/2008+ scientific and numerical computing, modules, and testing.

New tool
0 downloads
Free

About

Best practices for modern Fortran (2003/2008+) scientific and numerical computing, covering modules, explicit interfaces, kind parameters, memory safety, and testing. Use when writing or reviewing Fortran source (.f90/.f95/.f03/.f08), defining modules and derived types, choosing numeric kind parameters, working with allocatable arrays, setting up a Fortran build with CMake or fpm, or writing unit tests for numerical code.

Key Features

Module organization and explicit interfaces
Kind parameters and memory safety
Testing and build practices for numerical code

Privacy & Security

Data Collection

This tool follows industry-standard security practices and only collects data necessary for functionality.

Information

Developermindrally
Version1.0.0
Ratingeveryone
LanguagesEnglish

Actions

  • Write a modern Fortran module
  • Define numeric kind parameters
  • Manage allocatable arrays
  • Set up a Fortran build
  • Write unit tests for numerical code