Go to the source code of this file.
|
module | mod_pfss |
| module mod_pfss.t – potential field source surface model PURPOSE : to extrapolate global potential magnetic field of the sun from synoptic magnetograms 2013.11.04 Developed by S. Moschou and C. Xia 2014.04.01 Allow to change source surface (C. Xia) PRECONDITIONS:
|
|
|
subroutine, public | mod_pfss::harm_coef (mapname) |
|
subroutine | mod_pfss::cfweights (ym, miu, cfwm) |
|
subroutine | mod_pfss::coef (b_r0, xm, ym, miu, mius, cfwm) |
|
subroutine, public | mod_pfss::pfss (ixIL, ixOL, Bpf, x) |
|
subroutine | mod_pfss::inv_sph_transform (Bt, phi, miu, mius, nphi, ntheta, Bpf, qlmax) |
|
subroutine | mod_pfss::fft (a, b, ntot, n, nspan, isn) |
|