CN111274667A - Cross-scale material calculation software integrated calculation system and method - Google Patents

Cross-scale material calculation software integrated calculation system and method Download PDF

Info

Publication number
CN111274667A
CN111274667A CN201911280751.2A CN201911280751A CN111274667A CN 111274667 A CN111274667 A CN 111274667A CN 201911280751 A CN201911280751 A CN 201911280751A CN 111274667 A CN111274667 A CN 111274667A
Authority
CN
China
Prior art keywords
calculation
software
computing
computation
input information
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
CN201911280751.2A
Other languages
Chinese (zh)
Other versions
CN111274667B (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.)
Chengdu Caizhi Technology Co ltd
Original Assignee
Chengdu Caizhi Technology Co ltd
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 Chengdu Caizhi Technology Co ltd filed Critical Chengdu Caizhi Technology Co ltd
Priority to CN201911280751.2A priority Critical patent/CN111274667B/en
Publication of CN111274667A publication Critical patent/CN111274667A/en
Application granted granted Critical
Publication of CN111274667B publication Critical patent/CN111274667B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions
    • G06F17/10Complex mathematical operations

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Mathematical Physics (AREA)
  • Data Mining & Analysis (AREA)
  • General Physics & Mathematics (AREA)
  • Mathematical Analysis (AREA)
  • Mathematical Optimization (AREA)
  • Computational Mathematics (AREA)
  • Pure & Applied Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Algebra (AREA)
  • Stored Programmes (AREA)

Abstract

The invention discloses a cross-scale material calculation software integrated computing system and a method, belonging to the technical field of material calculation, wherein the system comprises a computing software library, an information receiving module, a controller, a computing database and an output module, wherein the computing software library is used for storing computing software; the information receiving module is used for receiving and receiving input information, and the input information comprises calculation software, a calculation function and calculation parameters; the controller selects and calls corresponding calculation software and calculation functions from a calculation software library based on the input information received by the information receiving module, executes calculation tasks and acquires a calculation state in real time; the calculation database is used for storing calculation data in the calculation process; the output module is used for outputting the calculation result. According to the invention, various material calculation software is integrated, so that high-efficiency management software can be performed, the material research and development efficiency is improved, and the computational software difficulty is reduced.

Description

