0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 13 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update shtrans_module.f90 More... almost 3 years ago
Update for gfortran10 More... over 3 years ago
shtrans_module: add shtrans_test, which requires SPHEREPACK More... about 8 years ago
Merge branch 'master' of https://github.com/tenomoto/enomo More... over 8 years ago
sigma_module: add sigma_dot More... over 8 years ago
glatwgt_module: removed unnecessary comments More... over 8 years ago
alfxq_module.f90: add to the repository More... over 8 years ago
glatwgt_module: fix a bug in initialization of x0 (not serious). NB nlat is assumed to be even. More... over 8 years ago
add tests from Enomoto (2015) SOLA More... over 8 years ago
alfx_module: fix a bug in alfsx More... over 8 years ago
add alfxq_module, separate tests More... over 8 years ago
add quadruple precision versions of glatwgt and alf modules. More... over 8 years ago
alff_calcp0, alff_calcp1: use sin() cos() rather than addition theorem More... almost 9 years ago
alff_module: use Gamma function representation for a_n,n More... almost 9 years ago
alff_module.f90: alff_calc_checksum() replace alf_calcps with four-term recurrence More... almost 9 years ago
alff_module.f90: better scaling factor ank, replace alf_calcps with four-term recurrence and avoid large arguments in sine anc cosine More... almost 9 years ago
Makefile: glatwgt_module.o depends on machine_module.o More... almost 9 years ago
add sum_module.f90 More... almost 9 years ago
glatwgt_module: follow gaqd.f in SPHEREPACK - to set tolerance in Newton interation, - to remove scaling factor, - to reduce call of sin/cos and - to include Yakimiw 1996 correction in weight calculation. This change gives better agreement with 100-digit reference in Yakimiw and identical results with gaqd. Note that the number of latitudes should be even in glatwgt_calc(). More... almost 9 years ago
glatwgt_module: mixed absolute relative stop criteria. Kahan summation More... almost 9 years ago
add alf_calc_m() alfx_calc_m() alfx_calc_inline_m() and alff_calc_inline() More... almost 9 years ago
xreal_module.f90: fixed a bug x**0 should be 1.0. implemented repeated squaring method in xpowi More... over 9 years ago
Fixed the size of dummy in grmsm_sig_write() modified: grmsm_sig_module.f90 More... over 11 years ago
Fixed a bug in the size of dummy modified: grmsm_sig_module.f90 More... over 11 years ago
Fix # of layers of wn from nz to nz+1 modified: grmsm_sig_module.f90 More... over 11 years ago
ffhh was not allocated modified: grmsm_sfc_module.f90 More... over 11 years ago
new file: grmsm_sfc_module.f90 More... over 11 years ago
modified: Makefile renamed: grmsm_module.f90 -> grmsm_sig_module.f90 More... over 11 years ago
Fixed bugs reading and writing ext modified: grmsm_module.f90 More... over 11 years ago
Fixed bugs: * grmsm_file_clean: deallocated flat twice * grmsm_write: read label rather than write modified: grmsm_module.f90 More... over 11 years ago