chaoshu的个人博客分享 http://blog.sciencenet.cn/u/chaoshu

博文

GRACE数据反演地表垂直变形

已有 4310 次阅读 2014-8-10 10:14 |个人分类:GRACE|系统分类:科研笔记


其中的完全规格化的勒让德函数利用gsl科学计算库(安装方法见另一篇博文)计算:

#include<gslgsl_sf_legendre.h>


double Pnm;

double sin_lat=sin(lat);//余纬cos

if(m==0)mm=1;

else mm=0;

Pnm=sqrt((2-mm)*4*pi)*pow(-1.0,m)*gsl_sf_legendre_sphPlm(n,m,sin_lat);


参考文献:

[19]. Wahr, J., M. Molenaar and F. Bryan, Timevariability of the Earth's gravity field: Hydrological and oceanic effects andtheir possible detection using GRACE. Journal of Geophysical Research: SolidEarth (19782012),1998. 103(B12): p. 30205-30229.

[22].Kusche,J., and E. J. O. Schrama (2005), Surface mass redistribution inversion fromglobal GPS deformation and Gravity Recovery and Climate Experiment(GRACE) gravity

data, J. Geophys. Res., 110, B09409,doi:10.1029/2004JB003556.

[23].FarrellW. E. (1972), Deformation of the Earth by surface loads. Rev. Geophys., 10, 761797.

[24].李飞, 完全规格化缔合勒让德函数算法研究. 科技风, 2012(19).




https://blog.sciencenet.cn/blog-858128-818449.html

上一篇:C++的年积日计算程序
下一篇:Gamit基线解算
收藏 IP: 111.173.80.*| 热度|

0

该博文允许注册用户评论 请点击登录 评论 (0 个评论)

数据加载中...

Archiver|手机版|科学网 ( 京ICP备07017567号-12 )

GMT+8, 2024-4-25 07:51

Powered by ScienceNet.cn

Copyright © 2007- 中国科学报社

返回顶部