--- trunk/libf/dyn3d/vlspltqs.f 2008/04/18 14:45:53 10 +++ trunk/libf/dyn3d/vlspltqs.f 2010/04/01 14:59:19 31 @@ -33,9 +33,10 @@ c Arguments: c ---------- REAL masse(ip1jmp1,llm),pente_max - REAL pbaru( ip1jmp1,llm ),pbarv( ip1jm,llm) + REAL, intent(in):: pbaru( ip1jmp1,llm ),pbarv( ip1jm,llm) REAL q(ip1jmp1,llm) - REAL w(ip1jmp1,llm),pdt + REAL w(ip1jmp1,llm) + real, intent(in):: pdt REAL, intent(in):: p(ip1jmp1,llmp1) real teta(ip1jmp1,llm),pk(ip1jmp1,llm) c