LMDZ
|
#include "dimensions.h"
#include "paramet.h"
#include "comgeom2.h"
#include "comconst.h"
#include "iniprint.h"
#include "academic.h"
Go to the source code of this file.
Functions/Subroutines | |
subroutine | friction_loc (ucov, vcov, pdt) |
subroutine friction_loc | ( | real, dimension( iip1,jjb_u:jje_u,llm ), intent(inout) | ucov, |
real, dimension( iip1,jjb_v:jje_v,llm ), intent(inout) | vcov, | ||
real, intent(in) | pdt | ||
) |
Definition at line 6 of file friction_loc.F.