CN112949128A - Finite element analysis method for outer tank model of LNG storage tank - Google Patents

Finite element analysis method for outer tank model of LNG storage tank Download PDF

Info

Publication number
CN112949128A
CN112949128A CN202110235917.XA CN202110235917A CN112949128A CN 112949128 A CN112949128 A CN 112949128A CN 202110235917 A CN202110235917 A CN 202110235917A CN 112949128 A CN112949128 A CN 112949128A
Authority
CN
China
Prior art keywords
model
storage tank
finite element
analysis method
element analysis
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.)
Pending
Application number
CN202110235917.XA
Other languages
Chinese (zh)
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.)
China Railway 18th Bureau Group Co Ltd
Building Installation Engineering Co Ltd of China Railway 18th Bureau Group Co Ltd
Original Assignee
China Railway 18th Bureau Group Co Ltd
Building Installation Engineering Co Ltd of China Railway 18th Bureau Group 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 China Railway 18th Bureau Group Co Ltd, Building Installation Engineering Co Ltd of China Railway 18th Bureau Group Co Ltd filed Critical China Railway 18th Bureau Group Co Ltd
Priority to CN202110235917.XA priority Critical patent/CN112949128A/en
Publication of CN112949128A publication Critical patent/CN112949128A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/20Design optimisation, verification or simulation
    • G06F30/23Design optimisation, verification or simulation using finite element methods [FEM] or finite difference methods [FDM]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2111/00Details relating to CAD techniques
    • G06F2111/04Constraint-based CAD

Abstract

The invention discloses a finite element analysis method of an outer tank model of an LNG (liquefied natural gas) storage tank, which comprises the steps of compiling a storage tank latticed shell and a suspender unit in PYTHON (PYTHON) software, assigning section directions of different beam units, creating an entity model of the storage tank in ABAQUS (analog-to-digital converter) software and applying constraint, analyzing and calculating the model in the ABAQUS software, and checking a calculation result. By adopting the finite element analysis method for the outer tank model of the LNG storage tank, the modeling time is shortened, the modeling efficiency of the irregular free reticulated shell is improved, and the modeling accuracy is ensured.

Description

