/home/uryu/Cocal_svn_checkinout/Cocal/code/Subroutine/calc_omega_drot.f90 File Reference
Go to the source code of this file.
Functions/Subroutines |
subroutine | calc_omega_drot (vphiy, alphw, psiw, bvxdw, bvydw, omega, Jome, Jome_int) |
Function Documentation
subroutine calc_omega_drot |
( |
real(long),intent(in) |
vphiy, |
|
|
real(long),intent(in) |
alphw, |
|
|
real(long),intent(in) |
psiw, |
|
|
real(long),intent(in) |
bvxdw, |
|
|
real(long),intent(in) |
bvydw, |
|
|
real(long),intent(inout) |
omega, |
|
|
real(long),intent(out) |
Jome, |
|
|
real(long),intent(out) |
Jome_int | |
|
) |
| | |