CN112199855A - Dynamic generation method, device, equipment and medium for thermal hydraulic simulation software - Google Patents

Dynamic generation method, device, equipment and medium for thermal hydraulic simulation software Download PDF

Info

Publication number
CN112199855A
CN112199855A CN202011145315.7A CN202011145315A CN112199855A CN 112199855 A CN112199855 A CN 112199855A CN 202011145315 A CN202011145315 A CN 202011145315A CN 112199855 A CN112199855 A CN 112199855A
Authority
CN
China
Prior art keywords
digital model
interface
visual
file
thermal hydraulic
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202011145315.7A
Other languages
Chinese (zh)
Other versions
CN112199855B (en
Inventor
黄彦平
曾小康
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nuclear Power Institute of China
Original Assignee
Nuclear Power Institute of China
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nuclear Power Institute of China filed Critical Nuclear Power Institute of China
Priority to CN202011145315.7A priority Critical patent/CN112199855B/en
Publication of CN112199855A publication Critical patent/CN112199855A/en
Application granted granted Critical
Publication of CN112199855B publication Critical patent/CN112199855B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/20Design optimisation, verification or simulation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2119/00Details relating to the type or aim of the analysis or the optimisation
    • G06F2119/08Thermal analysis or thermal optimisation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2119/00Details relating to the type or aim of the analysis or the optimisation
    • G06F2119/14Force analysis or force optimisation, e.g. static or dynamic forces

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Evolutionary Computation (AREA)
  • Geometry (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention discloses a dynamic generation method, a device, equipment and a medium for thermal hydraulic simulation software, wherein the method comprises the following steps: dividing the special simulation software for the thermal hydraulic power into a thermal hydraulic mathematical model and a visual simulation interface on the simulation system level, decoupling the development process of the thermal hydraulic simulation software by respectively defining the mathematical model and the simulation interface, and dynamically generating the special simulation software for the thermal hydraulic power by introducing a user-defined connection relation. By adopting the method, the development of the thermodynamic hydraulic digital model and the development of the thermodynamic hydraulic simulation interface are decoupled, so that the independent development of the thermodynamic hydraulic digital model and the thermodynamic hydraulic simulation interface is realized, and the development efficiency can be improved; meanwhile, the connection relation is customized by a user, the customization process is simplified, and the customization efficiency can be improved.

Description

Dynamic generation method, device, equipment and medium for thermal hydraulic simulation software
Technical Field
The invention relates to the technical field of simulation software generation, in particular to a dynamic generation method, a dynamic generation device and a dynamic generation medium for thermal hydraulic simulation software.
Background
After the thermal hydraulic circuit model of the nuclear reactor is established, the model needs to be subjected to simulation testing to further optimize the created pipeline model. The existing software development mode is generally that technical personnel of the thermal hydraulic theory background propose demands and function points, professional software developers develop the software according to the demands, the two parties need to continuously communicate to ensure that the developed software can meet the actual demands, and the understanding of the two parties to the same problem is possibly inconsistent, so that the development efficiency is influenced.
Disclosure of Invention
The embodiment of the invention provides a dynamic generation method, a dynamic generation device, a dynamic generation equipment and a dynamic generation medium for thermodynamic and hydraulic simulation software.
The first aspect of the embodiments of the present invention provides a method for dynamically generating thermal hydraulic simulation software, including:
dividing target software into a digital model and a visual interface according to the requirements of the thermal hydraulic simulation software, wherein the target software is special thermal hydraulic simulation software to be generated, the digital model is a model described by a mathematical formula, and the visual interface is a simulation interface consisting of visual controls;
respectively adopting a model construction tool and an interface design tool to carry out digital model design and visual interface design;
establishing an incidence relation between an input and output variable of the digital model and a driving variable of a visual control according to visual requirements, wherein the visual requirements are user-defined requirement data;
the visual interface program and the digital model program are combined and compiled into an executable file and stored;
the digital model program is the corresponding programming data after the digital model is designed.
The second aspect of the embodiments of the present invention provides a dynamic generation device for thermal hydraulic simulation software, including:
the target software dividing module is used for dividing the target software into a digital model and a visual interface according to the requirements of the thermal hydraulic simulation software, the target software is special thermal hydraulic simulation software to be generated, the digital model is a model described by a mathematical formula, and the visual interface is a simulation interface consisting of visual controls;
the target software design module is used for respectively adopting a model construction tool and an interface design tool to carry out digital model design and visual interface design;
the variable association module is used for establishing an association relation between the input and output variables of the digital model and the driving variables of the visual control according to visual requirements, and the visual requirements are user-defined requirement data;
the file compiling module is used for jointly compiling the visual interface program and the digital model program into an executable file and storing the executable file;
the digital model program is the corresponding programming data after the digital model is designed.
A third aspect of the embodiments of the present invention provides a computer device, which includes a processor and a memory, where the memory stores at least one instruction, at least one program, a code set, or a set of instructions, and the at least one instruction, the at least one program, the code set, or the set of instructions is loaded and executed by the processor to implement the method for dynamically generating thermal hydraulic simulation software according to the above aspect.
A fourth aspect of the embodiments of the present invention provides a computer storage medium, where at least one instruction, at least one program, a code set, or a set of instructions is stored in the computer storage medium, and the at least one instruction, the at least one program, the code set, or the set of instructions is loaded and executed by a processor to implement the method for dynamically generating thermal hydraulic simulation software according to the above aspect.
In the embodiment of the invention, the thermal hydraulic simulation software is divided into a digital model and a visual interface for respective design, and the association between the model variable and the visual interface variable is established by introducing the user-defined visual requirement. By decoupling the development of the thermal hydraulic digital model and the development of the thermal hydraulic simulation interface, the independent development of the two is realized, and the development efficiency is improved; meanwhile, the connection relation is customized by the user, so that the customization process is simplified, and the customization efficiency is improved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a schematic flow chart of a dynamic generation method of thermal hydraulic simulation software according to an embodiment of the present invention;
FIG. 2 is a schematic flow chart of another dynamic generation method for thermal hydraulic simulation software according to an embodiment of the present invention;
fig. 3 is a schematic structural diagram of a dynamic generation device of thermal hydraulic simulation software according to an embodiment of the present invention;
FIG. 4 is a schematic structural diagram of a variable association module according to an embodiment of the present invention;
FIG. 5 is a schematic structural diagram of a file compiling module according to an embodiment of the present invention;
fig. 6 is a schematic structural diagram of a computer device according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The terms "including" and "having," and any variations thereof, in the description and claims of this invention and the above-described drawings are intended to cover a non-exclusive inclusion, and the terms "first" and "second" are used for distinguishing designations only and do not denote any order or magnitude of a number. For example, a process, method, system, article, or apparatus that comprises a list of steps or elements is not limited to only those steps or elements listed, but may alternatively include other steps or elements not listed, or inherent to such process, method, article, or apparatus.
Example 1
In the embodiment of the invention, the dynamic generation method of the thermal hydraulic simulation software can be applied to computer equipment, and the computer equipment can be a computer and other terminal equipment with calculation processing capacity.
As shown in fig. 1, the dynamic generation method of the thermal hydraulic simulation software includes the following steps:
and S101, dividing the target software into a digital model and a visual interface according to the requirements of the thermal hydraulic simulation software.
It can be understood that the above requirements of the thermal hydraulic simulation software may include a front-end visual software interface, a back-end pipeline device, a system, a subsystem digital model, and the like, the target software may be special software for thermal hydraulic simulation that needs to be generated in this application, the digital model in the target software may be a model that can be described by a mathematical formula, and the visual interface may be an interface composed of visual controls, and specifically may include a curve, a dial, a text box, a thermometer, a switch, a knob, and the like.
And S102, respectively adopting a model construction tool and an interface design tool to carry out digital model design and visual interface design.
It should be noted that, after the digital model and the visual interface in the target software are decoupled, the digital model and the visual interface can be independently designed. For example, a digital model is designed by using a model construction tool (such as a Modelica modeling tool, Matlab and the like), and a visual interface of the special simulation software for thermal and hydraulic engineering is drawn by using an interface design tool (such as a visual control library).
S103, establishing an incidence relation between the input and output variables of the digital model and the driving variables of the visual control according to the visual requirements.
It will be appreciated that in the course of designing the digital model, the apparatus may analyze and extract the input and output variables in the digital model to form a list of input and output variables. When the visual interface of the target software is drawn by using the visual control library, the control driving interface list can be extracted. Furthermore, the incidence relation between the control driving interface list and the input and output variable list can be established according to the visualization requirement input by the user. The visualization requirement can be a dragging requirement and a connecting requirement corresponding to a user in dragging or connecting.
And S104, jointly compiling the visual interface program and the digital model program into an executable file and storing the executable file.
It should be noted that the visual interface program may be programming data corresponding to the visual interface after the design of the visual interface is completed, and the digital model program is programming data corresponding to the digital model after the design of the digital model is completed. In specific implementation, the device can adopt a Modelica simulation tool to analyze and process the digital model to generate a digital model library file, and an interface compiling tool is adopted to compile the incidence relation between the input and output variables and the driving variables into a visual interface library file. Preferably, the digital model library file and the visual interface library file are both C/C + + library files. Furthermore, the device can adopt a C/C + + compiling tool to compile and link C/C + + library files corresponding to the data model and the visual interface respectively, generate an executable file and store the executable file. It is understood that the target software generated by the application can be installed in any computer through the executable file.
In the embodiment of the invention, the thermal hydraulic simulation software is divided into a digital model and a visual interface for respective design, and the association between the model variable and the visual interface variable is established by introducing the user-defined visual requirement. By decoupling the development of the thermal hydraulic digital model and the development of the thermal hydraulic simulation interface, the independent development of the two is realized, and the development efficiency is improved; meanwhile, the connection relation is customized by the user, so that the customization process is simplified, and the customization efficiency is improved.
Fig. 2 is a schematic flow chart of another dynamic generation method of thermal hydraulic simulation software provided by the present application, as shown in fig. 2:
the mathematical formula is used for describing a digital model of the special simulation software for thermal engineering and hydraulic engineering, and the visual control is used for forming a visual interface of the software. Analyzing an input and output list of the digital model in the model building process, extracting a visual control interface list in the visual interface drawing process, and establishing user connection association based on the two lists. In the software generation process, an executable file of the digital model and an executable file of the visual interface are compiled respectively, and then the target software, namely the thermal hydraulic simulation software, is generated based on the compiling and linking of the two files.
In the embodiment of the invention, the thermal hydraulic simulation software is divided into a digital model and a visual interface for respective design, and the association between the model variable and the visual interface variable is established by introducing the user-defined visual requirement. By decoupling the development of the thermal hydraulic digital model and the development of the thermal hydraulic simulation interface, the independent development of the two is realized, and the development efficiency is improved; meanwhile, the connection relation is customized by the user, so that the customization process is simplified, and the customization efficiency is improved.
Example 2
The thermal hydraulic simulation software dynamic generation device provided by the embodiment of the invention will be described in detail below with reference to fig. 3 to 5. It should be noted that, the thermal hydraulic simulation software dynamic generation device shown in fig. 3 is used for executing the method of the embodiment shown in fig. 1-2 of the present invention, for convenience of description, only the portion related to the embodiment of the present invention is shown, and details of the specific technology are not disclosed, please refer to the embodiment shown in fig. 1-2 of the present invention.
Referring to fig. 3, a schematic structural diagram of a dynamic generation device of thermal hydraulic simulation software is provided for an embodiment of the present invention. As shown in fig. 3, the simulation software dynamic generation apparatus 10 according to an embodiment of the present invention may include: an object software dividing module 101, an object software designing module 102, a variable associating module 103, and a file compiling module 104. As shown in fig. 4, the variable association module 103 includes a first list generation unit 1031, a second list generation unit 1032, and a variable association unit 1033, and as shown in fig. 5, the file compiling module 104 includes a first library file generation unit 1041, a second library file generation unit 1042, and a file compiling unit 1043.
The target software dividing module 101 is configured to divide the target software into a digital model and a visual interface according to requirements of the thermal hydraulic simulation software, where the target software is the thermal hydraulic simulation software to be generated, the digital model is a model described by a mathematical formula, and the visual interface is a simulation interface composed of visual controls.
And the target software design module 102 is used for designing a digital model and a visual interface by respectively adopting a model construction tool and an interface design tool.
And the variable association module 103 is used for establishing an association relationship between the input and output variables of the digital model and the driving variables of the visual control according to the visual requirements, wherein the visual requirements are user-defined requirement data.
In an alternative embodiment, the variable association module 103 includes:
and a first list generating unit 1031, configured to analyze and extract the input and output variables in the digital model to form an input and output variable list.
A second list extracting unit 1032 is configured to extract the control-driven interface list when the visual interface of the target software is rendered using the visual control library.
The variable association unit 1033 is configured to establish an association relationship between the control driving interface list and the input/output variable list according to a visualization requirement, where the visualization requirement at least includes a dragging requirement and a connection requirement.
And the file compiling module 104 is used for jointly compiling the visual interface program and the digital model program into an executable file and storing the executable file.
The digital model program is the corresponding programming data after the digital model is designed.
In an alternative embodiment, file compilation module 104 includes:
the first library file generating unit 1041 is configured to analyze and process the digital model by using a Modelica simulation tool, and generate a digital model library file.
The second library file generating unit 1042 is configured to compile an association relationship between the input/output variable and the driving variable into a visual interface library file by using an interface compilation tool.
And a file compiling unit 1043, configured to compile and link the digital model library file and the visual interface library file by using a file compiling tool, generate an executable file, and store the executable file.
It should be noted that, for the execution process of each module and unit in this embodiment, reference may be made to the description in the foregoing method embodiment, and details are not described here again.
In the embodiment of the invention, the thermal hydraulic simulation software is divided into a digital model and a visual interface for respective design, and the association between the model variable and the visual interface variable is established by introducing the user-defined visual requirement. By decoupling the development of the thermal hydraulic digital model and the development of the thermal hydraulic simulation interface, the independent development of the two is realized, and the development efficiency is improved; meanwhile, the connection relation is customized by the user, so that the customization process is simplified, and the customization efficiency is improved.
Example 3
An embodiment of the present invention provides a computer storage medium, where the computer storage medium may store a plurality of instructions, where the instructions are suitable for being loaded by a processor and executing the method steps in the embodiments shown in fig. 1 to fig. 2, and a specific execution process may refer to specific descriptions of the embodiments shown in fig. 1 to fig. 2, which are not described herein again.
Example 4
The embodiment of the invention provides computer equipment. As shown in fig. 6, the computer device 20 may include: the at least one processor 201, e.g., CPU, the at least one network interface 204, the user interface 203, the memory 205, the at least one communication bus 202, and optionally, a display 206. Wherein a communication bus 202 is used to enable the connection communication between these components. The user interface 203 may include a touch screen, a keyboard or a mouse, among others. The network interface 204 may optionally include a standard wired interface, a wireless interface (e.g., WI-FI interface), and a communication connection may be established with the server via the network interface 204. The memory 205 may be a high-speed RAM memory or a non-volatile memory (non-volatile memory), such as at least one disk memory, and the memory 205 includes a flash in the embodiment of the present invention. The memory 205 may optionally be at least one memory system located remotely from the processor 201. As shown in fig. 6, memory 205, which is a type of computer storage medium, may include an operating system, a network communication module, a user interface module, and program instructions.
It should be noted that the network interface 204 may be connected to a receiver, a transmitter or other communication module, and the other communication module may include, but is not limited to, a WiFi module, a bluetooth module, etc., and it is understood that the computer device in the embodiment of the present invention may also include a receiver, a transmitter, other communication module, etc.
Processor 201 may be used to call program instructions stored in memory 205 and cause computer device 20 to perform the following operations:
dividing target software into a digital model and a visual interface according to the requirements of the thermal hydraulic simulation software, wherein the target software is the thermal hydraulic simulation software to be generated, the digital model is a model described by a mathematical formula, and the visual interface is a simulation interface consisting of visual controls;
respectively adopting a model construction tool and an interface design tool to carry out digital model design and visual interface design;
establishing an incidence relation between an input and output variable of the digital model and a driving variable of a visual control according to visual requirements, wherein the visual requirements are user-defined requirement data;
the visual interface program and the digital model program are combined and compiled into an executable file and stored;
the digital model program is the corresponding programming data after the digital model is designed.
In some embodiments, the apparatus 20, when establishing the association relationship between the input and output variables of the digital model and the driving variables of the visualization control according to the visualization requirement, is specifically configured to:
analyzing and extracting input and output variables in the digital model to form an input and output variable list;
extracting a control driving interface list when a visual interface of target software is drawn by using a visual control library;
and establishing an incidence relation between the control driving interface list and the input and output variable list according to visualization requirements, wherein the visualization requirements at least comprise a dragging requirement and a connecting line requirement.
In some embodiments, the apparatus 20 is specifically configured to, when jointly compiling the visualization interface program and the digital model program into an executable file and saving the executable file:
analyzing and processing the digital model by adopting a Modelica simulation tool to generate a digital model library file;
compiling the incidence relation between the input and output variables and the driving variables into a visual interface library file by adopting an interface compiling tool;
and compiling and linking the digital model library file and the visual interface library file by adopting a file compiling tool to generate an executable file, and storing the executable file.
In some embodiments, the file compilation tool is a C/C + + compilation tool.
In some embodiments, the digital model library file and the visualization interface library file are both C/C + + library files.
In the embodiment of the invention, the thermal hydraulic simulation software is divided into a digital model and a visual interface for respective design, and the association between the model variable and the visual interface variable is established by introducing the user-defined visual requirement. By decoupling the development of the thermal hydraulic digital model and the development of the thermal hydraulic simulation interface, the independent development of the two is realized, and the development efficiency is improved; meanwhile, the connection relation is customized by the user, so that the customization process is simplified, and the customization efficiency is improved.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by a computer program, which can be stored in a computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. The storage medium may be a magnetic disk, an optical disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), or the like.
The above disclosure is only for the purpose of illustrating the preferred embodiments of the present invention, and it is therefore to be understood that the invention is not limited by the scope of the appended claims.

Claims (10)

1. A dynamic generation method of thermal hydraulic simulation software is characterized by comprising the following steps:
dividing target software into a digital model and a visual interface according to the requirements of the thermal hydraulic simulation software, wherein the target software is the special thermal hydraulic simulation software to be generated, the digital model is a model described by a mathematical formula, and the visual interface is a simulation interface consisting of visual controls;
respectively adopting a model construction tool and an interface design tool to carry out digital model design and visual interface design;
establishing an incidence relation between an input and output variable of the digital model and a driving variable of the visual control according to visual requirements, wherein the visual requirements are user-defined requirement data;
the visual interface program and the digital model program are combined and compiled into an executable file and stored;
the digital model program is the corresponding programming data after the digital model is designed.
2. The method for dynamically generating thermal hydraulic simulation software according to claim 1, wherein the establishing of the association relationship between the input and output variables of the digital model and the driving variables of the visualization control according to the visualization requirement includes:
analyzing and extracting input and output variables in the digital model to form an input and output variable list;
extracting a control driving interface list when a visual interface of the target software is drawn by using a visual control library;
and establishing an incidence relation between the control driving interface list and the input and output variable list according to visualization requirements, wherein the visualization requirements at least comprise dragging requirements and connecting line requirements.
3. The dynamic generation method of thermal hydraulic simulation software according to claim 1, wherein the jointly compiling and saving a visual interface program and a digital model program into an executable file comprises:
analyzing and processing the digital model by adopting a Modelica simulation tool to generate a digital model library file;
compiling the incidence relation between the input and output variables and the driving variables into a visual interface library file by adopting an interface compiling tool;
and compiling and linking the digital model library file and the visual interface library file by adopting a file compiling tool to generate an executable file, and storing the executable file.
4. The method according to claim 3, wherein the file compilation tool is a C/C + + compilation tool.
5. The dynamic generation method of thermodynamic and hydraulic simulation software according to claim 4, wherein the digital model library file and the visual interface library file are both C/C + + library files.
6. A dynamic generation device of thermal hydraulic simulation software is characterized by comprising:
the target software dividing module is used for dividing target software into a digital model and a visual interface according to the requirements of the thermal hydraulic simulation software, the target software is special simulation software for the thermal hydraulic to be generated, the digital model is a model described by a mathematical formula, and the visual interface is a simulation interface consisting of visual controls;
the target software design module is used for respectively adopting a model construction tool and an interface design tool to carry out digital model design and visual interface design;
the variable association module is used for establishing an association relation between the input and output variables of the digital model and the driving variables of the visual control according to visual requirements, and the visual requirements are user-defined requirement data;
the file compiling module is used for jointly compiling the visual interface program and the digital model program into an executable file and storing the executable file;
the digital model program is the corresponding programming data after the digital model is designed.
7. The thermohydraulic simulation software dynamic generation device according to claim 6, wherein the variable association module comprises:
the first list generating unit is used for analyzing and extracting input and output variables in the digital model to form an input and output variable list;
a second list extraction unit, configured to extract a control-driven interface list when a visual interface of the target software is rendered using a visual control library;
and the variable association unit is used for establishing an association relation between the control driving interface list and the input and output variable list according to visualization requirements, wherein the visualization requirements at least comprise dragging requirements and connecting requirements.
8. The thermal hydraulic simulation software dynamic generation device according to claim 7, wherein the file compiling module comprises:
the first library file generation unit is used for analyzing and processing the digital model by adopting a Modelica simulation tool to generate a digital model library file;
the second library file generation unit is used for compiling the incidence relation between the input and output variables and the driving variables into a visual interface library file by adopting an interface compiling tool;
and the file compiling unit is used for compiling and linking the digital model library file and the visual interface library file by adopting a file compiling tool to generate an executable file and storing the executable file.
9. A computer device comprising a processor and a memory, wherein the memory stores at least one instruction, at least one program, a set of codes, or a set of instructions, which is loaded and executed by the processor to implement the method for dynamic generation of thermal hydraulic simulation software according to any one of claims 1 to 5.
10. A computer-readable storage medium, wherein at least one instruction, at least one program, a set of codes, or a set of instructions is stored in the storage medium, and the at least one instruction, the at least one program, the set of codes, or the set of instructions is loaded and executed by a processor to implement the thermal hydraulic simulation software dynamic generation method according to any one of claims 1 to 5.
CN202011145315.7A 2020-10-23 2020-10-23 Dynamic generation method, device, equipment and medium for thermal hydraulic simulation software Active CN112199855B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011145315.7A CN112199855B (en) 2020-10-23 2020-10-23 Dynamic generation method, device, equipment and medium for thermal hydraulic simulation software

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011145315.7A CN112199855B (en) 2020-10-23 2020-10-23 Dynamic generation method, device, equipment and medium for thermal hydraulic simulation software

Publications (2)

Publication Number Publication Date
CN112199855A true CN112199855A (en) 2021-01-08
CN112199855B CN112199855B (en) 2022-11-01

Family

ID=74010520

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011145315.7A Active CN112199855B (en) 2020-10-23 2020-10-23 Dynamic generation method, device, equipment and medium for thermal hydraulic simulation software

Country Status (1)

Country Link
CN (1) CN112199855B (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112885414A (en) * 2021-03-31 2021-06-01 中国核动力研究设计院 Irradiation damage simulation system and method based on rate theory and cluster dynamics
CN113033007A (en) * 2021-03-31 2021-06-25 中国核动力研究设计院 Zirconium-based alloy irradiation damage software simulation system and method based on rate theory
CN113065198A (en) * 2021-04-14 2021-07-02 苏州同元软控信息技术有限公司 Passenger vehicle suspension simulation software generation method and device and electronic equipment
CN113076640A (en) * 2021-03-31 2021-07-06 中国核动力研究设计院 Zirconium-based alloy irradiation damage software simulation system and method based on cluster dynamics
CN116933401A (en) * 2023-09-15 2023-10-24 中汽数据(天津)有限公司 Joint simulation method, system, equipment and computer readable medium

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001001206A2 (en) * 1999-06-30 2001-01-04 Strategic Simulation Systems, Inc. System dynamics model builder and simulator
CN102385762A (en) * 2011-10-20 2012-03-21 上海交通大学 Modelica integrated three-dimensional scene simulation system
WO2014078848A1 (en) * 2012-11-19 2014-05-22 Siemens Corporation Functional top-down cyber-physical systems co-design
CN105608258A (en) * 2015-12-16 2016-05-25 苏州同元软控信息技术有限公司 Model based system design and information flow visualization simulation system and method
US9489283B1 (en) * 2013-03-14 2016-11-08 The Mathworks, Inc. Unified hardware and software debugging
CN108628594A (en) * 2017-11-08 2018-10-09 北京世冠金洋科技发展有限公司 A kind of graphical user interface design method of system simulation model
CN109144515A (en) * 2018-06-29 2019-01-04 北京广利核系统工程有限公司 The off-line simulation method and device of the graphical algorithm configuration of DCS
CN109583104A (en) * 2018-12-04 2019-04-05 中国核动力研究设计院 A kind of nuclear reactor thermal-hydraulic simulation framework method based on modelica specification
CN110442913A (en) * 2019-07-04 2019-11-12 中广核工程有限公司 A kind of nuclear power plant's thermal-hydraulic three-dimensional real time dynamic simulation method and system
CN111414695A (en) * 2020-03-19 2020-07-14 苏州同元软控信息技术有限公司 Modelica-based joint simulation system and construction method thereof
CN111597686A (en) * 2020-04-15 2020-08-28 北京仿真中心 Loosely-coupled visual simulation resource integration and encapsulation method and system

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001001206A2 (en) * 1999-06-30 2001-01-04 Strategic Simulation Systems, Inc. System dynamics model builder and simulator
CN102385762A (en) * 2011-10-20 2012-03-21 上海交通大学 Modelica integrated three-dimensional scene simulation system
WO2014078848A1 (en) * 2012-11-19 2014-05-22 Siemens Corporation Functional top-down cyber-physical systems co-design
US9489283B1 (en) * 2013-03-14 2016-11-08 The Mathworks, Inc. Unified hardware and software debugging
CN105608258A (en) * 2015-12-16 2016-05-25 苏州同元软控信息技术有限公司 Model based system design and information flow visualization simulation system and method
CN108628594A (en) * 2017-11-08 2018-10-09 北京世冠金洋科技发展有限公司 A kind of graphical user interface design method of system simulation model
CN109144515A (en) * 2018-06-29 2019-01-04 北京广利核系统工程有限公司 The off-line simulation method and device of the graphical algorithm configuration of DCS
CN109583104A (en) * 2018-12-04 2019-04-05 中国核动力研究设计院 A kind of nuclear reactor thermal-hydraulic simulation framework method based on modelica specification
CN110442913A (en) * 2019-07-04 2019-11-12 中广核工程有限公司 A kind of nuclear power plant's thermal-hydraulic three-dimensional real time dynamic simulation method and system
CN111414695A (en) * 2020-03-19 2020-07-14 苏州同元软控信息技术有限公司 Modelica-based joint simulation system and construction method thereof
CN111597686A (en) * 2020-04-15 2020-08-28 北京仿真中心 Loosely-coupled visual simulation resource integration and encapsulation method and system

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
于洋 等: "核反应堆数字化仿真验证系统的研发", 《科技视界》 *
朱国情 等: "基于Modelica的船用冷凝系统图形化建模与仿真", 《第13届中国系统仿真技术及其应用学术年会论文集》 *

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112885414A (en) * 2021-03-31 2021-06-01 中国核动力研究设计院 Irradiation damage simulation system and method based on rate theory and cluster dynamics
CN113033007A (en) * 2021-03-31 2021-06-25 中国核动力研究设计院 Zirconium-based alloy irradiation damage software simulation system and method based on rate theory
CN113076640A (en) * 2021-03-31 2021-07-06 中国核动力研究设计院 Zirconium-based alloy irradiation damage software simulation system and method based on cluster dynamics
CN113033007B (en) * 2021-03-31 2022-04-22 中国核动力研究设计院 Zirconium-based alloy irradiation damage software simulation system and method based on rate theory
CN113076640B (en) * 2021-03-31 2022-06-10 中国核动力研究设计院 Zirconium-based alloy irradiation damage software simulation system and method based on cluster dynamics
CN112885414B (en) * 2021-03-31 2022-11-08 中国核动力研究设计院 Irradiation damage simulation system and method based on rate theory and cluster dynamics
CN113065198A (en) * 2021-04-14 2021-07-02 苏州同元软控信息技术有限公司 Passenger vehicle suspension simulation software generation method and device and electronic equipment
CN113065198B (en) * 2021-04-14 2023-12-15 苏州同元软控信息技术有限公司 Method and device for generating suspension simulation software of passenger car and electronic equipment
CN116933401A (en) * 2023-09-15 2023-10-24 中汽数据(天津)有限公司 Joint simulation method, system, equipment and computer readable medium
CN116933401B (en) * 2023-09-15 2023-12-15 中汽数据(天津)有限公司 Joint simulation method, system, equipment and computer readable medium

Also Published As

Publication number Publication date
CN112199855B (en) 2022-11-01

Similar Documents

Publication Publication Date Title
CN112199855B (en) Dynamic generation method, device, equipment and medium for thermal hydraulic simulation software
CN109086215B (en) Embedded software unit test case generation method and system
JPH11513512A (en) Method of manufacturing digital signal processor
CN113918195A (en) Application interface updating method and device, electronic equipment and readable storage medium
CN112540767A (en) Program code generation method, program code generation device, electronic device and storage medium
JP2005242569A (en) Data processor design method and apparatus, and program
CN102289367A (en) Command line shell command generation based on schema
CN114791808A (en) Data flow graph generation method and device
CN113986248A (en) Code generation method and device, computer equipment and storage medium
CN116301735B (en) Method, device and storage medium for organizing software elements into software data links
CN110806891B (en) Method and device for generating software version of embedded device
WO2023160402A1 (en) Data modeling method and apparatus, and device and storage medium
CN115543324A (en) Method, device, equipment and medium for generating interactive interface
CN109408057A (en) Method, apparatus, medium and the calculating equipment of automatic code generating
KR102515543B1 (en) Vacuum system design display method and apparatus
CN111596923B (en) Haxe static link library construction method and device and electronic equipment
CN108334313A (en) Continuous integrating method, apparatus and code management system for large-scale SOC research and development
JP2007080049A (en) Built-in program generation method, built-in program development system and information table section
CN111124385A (en) Automatic generation method and system of power supply design software based on database
CN111126012A (en) Method and device for generating expression in customization mode
CN112306502A (en) Code generation method and device
US20090326908A1 (en) Simulation support method, computer-readable storage medium storing simulation support program, and simulation support apparatus
CN113946338B (en) C language compiling method and device based on RINSIM simulation platform
CN114679468B (en) File transmission method and device, electronic equipment and computer readable storage medium
CN112231875A (en) Nuclear reactor pipeline system model construction method and device based on modelica

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant