找回密码
 注册
查看: 538|回复: 0

R语言 SoilR包 fW.RothC()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-9-30 11:32:16 | 显示全部楼层 |阅读模式
fW.RothC(SoilR)
fW.RothC()所属R语言包:SoilR

                                        Effects of moisture on decomposition rates according to the RothC model
                                         水分对分解率的影响RothC模型

                                         译者:生物统计家园网 机器人LoveR

描述----------Description----------

Calculates the effects of moisture (precipitation and pan evaporation) on decomposition rates according to the RothC model.
计算的水分(降水和蒸发皿蒸发量)的分解率的影响,根据RothC模型。


用法----------Usage----------


fW.RothC(P, E, S.Thick = 23, pClay = 23.4, pE = 0.75, bare = FALSE)



参数----------Arguments----------

参数:P
A vector with monthly precipitation (mm).
一个向量,其月平均降水量(毫米)。


参数:E
A vector with same length with open pan evaporation or evapotranspiration (mm).
与相同长度的向量开放式蒸发皿蒸发量和蒸发量(毫米)。


参数:S.Thick
Soil thickness in cm. Default for Rothamsted is 23 cm.
土壤厚度厘米。洛桑的默认设置是23厘米。


参数:pClay
Percent clay.
%粘土。


参数:pE
Evaporation coefficient. If open pan evaporation is used pE=0.75. If Potential evaporation is used, pE=1.0.
蒸发系数。如果开放式蒸发皿蒸发量的PE = 0.75。如果潜在蒸发时,PE = 1.0。


参数:bare
Logical. Under bare soil conditions, bare=TRUE. Dafault is set under vegetated soil.
逻辑。在裸露的土壤条件下,裸= TRUE。 Dafault是根据植物的土壤。


值----------Value----------

A data.frame with accumulated top soil moisture deficit (Acc.TSMD) and the rate modifying factor b.
数据框积累了表层土壤水分的赤字(Acc.TSMD)率修正系数b。


(作者)----------Author(s)----------


Carlos A. Sierra <csierra@bgc-jena.mpg.de>, Markus Mueller <mamueller@bgc-jena.mpg.de>



参考文献----------References----------



实例----------Examples----------


P=c(74,59,62,51,52,57,34,55,58,56,75,71) #Monthly Precipitation (mm)[月降水量(mm)]
E=c(8,10,27,49,83,99,103,91,69,34,16,8)  #Monthly open pan evaporation (mm)[每月开放式蒸发皿蒸发量(毫米)]

Rothamsted=fW.RothC(P,E)
data.frame(month.name,P,E,0.75*E,P-0.75*E,Rothamsted)  # This reproduces Table 1 in the RothC documentation (Coleman and Jenkinson 1999)[这再现表1中的的RothC文件(1999年科尔曼和詹金森)]


转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2025-6-9 08:48 , Processed in 0.022597 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表