Cross-scale material calculation software integrated calculation system and method
Technical Field
The invention relates to the technical field of material calculation, in particular to a cross-scale material calculation software integrated calculation system and a method.
Background
With the continuous progress of the modern computer technology, the functions of various material calculation simulation software are more and more, the larger the number of calculation tasks is, the larger the calculation data amount generated in real time is. How to efficiently process, extract and analyze data and calculate data interaction between software influences the research and development cycle of new materials.
In the process of developing a new material, a series of cross-scale calculation simulation needs to be carried out according to requirements. For example, based on first-principles calculations, molecular dynamics simulations, thermodynamic calculations, phase-field simulations, finite element simulations, etc.
In various kinds of calculation simulation, different operation systems are adopted, data extraction or data interaction of various kinds of existing calculation software is basically achieved through self-written scripts or manual extraction, data interaction among the software is avoided, the efficiency of data extraction is low, errors are prone to occurring due to the fact that the calculated data size is huge, the extracted data can only be used for one or some kinds of software, data interaction among the calculation software cannot be conducted, and therefore the data cannot be fully utilized.
Disclosure of Invention
The present invention is directed to a cross-scale material calculation software integrated computing system and method, so as to solve the problems in the background art.
In order to achieve the purpose, the invention provides the following technical scheme:
in one aspect, a cross-scale material computation software integrated computation method is provided, the method comprising:
s1: receiving input information, wherein the input information comprises calculation software, a calculation function and calculation parameters;
s2: selecting and calling corresponding calculation software and calculation functions based on the input information, automatically setting parameters and controlling software calculation;
s3: calculating by the calculation software to obtain a calculation state in real time;
s4: and (5) after the calculation is finished, outputting a calculation result.
Preferably, after the step S1 receives the input information, it is determined whether the received input information conforms to the logic, if not, the step S1 is executed, and if so, the next step S3 is executed.
Preferably, the logic includes a format of the input information and a sequence of computing functions.
Preferably, after step S3, the method further includes:
s3-1: stopping the calculation, and judging whether the calculation is finished or not by the system; if yes, go to step S4; otherwise, executing step S3;
in another aspect, there is also provided a cross-scale material computation software integrated computing system, the system comprising:
a computing software library to store computing software;
the information receiving module is used for receiving and receiving input information, and the input information comprises calculation software, a calculation function and calculation parameters;
the controller selects and calls corresponding calculation software and calculation functions from the calculation software library based on the input information received by the information receiving module, executes calculation tasks and acquires a calculation state in real time;
the calculation database is used for storing calculation data in a calculation process;
and the output module is used for outputting the calculation result.
Preferably, the information receiving module further includes:
and the logic judgment unit is used for judging whether the received input information conforms to the logic, and the logic comprises the format of the input information and the front-back sequence of the calculation function.
Preferably, the system further comprises a manager, the manager is used for managing calculation, and the manager at least comprises calculation items and calculation database information, wherein the calculation items comprise item profiles, calculation processes, calculation jobs, calculation data and item management information; the calculation operation comprises calculation software and calculation input information; the calculation database information comprises data information of function calculation of the calculation software and calculation data in the calculation process, and the information is submitted to the controller.
Preferably, the controller includes: a computation software scheduler and a computation data scheduler;
the controller receives the manager information, controls the calculation software scheduler and the calculation data scheduler, and acquires a calculation software state and a calculation data state from the calculation software scheduler and the calculation data scheduler; and transmitting the calculation item information acquired from the manager to a calculation software scheduler and a calculation data scheduler in sequence based on the calculation software state and the calculation data state, and executing calculation tasks.
Preferably, the computational software comprises material computation software on a scale from microscopic to mesoscopic to macroscopic.
Preferably, the calculation software includes first principle calculation software, thermodynamic calculation software, kinetic calculation software, phase field simulation calculation software, and finite element calculation software.
Compared with the prior art, the invention has the beneficial effects that:
according to the invention, various material calculation software is integrated, so that high-efficiency management software can be performed, the material research and development efficiency is improved, and the computational software difficulty is reduced.
Drawings
FIG. 1 is a flow chart of a cross-scale material calculation software integrated calculation method of the present invention.
Detailed Description
In order to enhance the understanding of the present invention, the present invention will be further described with reference to the following examples, which are only for the purpose of illustrating the present invention and are not to be construed as limiting the scope of the present invention.
The embodiment of the invention provides a cross-scale material calculation software integrated calculation system and a method.
In a first aspect, as shown in fig. 1, an embodiment of the present invention provides a cross-scale material calculation software integrated calculation method, where the method includes:
s1: receiving input information, wherein the input information comprises calculation software, a calculation function and calculation parameters;
s2: selecting and calling corresponding calculation software and calculation functions based on the input information, automatically setting parameters and controlling software calculation;
s3: calculating by the calculation software to obtain a calculation state in real time;
s4: and (5) after the calculation is finished, outputting a calculation result.
According to the invention, various material calculation software are integrated, so that high-efficiency management software can be carried out, the material research and development efficiency is improved, and the manual difficulty of the calculation software is reduced
In one embodiment, after the step S1 receives the input information, it is determined whether the received input information is logical, if not, the step S1 is executed, if yes, the next step S3 is executed.
In one embodiment, the logic includes a format of the input information and a front-to-back order of computation functions.
In an embodiment, after the step S3, the method further includes:
s3-1: stopping the calculation, and judging whether the calculation is finished or not by the system; if yes, go to step S4; otherwise, executing step S3
Specifically, the calculation is stopped, the system determines whether the calculation is successfully completed, if not, step S3 is executed, and if the calculation is completed, the output information of the calculation software is extracted, and the data is further displayed according to the set rule, and the input and output data is displayed in the form of a table, a graph, and the like, and the result is output.
In another aspect, there is also provided a cross-scale material computation software integrated computing system, the system comprising:
a computing software library to store computing software;
the information receiving module is used for receiving and receiving input information, and the input information comprises calculation software, a calculation function and calculation parameters;
the controller selects and calls corresponding calculation software and calculation functions from the calculation software library based on the input information received by the information receiving module, executes calculation tasks and acquires a calculation state in real time;
the calculation database is used for storing calculation data in a calculation process;
and the output module is used for outputting the calculation result.
Preferably, the information receiving module further includes:
and the logic judgment unit is used for judging whether the received input information conforms to the logic, and the logic comprises the format of the input information and the front-back sequence of the calculation function.
In one embodiment, the system further comprises a manager, wherein the manager is used for managing calculation and at least comprises calculation items and calculation database information, and the calculation items comprise item profiles, calculation processes, calculation jobs, calculation data and item management information; the calculation operation comprises calculation software and calculation input information; the calculation database information comprises data information of function calculation of the calculation software and calculation data in the calculation process, and the information is submitted to the controller.
In one embodiment, the controller comprises: a computation software scheduler and a computation data scheduler;
the controller receives the manager information and controls the calculation software scheduler and the calculation data scheduler,
acquiring a calculation software state and a calculation data state from a calculation software scheduler and a calculation data scheduler; and transmitting the calculation item information acquired from the manager to a calculation software scheduler and a calculation data scheduler in sequence based on the calculation software state and the calculation data state, and executing calculation tasks.
In one embodiment, the computational software includes material computation software on a scale from microscopic to mesoscopic to macroscopic.
In one embodiment, the computing software includes first principles computing software, thermodynamic computing software, kinetic computing software, phase field simulation computing software, and finite element computing software.
The foregoing shows and describes the general principles, essential features, and advantages of the invention. It will be understood by those skilled in the art that the present invention is not limited to the embodiments described above, which are merely illustrative of the principles of the invention, but that various changes and modifications may be made without departing from the spirit and scope of the invention, which fall within the scope of the invention as claimed. The scope of the invention is defined by the appended claims and equivalents thereof.

