Skip to content
Snippets Groups Projects
Commit ab83edf6 authored by Gaelle Tanguy's avatar Gaelle Tanguy Committed by WAUTELET Philippe
Browse files

Christine 30/01/2014 : bug PACPRR au lieu de PACPRH

parent 1a1af88b
No related branches found
No related tags found
No related merge requests found
......@@ -304,7 +304,7 @@ ELSE
KXOR,KYOR,KXEND,KYEND,KDXRATIO,KDYRATIO,1, &
LBC_MODEL(1)%CLBCX,LBC_MODEL(1)%CLBCY,PRECIP_MODEL(1)%XACPRH,PACPRH)
PINPRH(:,:)=MAX(0.,PINPRH(:,:))
PACPRR(:,:)=MAX(0.,PACPRH(:,:))
PACPRH(:,:)=MAX(0.,PACPRH(:,:))
END IF
!
END IF
......
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