Go to the source code of this file.
subroutine drag_ss |
( |
integer, intent(in) |
L, |
|
|
integer, intent(in) |
M |
|
) |
| |
subroutine drag_ss_ia |
( |
integer, intent(in) |
L, |
|
|
integer, intent(in) |
M |
|
) |
| |
subroutine drag_ss_syam |
( |
integer, intent(in) |
L, |
|
|
integer, intent(in) |
M |
|
) |
| |
subroutine drag_ss_syam0 |
( |
double precision, intent(out) |
ldss, |
|
|
double precision, intent(in) |
d_pm, |
|
|
double precision, intent(in) |
d_pl, |
|
|
double precision, intent(in) |
ro_m, |
|
|
double precision, intent(in) |
ro_l, |
|
|
double precision, intent(in) |
g0_ml, |
|
|
double precision, intent(in) |
vrel |
|
) |
| |