test_domain_algebraic_decay.py 文件源码

python
阅读 30 收藏 0 点赞 0 评论 0

项目:pyballd 作者: Yurlungur 项目源码 文件源码
def dfdr(r,theta):
    out = (2*K*np.pi*np.sin(2*np.pi*K/r)
           -r*np.cos(2*np.pi*K/r))*np.sin(theta)/(r**3)
    out[-1] = 0
    return out
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号