Skip to content
Snippets Groups Projects
Commit 6e5ccd5f authored by VIE Benoît's avatar VIE Benoît Committed by RODIER Quentin
Browse files

bugfix lima rain accr snow for 2-m snow

parent b88d3e62
No related branches found
No related tags found
No related merge requests found
......@@ -288,7 +288,7 @@ WHERE( GACC )
XLBSACCR2/( PLBDR(:) * PLBDS(:) ) + &
XLBSACCR3/( PLBDS(:)**2 ) )
!
ZZWC5(:)= XFNSACCRG * ZZW3(:) * PCRT(:) * & ! RSACCRG
ZZWC5(:)= XFNSACCRG * ZZWC3(:) * PCRT(:) * & ! RSACCRG
PCST(:) * PRHODREF(:)**(1-XCEXVT) * &
( XLBNSACCR1/( PLBDR(:)**2 ) + &
XLBNSACCR2/( PLBDR(:) * PLBDS(:) ) + &
......
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