SURFEX v8.1
General documentation of Surfex
Surfex_Git2
src
LIB
XRD44
lfi_alt
lfi_mess.F90
Go to the documentation of this file.
1
SUBROUTINE
lfi_mess
(KUNIT, CDMESS)
2
USE
lfi_precision
3
4
INTEGER (KIND=JPLIKB)
KUNIT
5
CHARACTER (LEN=*)
CDMESS
6
7
WRITE
(kunit,
'(A)'
) cdmess
8
9
END SUBROUTINE
lfi_mess
lfi_mess
subroutine lfi_mess(KUNIT, CDMESS)
Definition:
lfi_mess.F90:2
lfi_precision
Definition:
lfi_precision.F90:1
Generated on Tue Jan 16 2018 16:23:21 for SURFEX v8.1 by
1.8.13