EFSC Subroutine

public subroutine EFSC(PREEL, KF_UV, KF_SCALARS, KF_SCDERS, KF_FS)

Uses

  • proc~~efsc~2~~UsesGraph proc~efsc~2 EFSC PARKIND1 PARKIND1 proc~efsc~2->PARKIND1 YOMHOOK YOMHOOK proc~efsc~2->YOMHOOK module~tpm_distr TPM_DISTR proc~efsc~2->module~tpm_distr module~tpm_geometry TPM_GEOMETRY proc~efsc~2->module~tpm_geometry module~tpm_trans~2 TPM_TRANS proc~efsc~2->module~tpm_trans~2 module~tpmald_geo TPMALD_GEO proc~efsc~2->module~tpmald_geo EC_PARKIND EC_PARKIND module~tpm_distr->EC_PARKIND module~tpm_geometry->EC_PARKIND module~growing_allocator_mod GROWING_ALLOCATOR_MOD module~tpm_trans~2->module~growing_allocator_mod module~parkind_ectrans PARKIND_ECTRANS module~tpm_trans~2->module~parkind_ectrans module~tpmald_geo->PARKIND1 iso_c_binding iso_c_binding module~growing_allocator_mod->iso_c_binding module~parkind_ectrans->PARKIND1

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

  • Interface. ---------- CALL FSC(..) Explicit arguments : PUV - u and v -------------------- PSCALAR - scalar valued varaibles PNSDERS - N-S derivative of S.V.V. PEWDERS - E-W derivative of S.V.V. PUVDERS - E-W derivative of u and v Method. -------

    1. EAST-WEST DERIVATIVES ---------------------

    2.1 U AND V.

    2.2 SCALAR VARIABLES

Arguments

Type IntentOptional Attributes Name
real(kind=JPRB), intent(inout) :: PREEL(:)
integer(kind=JPIM), intent(in) :: KF_UV
integer(kind=JPIM), intent(in) :: KF_SCALARS
integer(kind=JPIM), intent(in) :: KF_SCDERS
integer(kind=JPIM), intent(in) :: KF_FS

Calls

proc~~efsc~2~~CallsGraph proc~efsc~2 EFSC dr_hook dr_hook proc~efsc~2->dr_hook