登录
首页 » Fortran » TOPMODEL

TOPMODEL

于 2018-01-25 发布 文件大小:6801KB
0 87
下载积分: 1 下载次数: 13

代码说明:

  TOPMODEL是分布式水文模型,这里为开发者的程序,以供参考学习。版本为9701(Background to TOPMODEL This program is intended as a demonstration version of TOPMODEL for PC-Windows and has been developed from versions used for teaching purposes over a number of years in the Environmental Science degree course at Lancaster University, including TOPT9502 which is also available at the TOPMODEL Web site (see below) as a DOS program and FORTRAN source code.)

文件列表:

top-fort, 0 , 2006-02-18
top-fort\EVAP.FOR, 3512 , 1993-06-01
top-fort\readme.txt, 526 , 1998-09-09
top-fort\TMCOMMON.FOR, 530 , 1993-06-04
top-fort\TMOD9502.FOR, 19413 , 1998-09-09
top-fort\TOPT9502.FOR, 16912 , 1998-09-09
top-win, 0 , 2006-02-19
top-win\Grid.vbx, 44656 , 1997-10-15
top-win\readme.txt, 938 , 1998-09-09
top-win\THREED.VBX, 64432 , 1997-10-15
top-win\TMod9701.DOC, 90624 , 1998-09-10
top-win\TMod9701.rtf, 45425 , 1998-09-10
top-win\TOPMODEL.EXE, 92109 , 1998-09-03
top-win\TOPMODEL.GID, 8628 , 2006-02-19
top-win\TOPMODEL.HLP, 18327 , 1997-10-15
top-win\VBRUN300.DLL, 398416 , 1993-05-12
project.zip, 12149 , 2006-02-18
dtm-fort, 0 , 2006-02-19
dtm-fort\F77L.EER, 9280 , 1986-04-07
dtm-fort\gridatb.application.txt, 26228 , 2006-02-19
dtm-fort\GRIDATB.FOR, 26228 , 1998-09-09
dtm-fort\GRIDCONV.EXE, 218120 , 1993-06-14
dtm-fort\GRIDCONV.FOR, 5511 , 1993-06-14
dtm-fort\GRIDREDU.EXE, 369352 , 1993-06-15
dtm-fort\GRIDREDU.FOR, 5389 , 1993-06-15
dtm-fort\GRIDTRAN.EXE, 215880 , 1993-06-04
dtm-fort\GRIDTRAN.FOR, 4261 , 1993-06-11
dtm-fort\ReadMe.txt, 3221 , 1998-09-09
dtm-fort\xport1.asc, 6829571 , 2006-02-19
dtm-fort\xport1.asc.bak, 6829577 , 2005-12-09
dtm-fort\xport2.asc, 6829577 , 2005-12-09
dtm-win, 0 , 2006-02-19
dtm-win\DTM9701.rtf, 16338 , 1998-09-10
dtm-win\dtm9703.doc, 47104 , 1998-12-21
dtm-win\dtm9704.exe, 85612 , 2002-08-06
dtm-win\dtm9707.exe, 85612 , 2003-07-30
dtm-win\ELEV.DAT, 37309 , 1997-10-15
dtm-win\Grid.vbx, 44656 , 1997-10-15
dtm-win\readme.txt, 534 , 1998-09-09
dtm-win\THREED.VBX, 64432 , 1997-10-15
dtm-win\TOPMODEL.GID, 8628 , 2006-02-19
dtm-win\TOPMODEL.HLP, 18327 , 1997-10-15
dtm-win\VBRUN300.DLL, 398416 , 1993-05-12
dtm-win\xport1.asc, 11720618 , 2006-02-19
dtm-win\xport1.asc.bak, 6829577 , 2005-12-09
tfm-win, 0 , 2006-02-19
tfm-win\Flow87.dat, 4249 , 2001-03-01
tfm-win\Flow89.dat, 3274 , 2001-03-01
tfm-win\Graph.vbx, 70800 , 2001-03-07
tfm-win\Grid.vbx, 44656 , 2001-03-01
tfm-win\Gsw.exe, 286720 , 2001-03-01
tfm-win\Gswdll.dll, 72192 , 2001-03-01
tfm-win\Msmasked.vbx, 30288 , 2001-03-01
tfm-win\Rain87.dat, 4249 , 2001-03-01
tfm-win\Rain89.dat, 3274 , 2001-03-01
tfm-win\Tfm.exe, 90778 , 2001-03-01
tfm-win\Tfm.hlp, 20968 , 2001-03-01
tfm-win\Threed.vbx, 64544 , 2001-03-01
tfm-win\Vbrun300.dll, 398416 , 2001-03-01

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • chengxu
    编写一个函数,要求输入年月日时分秒, 输出该年月日时分秒的下一秒。 如输入2011年12月31日23时59分59秒, 则输出2012年1月1日0时0分0秒。 需要考虑闰年 和 2月的特殊情况 (Write a function that requires input date, hour, minute and second outputs of the date when the next second. If the input at 23:59:59 on December 31st, 2011, output at 0:00:00 on January 1, 2012. Leap year and February need to consider the special case)
    2013-05-28 13:06:03下载
    积分:1
  • PWM-thermostat
    PWM调温 通过at89s52输出不同pwm波控制温度变化(PWM thermostat)
    2011-06-14 08:28:58下载
    积分:1
  • Q-learning--ppt-David-silver
    q-learning最初设计文章和谷歌大神David silver 的ppt。(there are a paper about q-learning and ppt David silver who is working at google.)
    2016-09-13 20:24:02下载
    积分:1
  • lect11
    说明:  根据文件名判断是json还是csv并进行相应的转化(Judge whether it is JSON or CSV according to the file name and translate it accordingly)
    2020-07-14 10:38:51下载
    积分:1
  • 711_6.0 completely free version of corporate Web site management procedures
    711_6.0完全免费版本企业网站管理程序 -711_6.0 completely free version of corporate Web site management procedures
    2022-04-15 18:46:34下载
    积分:1
  • Hurst
    说明:  经典的R/S分析法计算油价收益率的Hurst指数,并有图例展示(Calculation of Hurst Index by Classical R/S Method)
    2019-01-01 21:19:16下载
    积分:1
  • 是一本关于sql2000 学习的好的丛书,它详细并且明了的介绍了数据库的使用和,安装,该书的基础知识讲解的十分详细,而且例子十分生动,是一本学习的好书。...
    是一本关于sql2000 学习的好的丛书,它详细并且明了的介绍了数据库的使用和,安装,该书的基础知识讲解的十分详细,而且例子十分生动,是一本学习的好书。-Is a book about good books to learn sql2000, it detailed and clear introduction to the database to use and installation, the book explaining the basics of the very detailed and very vivid example is a good book to learn.
    2022-01-24 16:39:13下载
    积分:1
  • 正激变换器
    说明:  学习电力电子时搭建的正激变换器,PI环是移植的TI的代码,欢迎交流。(Learning power electronics to build the forward converter, PI ring is transplanted TI code, welcome to exchange.)
    2021-01-22 14:39:22下载
    积分:1
  • EKF--UKF
    说明:  介绍EKF和UKF理论及其区别,通俗易懂。 (Introduced EKF and UKF theory and its distinction, easy to understand.)
    2020-08-16 11:38:25下载
    积分:1
  • 51黑论坛_SD卡模块
    基于单片机的SD卡模块的应用程序,用于单片机数据再SD卡的存储(Application Program of SD Card Module Based on Single Chip Microcomputer)
    2019-05-21 22:26:41下载
    积分:1
  • 696524资源总数
  • 103938会员总数
  • 55今日下载