- 积分
- 114
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2014-10-21
- 最后登录
- 1970-1-1
|
发表于 2015-4-13 23:41:47
|
显示全部楼层
一般给的话比较好,但配置环境的时候可能要细心点,kpp需要的lib很多,麻烦。
kpp是一个前处理模块,负责从input file里面读取反应方程到chem模块里面去。好处就是不用自己写code来表现这些mechanism.
kpp支持大部分常用的化学机制,如CB05,CBMZ。但不支持单独的气溶胶机制,比如gocart(跟气体机制coupled的不算)。
reference
Damian, V., et al. (2002), The kinetic preprocessor KPP - a software environment for solving chemical
kinetics, Comput. Chem. Eng., 26(11), 1567-1579.
Sandu, A., and R. Sander (2006), Technical note: Simulating chemical systems in Fortran90 and Matlab with the Kinetic PreProcessor KPP-2.1, Atmos. Chem. Phys., 6, 187-195.
Verwer, J., Spee, E., Blom, J. G., and Hunsdorfer, W. (1999), A second order Rosenbrock method applied to photochemical dispersion problems, SIAM Journal on Scientific Computing, 20, 1456–1480. |
|