CN104778310A - Stress calculation and safety assessment method for spherical tank on differential settlement ground - Google Patents

Stress calculation and safety assessment method for spherical tank on differential settlement ground Download PDF

Info

Publication number
CN104778310A
CN104778310A CN201510137525.4A CN201510137525A CN104778310A CN 104778310 A CN104778310 A CN 104778310A CN 201510137525 A CN201510137525 A CN 201510137525A CN 104778310 A CN104778310 A CN 104778310A
Authority
CN
China
Prior art keywords
ansys
spherical tank
user
calculation
apdl
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
CN201510137525.4A
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.)
Qingyuan City Special Equipment Inspection Institute Of Guangdong Province
SHUNDE INSPECTION INSTITUTE SPECIAL EQUIPMENT INSPECTION AND RESEARCH INSTITUTE OF GUANGDONG PROVINCE
Guangdong University of Petrochemical Technology
Guangzhou Special Pressure Equipment Inspection and Research Institute
Original Assignee
Qingyuan City Special Equipment Inspection Institute Of Guangdong Province
SHUNDE INSPECTION INSTITUTE SPECIAL EQUIPMENT INSPECTION AND RESEARCH INSTITUTE OF GUANGDONG PROVINCE
Guangdong University of Petrochemical Technology
Guangzhou Special Pressure Equipment Inspection and Research Institute
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 Qingyuan City Special Equipment Inspection Institute Of Guangdong Province, SHUNDE INSPECTION INSTITUTE SPECIAL EQUIPMENT INSPECTION AND RESEARCH INSTITUTE OF GUANGDONG PROVINCE, Guangdong University of Petrochemical Technology, Guangzhou Special Pressure Equipment Inspection and Research Institute filed Critical Qingyuan City Special Equipment Inspection Institute Of Guangdong Province
Priority to CN201510137525.4A priority Critical patent/CN104778310A/en
Publication of CN104778310A publication Critical patent/CN104778310A/en
Pending legal-status Critical Current

Links

Abstract

A stress calculation and safety assessment method for a spherical tank on differential settlement ground is provided. A plurality of steps in an ANSYS analysis process are programmed to be a parametric command flow through an ANSYS secondary development language APDL (ANSYS Parameter Design Language), programming is performed in VB6.0 (Visual Basic 6.0) according to a parametric APDL code of a model, followed by background packaging, the above process can be visualized by means of a user interface program of human-computer interaction of VB (Visual Basic), a user can only input a calculating parameter on a system interface, background ANSYS software can be invoked for analysis through a VB invoking interface program and postprocessing can be performed through a VB postprocessing program, and a calculation result can be fed back to the user. According to the stress calculation and safety assessment method for a spherical tank on differential settlement ground provided by the invention, a complex ANSYS analysis process is visualized, stress calculation and simulation can be performed on a spherical tank on non-standard settlement ground, and the operation is simple.

Description