Finite element analysis method for outer tank model of LNG storage tank
Technical Field
The invention relates to the field of LNG storage tank design, in particular to a finite element analysis design method for an integral model of an outer tank made of a metal material.
Background
The LNG (liquefied natural gas) has methane as the main component, is known as the cleanest energy on earth, and has the advantages of high heat value, low pollution, low price and the like. The storage scale tends to be large-scale due to high storage efficiency and land occupation saving. At present, large LNG storage tanks built in China all adopt overground full-capacity tanks, and mainly comprise steel sub-support inner tanks, concrete outer tanks, foundations, thermal protection systems and auxiliary equipment.
However, the research on the conventional LNG storage tank with metal materials for the inner tank and the outer tank is less, the structure and the scale of the storage tank have serious single characteristics, and the innovation is serious and insufficient. When the LNG storage tank adopts a free reticulated shell and the like, the structure is complex, and when the ABAQUS is directly used for modeling, a large amount of time is needed, and the efficiency and the operation accuracy are reduced.
Disclosure of Invention
The invention aims to provide a finite element analysis method for an outer tank model of an LNG storage tank, which solves the problem that the modeling of the LNG storage tank by adopting a free latticed shell is complex.
In order to achieve the above object, the present invention provides a finite element analysis method for an outer tank model of an LNG storage tank, comprising the steps of:
s1: vault modeling, namely compiling a py-format script file in PYTHON software, defining component parameters of a latticed shell and a suspender, and writing a txt-format first text; then, beam unit modeling is carried out on the latticed shell and the suspender by using a cyclic statement to form a grid structure;
s2: solid modeling, namely reading a first text in ABAQUS software and running a script file, and then performing shell unit simplified modeling on a ceiling board, an outer wall board, a tank bottom board and a reinforcing ring;
s3: defining the trend of the beam units, defining the section direction of each beam unit in PYTHON software, and writing a txt format second text;
s4: establishing constraint, reading the second text in ABAQUS software, running script text, and establishing constraint between the beam unit and the shell unit and between the shell unit and the shell unit to complete interaction setting between nodes;
s5: and (3) analyzing and calculating the model, applying dead weight load to the model by ABAQUS software, sequentially checking the stress and displacement borne by each component, comparing the stress and displacement with the allowable stress and the allowable displacement, and judging whether each component of the model is qualified.
Preferably, the parameters of the components of the net shell and the boom in step S1 are written in the form of node coordinates into the first text.
Preferably, before the latticed shell and the hanger rod are generated into the grid structure in step S1, whether the different latticed shells and the rod pieces can be spliced or not is judged through boolean operations.
Preferably, the beam section direction is written in the second text in the form of a normal vector in step S3.
Preferably, the constraints in step S4 include TIE constraints and boundary constraints.
The finite element analysis method of the outer tank model of the LNG storage tank adopting the structure has the following advantages:
1. the method has the advantages that the innovation is realized, the PYTHON and the ABAQUS are combined to carry out parametric modeling, the modeling time is shortened, and the modeling accuracy is improved;
2. the method solves the problems of complex finite element modeling and non-convergence of finite element calculation caused by complex structure of the large LNG storage tank.
Drawings
FIG. 1 is a diagram of a prior art external LNG storage tank;
FIG. 2 is a flow chart of an embodiment of the present invention.
Reference numerals
1. A dome; 2. an outer wall panel; 3. and a reinforcing ring.
Detailed Description
The technical solution of the present invention is further illustrated by the accompanying drawings and examples.
As shown in fig. 1, the LNG storage tank outer tank module includes a dome 1, an outer wall plate 2, and a reinforcing ring 3, wherein the dome 1 includes a net shell and a suspension rod, and the net shell and the suspension rod are integrated with each other.
Aiming at the LNG storage tank adopting the free latticed shell and the asymmetric suspender component, the application provides a new modeling mode and a finite element analysis method.
As shown in fig. 2, the method comprises the following steps:
s1: and (3) vault modeling, writing a py format script file in PYTHON software, defining component parameters of a latticed shell and a suspender, and writing a txt format first text according to a node coordinate form. The member parameters comprise the dimension parameters of the rod piece and the strong axis direction. And then, carrying out beam unit modeling on the latticed shell and the suspender by using a cycle statement to form a grid structure. Before the latticed shell and the suspender generate the grid structure, whether the different latticed shells and the rod pieces can be spliced or not is judged through Boolean operation.
S2: and (3) solid modeling, reading the first text in ABAQUS software, running a script file, and performing shell unit simplified modeling on the ceiling plate, the outer wall plate 2, the tank bottom plate and the reinforcing ring 3.
S3: defining the trend of the beam units, defining the section direction of each beam unit in PYTHON software, and writing a txt format second text in the form of a normal vector.
S4: and (4) establishing constraints, reading the second text in ABAQUS software, running a script text, and then establishing constraints between the beam unit and the shell unit and between the shell unit and the shell unit to complete the interaction setting between the nodes. During modeling, TIE constraint is established between the suspension rod and the suspended ceiling plate, TIE constraint is established between the arch crown 1 and the reinforcing ring 3, TIE constraint is established between the outer wall plate 2 and the reinforcing ring 3, boundary constraint is established on the tank bottom plate, and boundary conditions of the nodes are consistent with actual conditions.
S5: and (3) analyzing and calculating the model, applying dead weight load to the model by ABAQUS software, sequentially checking the stress and displacement borne by each component, comparing the stress and displacement with the allowable stress and the allowable displacement, and judging whether each component of the model is qualified.
In conclusion, by adopting the finite element analysis method of the outer tank model of the LNG storage tank with the structure, the boundary conditions of the nodes are consistent with the actual conditions, and the accuracy of the calculation result is ensured. The ABAQUS software and the PYTHON software are combined for use, so that the modeling time is shortened, and the modeling efficiency of the irregular free reticulated shell is improved.
The above is a specific embodiment of the present invention, but the scope of the present invention should not be limited thereto. Any changes or substitutions that can be easily made by those skilled in the art within the technical scope of the present invention are included in the protection scope of the present invention, and therefore, the protection scope of the present invention is subject to the protection scope defined by the appended claims.

