SUEWS API Site
Documentation of SUEWS source code
suews_ctrl_ver.f95
Go to the documentation of this file.
1MODULE version
2IMPLICIT NONE
3CHARACTER(len=90) :: git_commit = '2023.2.23.dev-34-g9615e26'
4CHARACTER(len=90) :: compiler_ver = 'GNU Fortran (conda-forge gcc 12.2.0-19) 12.2.0'
5END MODULE version
character(len=90) git_commit
character(len=90) compiler_ver