Study on the Method of Changing a Time Dependent Model into a Model Component

周建军,郭延祥
2011-01-01
Abstract:To realize real-time communication with its outside of a time-dependent numerical model,a powerful and easy-to-use method of converting the model into a model component was developed by simply inserting a probe function into the time-marching loop of the model's source code.Based on an analysis of the flow diagram and character of the original model,this method uses the internet techniques and TCP/IP protocol for data transfer and a series of instruction codes for running control of the model components,and uses a string and code for the interactive quantities and parameters and the grid serial number for location booking of retrieved values.Three tables,potential input/output information table,input/output information table and input/output data table,are designed to organize the transferred data.An auxiliary function library is developed by mixed programming of Visual C + + with Visual Fortran to simplify the conversion.The approach is very easy to implement,has no need in revising the original procedures or the logical structures,and makes nearly no revision on the original model.
What problem does this paper attempt to address?