Claims (5)

1. A finite element analysis method for an outer tank model of an LNG storage tank is characterized by comprising the following steps:
s1: vault modeling, namely compiling a py-format script file in PYTHON software, defining component parameters of a latticed shell and a suspender, and writing a txt-format first text; then, beam unit modeling is carried out on the latticed shell and the suspender by using a cyclic statement to form a grid structure;
s2: solid modeling, namely reading a first text in ABAQUS software and running a script file, and then performing shell unit simplified modeling on a ceiling board, an outer wall board, a tank bottom board and a reinforcing ring;
s3: defining the beam section trend, defining the section direction of each beam unit in PYTHON software, and writing a txt format second text;
s4: establishing constraints, reading the second text in ABAQUS software, running script texts, and then establishing constraints between the beam unit and the shell unit and between the shell unit and the shell unit to complete the interaction setting between nodes;
s5: and (3) analyzing and calculating the model, applying dead weight load to the model by ABAQUS software, sequentially checking the stress and displacement borne by each component, comparing the stress and displacement with the allowable stress and the allowable displacement, and judging whether each component of the model is qualified.
2. The finite element analysis method of an outer tank model of an LNG storage tank according to claim 1, characterized in that: the component parameters of the latticed shell and the suspender in the step S1 are written into the first text in the form of node coordinates.
3. The finite element analysis method of an outer tank model of an LNG storage tank according to claim 1, characterized in that: before the latticed shell and the suspender generate the grid structure in the step S1, whether the different latticed shells and the rod pieces can be spliced or not is judged through boolean operation.
4. The finite element analysis method of an outer tank model of an LNG storage tank according to claim 1, characterized in that: the beam section direction is written in the second text in the form of a normal vector in step S3.
5. The finite element analysis method of an outer tank model of an LNG storage tank according to claim 1, characterized in that: the constraints in step S4 include TIE constraints and boundary constraints.
CN202110235917.XA 2021-03-03 2021-03-03 Finite element analysis method for outer tank model of LNG storage tank Pending CN112949128A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110235917.XA CN112949128A (en) 2021-03-03 2021-03-03 Finite element analysis method for outer tank model of LNG storage tank

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110235917.XA CN112949128A (en) 2021-03-03 2021-03-03 Finite element analysis method for outer tank model of LNG storage tank

Publications (1)

Publication Number Publication Date
CN112949128A true CN112949128A (en) 2021-06-11

Family

ID=76247422

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110235917.XA Pending CN112949128A (en) 2021-03-03 2021-03-03 Finite element analysis method for outer tank model of LNG storage tank

Country Status (1)

