ADflow  v1.0
ADflow is a finite volume RANS solver tailored for gradient-based aerodynamic design optimization.
Modules | Variables
commonFormats.F90 File Reference

Go to the source code of this file.

Modules

module  commonformats
 

Variables

character(len=maxstringlen) commonformats::strings = '(*(A))'
 
character(len=maxstringlen) commonformats::stringspace = '(*(A, 1X))'
 
character(len=maxstringlen) commonformats::stringsci5 = '(*(A, ES12.5))'
 
character(len=maxstringlen) commonformats::stringint1 = '(*(A, I1))'
 
character(len=maxstringlen) commonformats::sci12 = '(*(ES20.12))'
 
character(len=maxstringlen) commonformats::int5 = '(*(I5))'