[go: up one dir, main page]

CN116894406A - A fast prediction method for the temperature field of space thermionic reactor based on model order reduction - Google Patents

A fast prediction method for the temperature field of space thermionic reactor based on model order reduction Download PDF

Info

Publication number
CN116894406A
CN116894406A CN202310905675.XA CN202310905675A CN116894406A CN 116894406 A CN116894406 A CN 116894406A CN 202310905675 A CN202310905675 A CN 202310905675A CN 116894406 A CN116894406 A CN 116894406A
Authority
CN
China
Prior art keywords
matrix
temperature field
power
space
modal
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
CN202310905675.XA
Other languages
Chinese (zh)
Other versions
CN116894406B (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.)
Xian Jiaotong University
Original Assignee
Xian Jiaotong University
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 Xian Jiaotong University filed Critical Xian Jiaotong University
Priority to CN202310905675.XA priority Critical patent/CN116894406B/en
Publication of CN116894406A publication Critical patent/CN116894406A/en
Application granted granted Critical
Publication of CN116894406B publication Critical patent/CN116894406B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/20Design optimisation, verification or simulation
    • G06F30/28Design optimisation, verification or simulation using fluid dynamics, e.g. using Navier-Stokes equations or computational fluid dynamics [CFD]
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions
    • G06F17/10Complex mathematical operations
    • G06F17/16Matrix or vector computation, e.g. matrix-matrix or matrix-vector multiplication, matrix factorization
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/20Design optimisation, verification or simulation
    • G06F30/27Design optimisation, verification or simulation using machine learning, e.g. artificial intelligence, neural networks, support vector machines [SVM] or training a model
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods
    • G06N3/084Backpropagation, e.g. using gradient descent
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2113/00Details relating to the application field
    • G06F2113/08Fluids
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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 OR CALCULATING; 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)
  • General Physics & Mathematics (AREA)
  • Mathematical Physics (AREA)
  • General Engineering & Computer Science (AREA)
  • Evolutionary Computation (AREA)
  • Mathematical Optimization (AREA)
  • Mathematical Analysis (AREA)
  • Pure & Applied Mathematics (AREA)
  • Computing Systems (AREA)
  • Software Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Computer Hardware Design (AREA)
  • Computational Mathematics (AREA)
  • Geometry (AREA)
  • Algebra (AREA)
  • Artificial Intelligence (AREA)
  • Biomedical Technology (AREA)
  • Biophysics (AREA)
  • Computational Linguistics (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • General Health & Medical Sciences (AREA)
  • Molecular Biology (AREA)
  • Health & Medical Sciences (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Medical Informatics (AREA)
  • Fluid Mechanics (AREA)
  • Databases & Information Systems (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

A method for rapidly predicting a temperature field of a space thermal ion stack based on model order reduction comprises the steps of 1, designating an operation power interval of the space thermal ion stack, and randomly generating a power sample space; 2. solving a temperature field of each power in the power sample space to obtain a data snapshot matrix of the whole power sample space; 3. carrying out eigenvalue orthogonal decomposition on the data snapshot matrix to obtain an orthogonal basis matrix and a modal coefficient matrix, decomposing the temperature field of the whole space thermal ion stack into a form of adding the average value of the sample temperature field and the products of a plurality of orthogonal basis vectors and modal coefficients; 4. based on the generalized energy percentage, a certain number of orthogonal basis vectors are selected as a main mode to establish a reduced order model; 5. training a neural network by utilizing each power value and a corresponding modal coefficient in a sample space based on a back propagation algorithm to obtain a proxy model; 6. and inputting power values into the trained agent model to obtain modal coefficients, and combining the modal coefficients with the reduced order model to obtain the temperature values of all grid nodes. The method of the invention has the advantages of rapid calculation and accurate result.

Description

Model order reduction-based space thermal ion reactor temperature field rapid prediction method
Technical Field
The invention relates to the technical field of space thermal ion stack operation analysis, in particular to a model order reduction-based space thermal ion stack temperature field rapid prediction method.
Background
The space thermal ion stack adopts the in-pile thermal ion power generation technology, the thermal ion power generation efficiency is closely related to the temperature, and the accurate and rapid prediction of the temperature field distribution of the space thermal ion stack has important significance for the on-orbit operation control of the space thermal ion stack. At present, a Computational Fluid Dynamics (CFD) method is adopted to calculate a temperature field of a full-size three-dimensional space thermal ion stack, so that a large amount of calculation resources are required to be consumed, and the calculation time is long. If various working conditions are calculated, the calculation time is multiplied, and the quick prediction of the temperature field is not facilitated. The essence of model reduction is to express high-dimensional data information with low-dimensional data information. The method has the advantages that under the condition that the space dimension and the physical attribute of the problem are reserved, the calculation cost is reduced, and the enough precision requirement can be ensured.
Disclosure of Invention
In order to overcome the problems in the prior art, the invention aims to provide a model order reduction-based rapid prediction method for a temperature field of a space thermal ion stack, which solves the problems of long calculation time, large calculation amount and repeated calculation under similar working conditions in the process of solving the temperature field of the space thermal ion stack by a CFD simulation method.
In order to achieve the above purpose, the present invention adopts the following technical scheme:
a method for rapidly predicting a temperature field of a space thermal ion stack based on model reduction comprises the following steps:
step 1: an operating power interval of the spatial thermionic stack is specified, and a power sample space is randomly generated within the operating power interval.
Step 2: and solving the temperature field of each power in the power sample space by using CFD software, so as to obtain a data snapshot matrix of the whole power sample space.
The specific form of the data snapshot matrix is as follows:
wherein M is the number of grid nodes;
n—number of numerical analog data samples;
a-data snapshot matrix;
X i -the ith column vector of the data snapshot matrix, i=1, 2,3 … N;
x—grid node temperature, K.
Step 3: and carrying out intrinsic orthogonal decomposition on the data snapshot matrix to obtain an orthogonal base matrix and a modal coefficient matrix, decomposing the temperature field of the whole space thermal ion stack into a mode of adding the average value of the sample temperature field and the products of a plurality of characteristic modes and modal coefficients.
Firstly, converting a data snapshot matrix into a square matrix:
[B] N×N =[A T ] N×M [A] M×N (2)
b is a square matrix of a data snapshot matrix;
[A T ]-transpose of the data snapshot matrix.
And decomposing the eigenvalue of the square matrix B:
wherein phi is a characteristic vector matrix;
c, a characteristic value matrix;
ψ i -ith eigenvector, i=1, 2,3 … N;
λ i -ith eigenvalue, i=1, 2,3 … N.
The eigenvalues in the eigenvalue matrix C are arranged according to the size thereof in a descending order, and the orthogonal base matrix is obtained in the form of:
wherein, beta-is an orthogonal base matrix;
θ i -i < th > order orthogonal basis vector, i=1, 2,3 … N.
Transpose a of the data snapshot matrix from the orthogonal base matrix β T The characteristic coefficient matrix D can be obtained, and its specific form is:
[D] N×N =[A T ] N×M [β] M×N =[a 1 a 2 … a N ] (5)
wherein D is a characteristic coefficient matrix;
a i -the modal coefficient of the i-th order orthogonal basis vector, i=1, 2,3 … N.
Each column vector in the data snapshot matrix can be expressed in terms of orthogonal basis vectors and eigenvalues as follows:
after the above process is completed, the temperatures at all grid nodes in the calculation region of the space thermionic stack are decomposed into the form of the average value of the sample temperature field and the product of several orthogonal basis vectors and modal coefficients added:
in the method, in the process of the invention,-temperature predicted value, K;
X 0 -is the average value of the sample temperature field, K;
r-the number of selected characteristic modes.
Step 4: based on the generalized energy percentage, a certain number of orthogonal basis vectors are selected as a main mode to establish a reduced order model.
The generalized energy percentage is in the form of:
wherein E is r -generalized energy percentage;
λ j -a j-th eigenvalue;
epsilon-energy ratio.
Step 5: based on a back propagation algorithm, training a neural network by using each power value and a corresponding modal coefficient in a sample space, thereby obtaining a proxy model.
Step 6: and inputting power values into the trained agent model to obtain modal coefficients, and combining the modal coefficients with the reduced order model to obtain the temperature values of all grid nodes.
Compared with the prior art, the invention has the following outstanding characteristics:
the method for quickly predicting the temperature field of the space thermal ion stack under different power operation conditions based on the model order reduction is provided, an order reduction model is built through a certain amount of CFD software calculation result data, and a high-precision proxy model is obtained through neural network training, so that the temperature field of the space thermal ion stack under different powers is quickly obtained.
Drawings
FIG. 1 is a flow chart of the method of the present invention.
Detailed Description
The invention is described in further detail below with reference to the attached drawings and detailed description:
the invention discloses a model order reduction-based rapid prediction method for a temperature field of a space thermal ion stack, which is shown in fig. 1, and specifically comprises the following steps:
step 1: an operating power interval of the spatial thermionic stack is specified, and a power sample space is randomly generated within the operating power interval. This embodiment specifies a power operating range of 50% -100%.
Step 2: and solving the temperature field of each power in the power sample space by using CFD software, so as to obtain a data snapshot matrix of the whole power sample space. This example uses ANSYS Fluent for temperature field solving for 100% power of the space thermionic stack.
The specific form of the data snapshot matrix is as follows:
wherein M is the number of grid nodes;
n—number of numerical analog data samples;
a-data snapshot matrix;
X N -an nth column vector of the data snapshot matrix;
x—grid node temperature, K.
Step 3: and carrying out intrinsic orthogonal decomposition on the data snapshot matrix to obtain an orthogonal base matrix and a modal coefficient matrix, decomposing the temperature field of the whole space thermal ion stack into a mode of adding the average value of the sample temperature field and the products of a plurality of characteristic modes and modal coefficients.
Firstly, converting a data snapshot matrix into a square matrix:
[B] N×N =[A T ] N×M [A] M×N (2)
b is a square matrix of a data snapshot matrix;
[A T ]-transpose of the data snapshot matrix.
And decomposing the eigenvalue of the square matrix B:
wherein phi is a characteristic vector matrix;
c, a characteristic value matrix;
ψ N -an nth feature vector;
λ N -nth eigenvalue.
The eigenvalues in the eigenvalue matrix C are arranged according to the size thereof in a descending order, and the orthogonal base matrix is obtained in the form of:
wherein, beta-is an orthogonal base matrix;
θ i -i < th > order orthogonal basis vector, i=1, 2,3 … N.
Transpose a of the data snapshot matrix from the orthogonal base matrix β T The characteristic coefficient matrix D can be obtained, and its specific form is:
[D] N×N =[A T ] N×M [β] M×N =[a 1 a 2 … a N ] (5)
wherein D is a characteristic coefficient matrix;
a i -the modal coefficient of the i-th order orthogonal basis vector, i=1, 2,3 … N.
Each column vector in the data snapshot matrix can be expressed in terms of orthogonal basis vectors and eigenvalues as follows:
after the above process is completed, the temperatures at all grid nodes in the calculation region of the space thermionic stack are decomposed into the form of the average value of the sample temperature field and the product of several characteristic modes and mode coefficients added:
in the method, in the process of the invention,-temperature predicted value, K;
X 0 -is the average value of the sample temperature field, K;
r-the number of selected characteristic modes.
Step 4: based on the generalized energy percentage, a certain number of characteristic modes are selected as main modes to establish a reduced order model. In this embodiment, r=3 (for example only, other numbers may be used, depending on the actual problem) when the energy ratio is set to 0.99.
The generalized energy percentage is in the form of:
wherein E is r -generalized energy percentage;
λ j -a j-th eigenvalue;
epsilon-energy ratio.
Step 5: based on a back propagation algorithm, training a neural network by using each power value and a corresponding modal coefficient in a sample space, thereby obtaining a proxy model.
Step 6: and inputting power values into the trained agent model to obtain modal coefficients, and combining the modal coefficients with the reduced order model to obtain temperature information of all grid nodes.

Claims (1)

1. A method for rapidly predicting a temperature field of a space thermal ion stack based on model reduction is characterized by comprising the following steps: the method comprises the following steps:
step 1: designating an operation power interval of the space thermionic stack, and randomly generating a power sample space in the operation power interval;
step 2: solving a temperature field of each power in the power sample space by using CFD software, so as to obtain a data snapshot matrix of the whole power sample space;
the specific form of the data snapshot matrix is as follows:
wherein M is the number of grid nodes;
n—number of numerical analog data samples;
a-data snapshot matrix;
X i -the ith column vector of the data snapshot matrix, i=1, 2,3 … N;
x-grid node temperature, K;
step 3: carrying out intrinsic orthogonal decomposition on the data snapshot matrix to obtain an orthogonal base matrix and a modal coefficient matrix, decomposing the temperature field of the whole space thermal ion stack into a mode of adding the average value of the sample temperature field and the products of a plurality of characteristic modes and modal coefficients;
firstly, converting a data snapshot matrix into a square matrix:
[B] N×N =[A T ] N×M [A] M×N (2)
b is a square matrix of a data snapshot matrix;
[A T ]-transpose of the data snapshot matrix;
and decomposing the eigenvalue of the square matrix B:
wherein phi is a characteristic vector matrix;
c, a characteristic value matrix;
ψ i -ith eigenvector, i=1, 2,3 … N;
λ i -ith eigenvalue, i=1, 2,3 … N;
the eigenvalues in the eigenvalue matrix C are arranged according to the size thereof in a descending order, and the orthogonal base matrix is obtained in the form of:
wherein, beta-is an orthogonal base matrix;
θ i -i-th order orthogonal basis vector, i=1, 2,3 … N;
transpose a of the data snapshot matrix from the orthogonal base matrix β T The mode coefficient matrix D is obtained, and the specific form is as follows:
[D] N×N =[A T ] N×M [β] M×N =[a 1 a 2 …a N ] (5)
wherein D is a modal coefficient matrix;
a i -the modal coefficient of the i-th order orthogonal basis vector, i=1, 2,3 … N;
each column vector in the data snapshot matrix is represented in terms of an orthogonal basis vector and a modal coefficient as follows:
after the above process is completed, the temperatures at all grid nodes in the calculation region of the space thermionic stack are decomposed into the form of the average value of the sample temperature field and the product of several orthogonal basis vectors and modal coefficients added:
in the method, in the process of the invention,-temperature predicted value, K;
X 0 -is the average value of the sample temperature field, K;
r-the number of selected characteristic modes;
step 4: based on the generalized energy percentage, a certain number of orthogonal basis vectors are selected as a main mode to establish a reduced order model;
the generalized energy percentage is in the form of:
wherein E is r -generalized energy percentage;
λ j -a j-th eigenvalue;
epsilon-energy ratio;
step 5: training a neural network by utilizing each power value and a corresponding modal coefficient in a sample space based on a back propagation algorithm, thereby obtaining a proxy model;
step 6: and inputting power values into the trained agent model to obtain modal coefficients, and combining the modal coefficients with the reduced order model to obtain the temperature values of all grid nodes.
CN202310905675.XA 2023-07-21 2023-07-21 A fast prediction method for the temperature field of space thermionic reactor based on model order reduction Active CN116894406B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310905675.XA CN116894406B (en) 2023-07-21 2023-07-21 A fast prediction method for the temperature field of space thermionic reactor based on model order reduction

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310905675.XA CN116894406B (en) 2023-07-21 2023-07-21 A fast prediction method for the temperature field of space thermionic reactor based on model order reduction

Publications (2)

Publication Number Publication Date
CN116894406A true CN116894406A (en) 2023-10-17
CN116894406B CN116894406B (en) 2024-01-30

Family

ID=88314737

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310905675.XA Active CN116894406B (en) 2023-07-21 2023-07-21 A fast prediction method for the temperature field of space thermionic reactor based on model order reduction

Country Status (1)

Country Link
CN (1) CN116894406B (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117171934A (en) * 2023-11-03 2023-12-05 成都大学 A method for predicting the galloping response of overhead transmission lines based on POD-ANNS
CN118467979A (en) * 2024-07-09 2024-08-09 西安航天动力研究所 A method, device and equipment for predicting heat transfer of engine thermal components
CN119203758A (en) * 2024-09-14 2024-12-27 合肥水泥研究设计院有限公司 A method for predicting the operating conditions of multi-stage preheaters based on intrinsic orthogonal decomposition and neural network
CN119249751A (en) * 2024-10-10 2025-01-03 中南大学 Aluminum electrolytic cell electric heat field distribution prediction method, equipment, storage medium and product
CN119885896A (en) * 2025-01-15 2025-04-25 上海交通大学 Micro-stack transient multi-physical field rapid prediction method based on reduced order model
CN120120591A (en) * 2025-05-12 2025-06-10 清华大学 Flame stabilization method of radial double V-groove flow vortex control for jet propulsion device
CN120748527A (en) * 2025-08-14 2025-10-03 中国核动力研究设计院 Method for rapidly predicting supercritical carbon dioxide flow heat transfer characteristics of microchannel heat exchanger

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20220100916A1 (en) * 2019-11-25 2022-03-31 Akselos S.A. Methods and systems for component-based reduced order modeling for industrial-scale structural digital twins
CN115270660A (en) * 2022-08-04 2022-11-01 上海交通大学 Multi-scale multi-physical field coupling analysis method for transient behavior of space thermionic reactor
CN115793432A (en) * 2022-11-11 2023-03-14 西安交通大学 Space thermionic nuclear power supply control method based on model predictive control
CN116070424A (en) * 2022-12-30 2023-05-05 南华大学 A thermal stratification reduction analysis method for lead pool in lead-bismuth fast reactor

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20220100916A1 (en) * 2019-11-25 2022-03-31 Akselos S.A. Methods and systems for component-based reduced order modeling for industrial-scale structural digital twins
CN115270660A (en) * 2022-08-04 2022-11-01 上海交通大学 Multi-scale multi-physical field coupling analysis method for transient behavior of space thermionic reactor
CN115793432A (en) * 2022-11-11 2023-03-14 西安交通大学 Space thermionic nuclear power supply control method based on model predictive control
CN116070424A (en) * 2022-12-30 2023-05-05 南华大学 A thermal stratification reduction analysis method for lead pool in lead-bismuth fast reactor

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117171934A (en) * 2023-11-03 2023-12-05 成都大学 A method for predicting the galloping response of overhead transmission lines based on POD-ANNS
CN117171934B (en) * 2023-11-03 2024-01-26 成都大学 A method for predicting the galloping response of overhead transmission lines based on POD-ANNS
CN118467979A (en) * 2024-07-09 2024-08-09 西安航天动力研究所 A method, device and equipment for predicting heat transfer of engine thermal components
CN118467979B (en) * 2024-07-09 2024-11-19 西安航天动力研究所 Engine thermal assembly heat transfer prediction method, device and equipment
CN119203758A (en) * 2024-09-14 2024-12-27 合肥水泥研究设计院有限公司 A method for predicting the operating conditions of multi-stage preheaters based on intrinsic orthogonal decomposition and neural network
CN119249751A (en) * 2024-10-10 2025-01-03 中南大学 Aluminum electrolytic cell electric heat field distribution prediction method, equipment, storage medium and product
CN119885896A (en) * 2025-01-15 2025-04-25 上海交通大学 Micro-stack transient multi-physical field rapid prediction method based on reduced order model
CN120120591A (en) * 2025-05-12 2025-06-10 清华大学 Flame stabilization method of radial double V-groove flow vortex control for jet propulsion device
CN120120591B (en) * 2025-05-12 2025-07-22 清华大学 Method for determining flame stability of radial double-V-groove flow direction vortex of jet propulsion device
CN120748527A (en) * 2025-08-14 2025-10-03 中国核动力研究设计院 Method for rapidly predicting supercritical carbon dioxide flow heat transfer characteristics of microchannel heat exchanger

Also Published As

Publication number Publication date
CN116894406B (en) 2024-01-30

Similar Documents

Publication Publication Date Title
CN116894406B (en) A fast prediction method for the temperature field of space thermionic reactor based on model order reduction
Atwell et al. Reduced order controllers for Burgers' equation with a nonlinear observer
Wu et al. Modeling a SOFC stack based on GA-RBF neural networks identification
EP4091179A1 (en) Optimization of expensive cost functions subject to complex multidimensional constraints
CN115048846B (en) Model order reduction and stability judgment method and system for tube bundle fluid bullet system
Ghoreishi et al. Adaptive dimensionality reduction for fast sequential optimization with gaussian processes
Yang et al. Optimal sensor placement for spatial lattice structure based on three-dimensional redundancy elimination model
CN117910375A (en) CFD-DEM acceleration method and device based on eigen orthogonal decomposition reduced order model
CN114137829A (en) Subspace identification method of proton exchange membrane fuel cell based on ALMBO optimization algorithm
Fang et al. A mixed-kernel-based support vector regression model for automotive body design optimization under uncertainty
CN117473826A (en) Data-driven multi-physics time-domain non-intrusive model reduction method and system
CN102063525B (en) A Practical Method for Automatic Generation of Multidisciplinary Design Optimization Model
Sedlaczek et al. Topology optimization of large motion rigid body mechanisms with nonlinear kinematics
Xining et al. Location layout design of aircraft parts assembly based on MSVR
Chen et al. POD-based reduced-order modeling study for thermal analysis of gas-cooled microreactor core
Liu et al. Operating condition design with a Bayesian optimization approach for pharmaceutical intermediate batch concentration
Xie et al. Multidisciplinary collaborative optimisation‐based scenarios decoupling dynamic economic dispatch with wind power
CN113221311A (en) Uncertainty quantification method for wind speed of atmospheric boundary layer
CN120068678A (en) Data-driven-based reactor core transient CFD flow field reconstruction technology
Xie Monte Carlo simulation of moment Lyapunov exponents
Camarda et al. A parallel chemical reactor simulation using Cactus
Jung et al. A decomposition method for exploiting parallel computing including the determination of an optimal number of subsystems
Dar et al. Generalization of Numerical Approaches for Fractional-order Differential Equations: A Review
Theodoropoulos et al. A reduced input/output dynamic optimisation method for macroscopic and microscopic systems
Feng et al. Machine learning aided stochastic free vibration analysis of functionally graded porous plates

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