Country Link
CN (1) CN112949128A (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104166760A (en) * 2014-08-08 2014-11-26 武汉武船重型装备工程有限责任公司 Finite element analysis computing method for stress of ship LNG storage tank
CN107679341A (en) * 2017-10-30 2018-02-09 南京理工大学 A kind of barrel configuration parametric Finite Element Modeling Method
CN108416108A (en) * 2018-02-05 2018-08-17 东南大学 Finite element modeling method for the design of steel-concrete composite beam Welded-Stud Conectors
CN109214018A (en) * 2017-07-03 2019-01-15 中国石油化工股份有限公司 A kind of tank designs method and device
CN110781625A (en) * 2019-10-29 2020-02-11 北京空间技术研制试验中心 ABAQUS software-based parametric modeling simulation analysis method
CN111159951A (en) * 2019-12-31 2020-05-15 哈尔滨工业大学(深圳) ABAQUS finite element and boundary element-based coupling method
CN111985130A (en) * 2020-07-23 2020-11-24 东南大学 Excel-based parametric modeling and analyzing method for wave-shaped steel web combined channel beam Abaqus

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104166760A (en) * 2014-08-08 2014-11-26 武汉武船重型装备工程有限责任公司 Finite element analysis computing method for stress of ship LNG storage tank
CN109214018A (en) * 2017-07-03 2019-01-15 中国石油化工股份有限公司 A kind of tank designs method and device
CN107679341A (en) * 2017-10-30 2018-02-09 南京理工大学 A kind of barrel configuration parametric Finite Element Modeling Method
CN108416108A (en) * 2018-02-05 2018-08-17 东南大学 Finite element modeling method for the design of steel-concrete composite beam Welded-Stud Conectors
CN110781625A (en) * 2019-10-29 2020-02-11 北京空间技术研制试验中心 ABAQUS software-based parametric modeling simulation analysis method
CN111159951A (en) * 2019-12-31 2020-05-15 哈尔滨工业大学(深圳) ABAQUS finite element and boundary element-based coupling method
CN111985130A (en) * 2020-07-23 2020-11-24 东南大学 Excel-based parametric modeling and analyzing method for wave-shaped steel web combined channel beam Abaqus

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
庞芝炯: "基于Python脚本的ABAQUS参数化建模方法", 《城市建设理论研究》 *
苏高尚: "LNG储罐快速建模及应用", 《中国优秀硕士学位论文全文数据库 工程科技Ⅰ辑》 *

Similar Documents

Publication Publication Date Title
CN107609321B (en) Continuous beam bridge parametric modeling method based on Revit platform
CN102708249B (en) Method and system for product modular configuration
Ju et al. Fatigue design of offshore wind turbine jacket-type structures using a parallel scheme
CN112836318A (en) Offshore wind turbine supporting structure optimization design method and system based on proxy model
Zhao et al. Dynamic response of generation III+ integral nuclear island structure considering fluid structure interaction effects
CN102682175B (en) Method for analyzing reliability of construction error of grid structure based on buckling mode combination
CN112949128A (en) Finite element analysis method for outer tank model of LNG storage tank
Yu et al. Collapse mechanism of reinforced concrete superlarge cooling towers subjected to strong winds
Kleiber et al. Interactive stability-oriented reliability-based design optimization
CN113158506B (en) LNG full-capacity storage tank stress analysis method under action of earthquake load
CN102236733A (en) Method and device for computing cooling tower by using general program ANSYS
CN103678792A (en) Method for grid division of finite element model of pre-stressing tank structure
CN111353191A (en) Construction method of roof steel structure with multi-curvature special-shaped curved surface
Zhu et al. Development of vacuum vessel design and analysis module for CFETR integration design platform
Dodds Jr NUMERICAL AND SOFTWARE REQUIREMENTS FOR GENERAL NONLINEAR FINITE-ELEMENT ANALYSIS.
Yuan et al. Research on vertical deformation and predeformation control of three‐tower connected super high‐rise structure during construction
Urbaś et al. Dynamics analysis of a crane with consideration of a load geometry and a rope sling system
CN109460627A (en) The method and apparatus of full tower crane revolving platform static(al) simulation analysis
Ortwein et al. Dynamic analysis of the COMPASS-U tokamak for the design of foundation
Nielsen et al. State‐of‐the‐Art Framework for Structural Design of Offshore Wind Jacket Foundations
Kulak et al. Modeling of containment structures on high performance computers
CN108376200A (en) A kind of photovoltaic townhouse booth structure finite element fatigue analysis method
CN107451335A (en) A kind of aluminium alloy network Monolithic Stability Analysis method for introducing shear-resistant membrane
CN113153372B (en) Stress flow conservation principle and tunnel structure design method and device for tunnel group
KR102306894B1 (en) Method for designing of welded bar/reinforcement mat and system for the same

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20210611

RJ01 Rejection of invention patent application after publication