Claims (10)

1. A cross-scale material computation software integration computation method, the method comprising:
s1: receiving input information, wherein the input information comprises calculation software, a calculation function and calculation parameters;
s2: selecting and calling corresponding calculation software and calculation functions based on the input information, automatically setting parameters and controlling software calculation;
s3: calculating by the calculation software to obtain a calculation state in real time;
s4: and (5) after the calculation is finished, outputting a calculation result.
2. The integrated computing method for cross-scale material computing software of claim 1, wherein after receiving the input information in step S1, determining whether the received input information meets logic, if not, executing step S1, if yes, executing next step S3.
3. The integrated computing method for cross-scale material computing software of claim 2, wherein the logic comprises a format of input information and a front-to-back order of computing functions.
4. The integrated computing method for cross-scale material computing software according to claim 1, wherein the step S3 is followed by further comprising:
s3-1: stopping the calculation, and judging whether the calculation is finished or not by the system; if yes, go to step S4; otherwise, step S3 is executed.
5. A cross-scale material computation software integrated computing system, the system comprising:
a computing software library to store computing software;
the information receiving module is used for receiving and receiving input information, and the input information comprises calculation software, a calculation function and calculation parameters;
the controller selects and calls corresponding calculation software and calculation functions from the calculation software library based on the input information received by the information receiving module, executes calculation tasks and acquires a calculation state in real time;
the calculation database is used for storing calculation data in a calculation process;
and the output module is used for outputting the calculation result.
6. The cross-scale material computation software integrated computing system of claim 5, wherein the information acceptance module further comprises:
and the logic judgment unit is used for judging whether the received input information conforms to the logic, and the logic comprises the format of the input information and the front-back sequence of the calculation function.
7. The integrated computing system for cross-scale material computation software of claim 5, wherein the system further comprises a manager to manage computations, including at least computation projects, computation database information, the computation projects including project profiles, computation processes, computation jobs, computation data, project management information; the calculation operation comprises calculation software and calculation input information; the calculation database information comprises data information of function calculation of the calculation software and calculation data in the calculation process, and the information is submitted to the controller.
8. The cross-scale material computation software integrated computing system of claim 5, wherein the controller comprises: a computation software scheduler and a computation data scheduler;
the controller receives the manager information, controls the calculation software scheduler and the calculation data scheduler, and acquires a calculation software state and a calculation data state from the calculation software scheduler and the calculation data scheduler; and transmitting the calculation item information acquired from the manager to a calculation software scheduler and a calculation data scheduler in sequence based on the calculation software state and the calculation data state, and executing calculation tasks.
9. The integrated computing system for cross-scale material computation software of claim 5, wherein the computation software comprises material computation software on a scale from microscopic to mesoscopic to macroscopic.
10. The integrated computing system for cross-scale material computing software of claim 9, wherein the computing software comprises first principles computing software, thermodynamic computing software, kinetic computing software, phase field simulation computing software, finite element computing software.
CN201911280751.2A 2019-12-13 2019-12-13 Cross-scale material computing software integrated computing system and method Active CN111274667B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911280751.2A CN111274667B (en) 2019-12-13 2019-12-13 Cross-scale material computing software integrated computing system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911280751.2A CN111274667B (en) 2019-12-13 2019-12-13 Cross-scale material computing software integrated computing system and method

Publications (2)

Publication Number Publication Date
CN111274667A true CN111274667A (en) 2020-06-12
CN111274667B CN111274667B (en) 2023-06-02

