EFSC_MOD Module


Used by

  • module~~efsc_mod~~UsedByGraph module~efsc_mod EFSC_MOD proc~eftinv_ctl EFTINV_CTL proc~eftinv_ctl->module~efsc_mod

Subroutines

public subroutine EFSC(KGL, KF_UV, KF_SCALARS, KF_SCDERS, PUV, PSCALAR, PNSDERS, PEWDERS, PUVDERS)

*** FSC - Division by acos(theta), east-west derivatives

Read more…

Arguments

Type IntentOptional Attributes Name
integer(kind=JPIM), intent(in) :: KGL
integer(kind=JPIM), intent(in) :: KF_UV
integer(kind=JPIM), intent(in) :: KF_SCALARS
integer(kind=JPIM), intent(in) :: KF_SCDERS
real(kind=JPRB), intent(inout) :: PUV(:,:)
real(kind=JPRB), intent(in) :: PSCALAR(:,:)
real(kind=JPRB), intent(inout) :: PNSDERS(:,:)
real(kind=JPRB), intent(out) :: PEWDERS(:,:)
real(kind=JPRB), intent(out) :: PUVDERS(:,:)