The Stress calculation of foundation uneven settlement spherical tank and Safety Assessment Methods
Technical field
The present invention relates to a kind of Stress calculation and Safety Assessment Methods of foundation uneven settlement spherical tank, be applicable to the various industries such as oil, chemical industry, the energy and use spherical storage tank.
Background technology
Spherical tank is one of conventional storage facilities, it is widely used in various industry and the gas stations such as oil, chemical industry, the energy, the spherical tank now run is more than 10000, the spherical tank that the spherical tank of the in-service operation of current China, the especially eighties build, has much entered the Frequent Accidents stage, often there is foundation uneven settlement, foundation uneven settlement makes load skewness on each pillar, and produces extra-stress on pillar, and the larger pillar of part carrying may take the lead in destroying.This has buried hidden danger to the safety of spherical tank, has had a strong impact on the safe operation of spherical tank, has made the dangerous matter sources that spherical tank becomes potential, and causes very large threat to environment, life and national wealth.
For the extra-stress that foundation uneven settlement produces, act.std GB12337 " Steel made Ball storage Tank " does not have explanation in this respect, and study general in this respect all adopts ansys software to calculate at present, but this software operation is complicated, not easily grasps.The Stress calculation of foundation uneven settlement spherical tank of the present invention and Safety Assessment Methods, can the Stress calculation of optimized integration non-uniform settling spherical tank and man-rate easily.
Summary of the invention
The object of this invention is to provide a kind of simple to operate, be easy to the Stress calculation of foundation uneven settlement spherical tank grasped and Safety Assessment Methods.
The Stress calculation of a kind of foundation uneven settlement spherical tank provided by the invention and Safety Assessment Methods, by ANSYS secondary development language APDL, multiple steps of ANSYS analytic process are compiled into parametrization command stream, then the parametrization APDL code according to model in VB 6.0 is programmed, and carry out backstage encapsulation, utilize the user interface program of the man-machine interaction of VB by above process visualization, user only need input calculating parameter at system interface, namely the ANSYS software by VB calling interface routine call backstage carries out analyzing and carrying out aftertreatment by VB post processor, and result of calculation is returned to user.
In above-mentioned, multiple step comprises modeling, imposed load, applying boundary condition, solves calculating and interpretation of result.
In above-mentioned, the main completion system of user interface program and user's is mutual, comprises calculating parameter input and writes forward and backward processing command stream two parts of APDL; When all parameters input are complete, user clicks the computed push-buttom wanting to realize, and system will generate under APDL calculation command stream also exists the catalogue of specifying automatically with document format.
In above-mentioned, VB calling interface program play a part within the system to accept user interface input, create process transfer ANSYS module, the APDL command stream file of generation is submitted to ANSYS program carry out computing, user again clicks and wants the computed push-buttom realized can perform corresponding calculating.
In above-mentioned, VB post processor is for extracting the result data of calculating, and the working procedure of ANSYS, is connected on this control for medium with the control in VB by system, thus can call ANSYS under VB interface, achieves the connection of ANSYS and VB; Like this, just can carry out automatic calculation by running the ANSYS macroprogram developed, and acquired results is presented in VB interface, thus realize the transmission of data between ANSYS and VB, under VB interface, check the result of calculation of ANSYS.
Advantage of the present invention: the ANSYS analytic process of complexity to be carried out visual by native system, parametrization APDL code according to model in VB is programmed, backstage encapsulation has been carried out to ANSYS parametrization command stream, user only need input calculating parameter at system interface, the ANSYS software that can call backstage carries out analyzing and aftertreatment, and result of calculation is returned to user.Native system dynamically can generate the command stream text of APDL, and utilize the Shell function of VB to realize the backstage Linked Invoke of VB to ANSYS software, ANSYS background process graphic result out again by VB interface display out, the spherical tank that this software can exceed standard to foundation settlement carries out Stress calculation and simulation, and Dynamic System is simple, only need input calculating parameter at system interface, the ANSYS software that can call backstage carries out analyzing and aftertreatment, is applicable to very much the librarian use be not familiar with ANSYS software.
Accompanying drawing explanation
Fig. 1 is program development process flow diagram of the present invention.
Embodiment
With reference to Fig. 1, the Stress calculation of a kind of foundation uneven settlement spherical tank provided by the invention and Safety Assessment Methods, by ANSYS secondary development language APDL, ANSYS analytic process is comprised modeling, imposed load, apply boundary condition, the multiple steps solving calculating and interpretation of result are compiled into parametrization command stream, then the parametrization APDL code according to model in VB 6.0 is programmed, and carry out backstage encapsulation, utilize the user interface program of the man-machine interaction of VB by above process visualization, user only need input calculating parameter at system interface, namely the ANSYS software by VB calling interface routine call backstage carries out analyzing and carrying out aftertreatment by VB post processor, and result of calculation is returned to user.
The main completion system of user interface program and user's is mutual, comprises calculating parameter input and writes forward and backward processing command stream two parts of APDL; When all parameters input are complete, user clicks the computed push-buttom wanting to realize, and system will generate under APDL calculation command stream also exists the catalogue of specifying automatically with document format.
VB calling interface program play a part within the system to accept user interface input, create process transfer ANSYS module, the APDL command stream file of generation is submitted to ANSYS program carry out computing, user again clicks and wants the computed push-buttom realized can perform corresponding calculating.
VB post processor is for extracting the result data of calculating, and the working procedure of ANSYS, is connected on this control for medium with the control in VB by system, thus can call ANSYS under VB interface, achieves the connection of ANSYS and VB; Like this, just can carry out automatic calculation by running the ANSYS macroprogram developed, and acquired results is presented in VB interface, thus realize the transmission of data between ANSYS and VB, under VB interface, check the result of calculation of ANSYS.

Claims (5)

1. the Stress calculation of a foundation uneven settlement spherical tank and Safety Assessment Methods, it is characterized in that, by ANSYS secondary development language APDL, multiple steps of ANSYS analytic process are compiled into parametrization command stream, then the parametrization APDL code according to model in VB 6.0 is programmed, and carry out backstage encapsulation, utilize the user interface program of the man-machine interaction of VB by above process visualization, user only need input calculating parameter at system interface, namely the ANSYS software by VB calling interface routine call backstage carries out analyzing and carrying out aftertreatment by VB post processor, and result of calculation is returned to user.
2. the Stress calculation of foundation uneven settlement spherical tank according to claim 1 and Safety Assessment Methods, is characterized in that, multiple step comprises modeling, imposed load, applying boundary condition, solves calculating and interpretation of result.
3. the Stress calculation of foundation uneven settlement spherical tank according to claim 1 and Safety Assessment Methods, it is characterized in that, the main completion system of user interface program and user's is mutual, comprises calculating parameter input and writes forward and backward processing command stream two parts of APDL; When all parameters input are complete, user clicks the computed push-buttom wanting to realize, and system will generate under APDL calculation command stream also exists the catalogue of specifying automatically with document format.
4. the Stress calculation of foundation uneven settlement spherical tank according to claim 1 and Safety Assessment Methods, it is characterized in that, VB calling interface program play a part within the system to accept user interface input, create process transfer ANSYS module, the APDL command stream file of generation is submitted to ANSYS program carry out computing, user again clicks and wants the computed push-buttom realized can perform corresponding calculating.
5. the Stress calculation of foundation uneven settlement spherical tank according to claim 1 and Safety Assessment Methods, it is characterized in that, VB post processor is for extracting the result data of calculating, system with the control in VB for medium, the working procedure of ANSYS is connected on this control, thus ANSYS can be called under VB interface, achieve the connection of ANSYS and VB; Like this, just can carry out automatic calculation by running the ANSYS macroprogram developed, and acquired results is presented in VB interface, thus realize the transmission of data between ANSYS and VB, under VB interface, check the result of calculation of ANSYS.
CN201510137525.4A 2015-03-27 2015-03-27 Stress calculation and safety assessment method for spherical tank on differential settlement ground Pending CN104778310A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510137525.4A CN104778310A (en) 2015-03-27 2015-03-27 Stress calculation and safety assessment method for spherical tank on differential settlement ground

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510137525.4A CN104778310A (en) 2015-03-27 2015-03-27 Stress calculation and safety assessment method for spherical tank on differential settlement ground