Family

ID=71111863

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911280751.2A Active CN111274667B (en) 2019-12-13 2019-12-13 Cross-scale material computing software integrated computing system and method

Country Status (1)

Country Link
CN (1) CN111274667B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113849502A (en) * 2021-09-10 2021-12-28 成都材智科技有限公司 Nuclear power structural material data management system and method

Citations (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006146858A (en) * 2004-11-23 2006-06-08 Hiroki Shima Social simulation system with profiling means applied
US20070282480A1 (en) * 2003-11-10 2007-12-06 Pannese Patrick D Methods and systems for controlling a semiconductor fabrication process
CN101408769A (en) * 2008-11-21 2009-04-15 冶金自动化研究设计院 On-line energy forecasting system and method based on product ARIMA model
CN101719078A (en) * 2009-12-15 2010-06-02 北京空间飞行器总体设计部 Parallel computation management-based autonomous navigation simulation and scheduling management system
CN101976204A (en) * 2010-10-14 2011-02-16 中国科学技术大学苏州研究院 Service-oriented heterogeneous multi-core computing platform and task scheduling method used by same
US20120145687A1 (en) * 2010-12-10 2012-06-14 Wolfel Mathias Apparatus and method for operating a laser materials processing and measurement device
JP5178936B1 (en) * 2012-05-31 2013-04-10 尚士 橋本 System and method for assessing the contribution of cooking recipes to product sales
US8862437B1 (en) * 2010-03-30 2014-10-14 The Boeing Company Multi-scale modeling of composite structures
CN104102960A (en) * 2013-04-08 2014-10-15 宁夏新航信息科技有限公司 Computer energy efficiency audit application module
CN105975727A (en) * 2016-05-30 2016-09-28 成都云材智慧数据科技有限公司 Material-data processing method, material-data generating method, material-data application method and terminal and material-data cloud processing platform
CN106020800A (en) * 2016-05-10 2016-10-12 中国人民解放军海军航空工程学院 Simulated training device operation logic modeling and drive method based on database
CN106773789A (en) * 2016-12-28 2017-05-31 中国航空工业集团公司西安飞机设计研究所 A kind of operation of engineering simulator and display system
CA3032079A1 (en) * 2016-07-26 2018-02-01 Intuit Inc. Computer-implemented systems and methods for preparing compliance forms to meet regulatory requirements
CN107783646A (en) * 2016-08-30 2018-03-09 云南图中信息技术有限公司 A kind of tamping car operation process simulation system and method based on virtual reality technology
CN108399210A (en) * 2018-02-02 2018-08-14 电子科技大学 A kind of electrolyte screening technique for lithium battery
CN108664731A (en) * 2018-05-11 2018-10-16 西安理工大学 A kind of multiple dimensioned method for numerical simulation of composite material Googol motion controller
EP3477560A1 (en) * 2017-10-31 2019-05-01 Huntington Ingalls Incorporated Method and system for management and control
CN109858085A (en) * 2018-12-26 2019-06-07 钢铁研究总院 A kind of austenitizing measuring method in metal material heat treatment process
CN109857791A (en) * 2018-11-20 2019-06-07 成都材智科技有限公司 A kind of batch data processing method and device
CN110286892A (en) * 2019-06-26 2019-09-27 成都九洲电子信息系统股份有限公司 A kind of quick exploitation automotive engine system based on business Process Design
CN110299191A (en) * 2019-06-11 2019-10-01 苏州迈高材料基因技术有限公司 A kind of general across sized materials calculating simulation system and method

Patent Citations (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070282480A1 (en) * 2003-11-10 2007-12-06 Pannese Patrick D Methods and systems for controlling a semiconductor fabrication process
JP2006146858A (en) * 2004-11-23 2006-06-08 Hiroki Shima Social simulation system with profiling means applied
CN101408769A (en) * 2008-11-21 2009-04-15 冶金自动化研究设计院 On-line energy forecasting system and method based on product ARIMA model
CN101719078A (en) * 2009-12-15 2010-06-02 北京空间飞行器总体设计部 Parallel computation management-based autonomous navigation simulation and scheduling management system
US8862437B1 (en) * 2010-03-30 2014-10-14 The Boeing Company Multi-scale modeling of composite structures
CN101976204A (en) * 2010-10-14 2011-02-16 中国科学技术大学苏州研究院 Service-oriented heterogeneous multi-core computing platform and task scheduling method used by same
US20120145687A1 (en) * 2010-12-10 2012-06-14 Wolfel Mathias Apparatus and method for operating a laser materials processing and measurement device
JP5178936B1 (en) * 2012-05-31 2013-04-10 尚士 橋本 System and method for assessing the contribution of cooking recipes to product sales
CN104102960A (en) * 2013-04-08 2014-10-15 宁夏新航信息科技有限公司 Computer energy efficiency audit application module
CN106020800A (en) * 2016-05-10 2016-10-12 中国人民解放军海军航空工程学院 Simulated training device operation logic modeling and drive method based on database
CN105975727A (en) * 2016-05-30 2016-09-28 成都云材智慧数据科技有限公司 Material-data processing method, material-data generating method, material-data application method and terminal and material-data cloud processing platform
CA3032079A1 (en) * 2016-07-26 2018-02-01 Intuit Inc. Computer-implemented systems and methods for preparing compliance forms to meet regulatory requirements
CN107783646A (en) * 2016-08-30 2018-03-09 云南图中信息技术有限公司 A kind of tamping car operation process simulation system and method based on virtual reality technology
CN106773789A (en) * 2016-12-28 2017-05-31 中国航空工业集团公司西安飞机设计研究所 A kind of operation of engineering simulator and display system
EP3477560A1 (en) * 2017-10-31 2019-05-01 Huntington Ingalls Incorporated Method and system for management and control
CN108399210A (en) * 2018-02-02 2018-08-14 电子科技大学 A kind of electrolyte screening technique for lithium battery
CN108664731A (en) * 2018-05-11 2018-10-16 西安理工大学 A kind of multiple dimensioned method for numerical simulation of composite material Googol motion controller
CN109857791A (en) * 2018-11-20 2019-06-07 成都材智科技有限公司 A kind of batch data processing method and device
CN109858085A (en) * 2018-12-26 2019-06-07 钢铁研究总院 A kind of austenitizing measuring method in metal material heat treatment process
CN110299191A (en) * 2019-06-11 2019-10-01 苏州迈高材料基因技术有限公司 A kind of general across sized materials calculating simulation system and method
CN110286892A (en) * 2019-06-26 2019-09-27 成都九洲电子信息系统股份有限公司 A kind of quick exploitation automotive engine system based on business Process Design

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113849502A (en) * 2021-09-10 2021-12-28 成都材智科技有限公司 Nuclear power structural material data management system and method

Also Published As

Publication number Publication date
CN111274667B (en) 2023-06-02

Similar Documents

Publication Publication Date Title
Ananthanarayanan et al. {GRASS}: Trimming stragglers in approximation analytics
US8589929B2 (en) System to provide regular and green computing services
US7827021B2 (en) System for modeling LPAR behaviors in a simulation tool
JP2007034414A5 (en)
CN103942034A (en) Task scheduling method and electronic device implementing method
CN103677990A (en) Virtual machine real-time task scheduling method and device and virtual machine
CN102279766A (en) Method and system for concurrently simulating processors and scheduler
CN103020763B (en) Based on the solving job shop scheduling problem crucial external coordination operation discrimination method of relation chain
CN110287018A (en) Batch tasks method of combination and device
US20230351145A1 (en) Pipelining and parallelizing graph execution method for neural network model computation and apparatus thereof
CN114217966A (en) Deep learning model dynamic batch processing scheduling method and system based on resource adjustment
CN113886080A (en) High-performance cluster task scheduling method and device, electronic equipment and storage medium
CN109614492A (en) Text data Enhancement Method, device, equipment and storage medium based on artificial intelligence
CN109669767B (en) Task packaging and scheduling method and system for multi-type context dependence
CN111274667B (en) Cross-scale material computing software integrated computing system and method
CN101556660A (en) Production order arranging system and method
Zhang et al. Sensitivity analysis for edf scheduled arbitrary deadline real-time systems
CN116954873A (en) Heterogeneous computing system, and method, device, equipment and medium for selecting power nodes of heterogeneous computing system
CN104597820A (en) Method for extending single chip microcomputer hardware timer
WO2024021475A1 (en) Container scheduling method and apparatus
WO2023216500A1 (en) Computing power resource deployment method and apparatus for intelligent computing center, and device and storage medium
CN103631594A (en) Asynchronous scheduling method and asynchronous scheduling system for general flow
CN114817288A (en) Data processing method and device, electronic equipment and storage medium
CN113961439A (en) DAG task WCRT calculation method based on SMT method
CN103942235A (en) Distributed computation system and method for large-scale data set cross comparison

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