Skip to content
Snippets Groups Projects
Commit e19cea88 authored by WAUTELET Philippe's avatar WAUTELET Philippe
Browse files

Philippe 30/10/2017: IO: DIAG: minor bug correction: renamed field PABST in...

Philippe 30/10/2017: IO: DIAG: minor bug correction: renamed field PABST in PRES (when written in hPa)
parent 09be96ec
No related branches found
No related tags found
No related merge requests found
......@@ -2047,6 +2047,7 @@ IF (LTPZH .OR. LCOREF) THEN
!* Pressure in hPa
CALL FIND_FIELD_ID_FROM_MNHNAME('PABST',IID,IRESP)
TZFIELD = TFIELDLIST(IID)
TZFIELD%CMNHNAME = 'PRES'
TZFIELD%CUNITS = 'hPa'
CALL IO_WRITE_FIELD(TPFILE,TZFIELD,XPABST(:,:,:)*1E-2)
!
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment