Tarsier: a practical software framework for model development, testing and deployment
โ Scribed by Fred G.R. Watson; Joel M. Rahman
- Publisher
- Elsevier Science
- Year
- 2004
- Tongue
- English
- Weight
- 641 KB
- Volume
- 19
- Category
- Article
- ISSN
- 1364-8152
No coin nor oath required. For personal study only.
โฆ Synopsis
A new software framework for environmental simulation modeling is described. The framework facilitates fast, powerful model development by providing a system for implementing separate model elements as autonomous modules, which may then be tightly and flexibility integrated. The system is object-oriented, with integration of modules achieved through the sharing of common objects. Module autonomy is achieved by the use of generic messages passed between modules through shared objects. Shared objects represent concepts such as data, time, or sub-models. This facilitates effective model integration with no loss of speed as a result of the integration process. A large existing collection of modules, including IO, data representation and visualization, allows new models to be developed quickly with minimal attention to repetitive tasks. To date, the applications of the framework have been in the domains of hydrological, wildlife and ecosystem modeling. Experience has shown that the persistent merits of the framework include the data sharing/message passing approach, the generic conceptualization of modeling objects, and the body of modules assembled to date. The disadvantages are proving to be the dependence on a specific language and compiler. This hinders the utility of the framework for the broader model development community.
๐ SIMILAR VOLUMES
Many software systems have been produced in hostconcentrated development environments. At present, the software development environment has been changing into a distributed one because of the progress of WS (workstation) and network computing technology. Information network systems have also been ex
We present a flexible software environment, named DistOpt, which is useful in building coarse-grain algorithms for solving optimization problems and simulating the solution of the resulting subproblems in multicomputer systems. It is based on a decomposition-coordination approach, by which large opt
## Abstract The focus of this work is the TDTโtype and familyโbased test statistics used for adjusting for potential confounding due to population heterogeneity or misspecified allele frequencies. A variety of heuristics have been used to motivate and derive these statistics, and the statistics hav