0.6.2-dev0
FORCES
FORtran lib for Comp. Env. Sys.
Loading...
Searching...
No Matches
mo_forces_info.F90 File Reference

module with information about FORCES More...

Go to the source code of this file.

Modules

module  mo_forces_info
 module with information about FORCES
 

Variables

character(len=*), parameter mo_forces_info::version = '0.6.2-dev0'
 Current program version.
 
character(len=*), parameter mo_forces_info::version_date = 'Mar 2024'
 Time of current program version release.
 

Detailed Description

module with information about FORCES

Provides all information about FORCES as parameter. The version parameter will be set during compilation to content of version.txt. The version_date parameter will be set during compilation to content of version_date.txt, if it is a release version, otherwise it will be the current date.

Authors
Sebastian Mueller
Date
May 2021

Definition in file mo_forces_info.F90.