Publications (1)

Publication Number Publication Date
CN104778310A true CN104778310A (en) 2015-07-15

Family

ID=53619771

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510137525.4A Pending CN104778310A (en) 2015-03-27 2015-03-27 Stress calculation and safety assessment method for spherical tank on differential settlement ground

Country Status (1)

Country Link
CN (1) CN104778310A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109099884A (en) * 2018-06-20 2018-12-28 中国石油天然气集团有限公司 Storage tank bottom plate sedimentation simulation and automatic monitoring experiment porch
CN110909504A (en) * 2019-11-29 2020-03-24 福州大学 Buried pipeline parametric analysis method
CN111562905A (en) * 2020-04-12 2020-08-21 华南理工大学 Safety evaluation method for truss type crossing pipeline with uneven settlement foundation

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101190013B1 (en) * 2010-03-09 2012-10-12 문준식 Supporting structure for spherical-tank and the manufacturing method thereof
CN104392059A (en) * 2014-11-28 2015-03-04 合肥通用机械研究院 Brace moving method used in whole heat treatment process of large spherical tank

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101190013B1 (en) * 2010-03-09 2012-10-12 문준식 Supporting structure for spherical-tank and the manufacturing method thereof
CN104392059A (en) * 2014-11-28 2015-03-04 合肥通用机械研究院 Brace moving method used in whole heat treatment process of large spherical tank

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
王永卫: "球罐接管结构有限元分析的ANSYS二次开发", 《设计计算》 *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109099884A (en) * 2018-06-20 2018-12-28 中国石油天然气集团有限公司 Storage tank bottom plate sedimentation simulation and automatic monitoring experiment porch
CN110909504A (en) * 2019-11-29 2020-03-24 福州大学 Buried pipeline parametric analysis method
CN111562905A (en) * 2020-04-12 2020-08-21 华南理工大学 Safety evaluation method for truss type crossing pipeline with uneven settlement foundation

Similar Documents

Publication Publication Date Title
CN105005671A (en) Dynamics simulation analysis method of uniformly distributed load bearing system
US20120109618A1 (en) Accident parameter identification method for severe accidents
KR101425527B1 (en) System and method for simulating realtime severe accident phenomena for training simulator of the nuclear power plant
Khalimov et al. PARTY parameterized synthesis of token rings
CN104778310A (en) Stress calculation and safety assessment method for spherical tank on differential settlement ground
CN108536928B (en) Modeling method of discrete element fluid-solid coupling grid model based on ABAQUS-PFC3D
CN104573277A (en) Vehicle suspension system performance analysis method
CN103970591A (en) Matlab-ATP (Matrix Laboratory-Array Transform Processor) integrated automation calling method
CN104504221A (en) Evaluation data processing method and system
CN108153931B (en) Method for calculating and analyzing mechanical properties of pipeline support and hanger of nuclear power plant by VBA (visual basic analysis) in combination with APDL (advanced persistent programming language)
Siemann Numerical and experimental investigation of the structural behavior during aircraft emergency landing on water
CN110309656B (en) Implicit type conversion security detection method
CN104239615B (en) A kind of cylinder door frame automated analysis method
CN103810335A (en) Complex system parallel simulation oriented assembly type description method
CN203894744U (en) Cross-host and cross-platform remote order calling system
CN104750924A (en) Stress calculation method for foundation uneven settlement spherical tank
CN104732039A (en) Batch computing type pile foundation designing method and data processing device
CN112163270A (en) CFD automatic modeling and analyzing system and method based on ANSA and StarCCM + platform
CN111931313B (en) Method, device, equipment and medium for processing overrun structure
CN103927157A (en) Method for building distributed computing system entity
CN107463736A (en) A kind of water conservancy project DESIGN OF RETAINING WALLS method
Bodner et al. A Data-Driven Approach for the Submesoscale Parameterization
Li et al. Computer aided design based on visual FORTRAN and AutoCAD
CN114968195A (en) Civil engineering software computing-oriented architecture and method
Lima et al. A New Method for Level-2 PSA Quantification

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
EXSB Decision made by sipo to initiate substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20150715

RJ01 Rejection of invention patent application after publication