Home Technology Elastic–plastic analysis of the plane strain under combined thermal and pressure loads with a new technique in the finite element method
Article Open Access

Elastic–plastic analysis of the plane strain under combined thermal and pressure loads with a new technique in the finite element method

  • Akeel Ali Wannas EMAIL logo , Auday Shaker Hadi and Noor H. Hamza
Published/Copyright: July 22, 2022
Become an author with De Gruyter Brill

Abstract

This research aims to find a new way to address thermal loads within the framework of the elastic–plastic relationship, especially when the loads, such as thermal and pressure ones, are combined. While the residual force method was employed to attempt to find the convergence of a nonlinear solution, it was unable to do so. For this purpose, a mathematical relationship was derived to address thermal loads and add them to the hierarchy of the specified elements method as a subroutine. The findings of the developed program were verified by comparing the numerical results with those of the analytical solution of a thick-walled cylinder loaded with heat load and internal pressure; the results proved the correctness and accuracy of the method used. The method offers a way to redevelop old programs that are unable to effectively address the thermal load in elastic–plastic relations without changing said programs significantly but only by adding the subroutine and some very simple modifications. The solution technique provided in this article can be utilized in many related cases, such as plane stress, axisymmetric solid, and three-dimensional stress analyses.

1 Introduction

Most practical engineering problems are difficult to solve theoretically. And while experimental methods can give accurate results, they are often expensive and time-consuming. The problem becomes more complicated with loads such as pressure, point load, and gravity with temperature effects (which are usually accompanied by initial stress and strain, alteration of material properties, and creep). In general, the literature on the finite element method in the solution and analysis of elastic–plastic relationships can be accessed in textbooks. However, current concerns are focused on improving the performance of the software by adding variables to the constitutive law [1]. The more the variables, the more complex the mathematical and numerical solutions.

With the advent of computers in the 1960s, the finite element method gained real impetus [2], especially within the study of elastic relationships of materials. Many books solving the linear state, including thermal loads, have been written on this subject [3]; on the topic of the residual force method for solving nonlinear problems, such as elastic–plastic and elastic-viscoelastic analysis, Owen and his co-authors [4,5,6] as well as others [7] have written several books and conducted much research.

The residual force method was initially used to solve nonlinear stress analysis in the elastic–plastic relationships by the finite element method. However, this method was ineffective in solving nonlinear relationships with the presence of thermal loads, especially when combined with other loads, such as pressure ones. We note that in their book, Hinton and his co-authors [3] dealt with the programming of the finite element method in linear relations and took into account the thermal loads in it. But in their next book, published in 1980 [6] and based on the previous one – which dealt with the programming of the finite element method in plasticity – they avoided mentioning the thermal loads, suggesting that no solution for this problem had been found until that book. During that period, researchers also began developing the Constitutive Law and its programming in the finite element method, which in turn solved most of the non-linear problems – if not all of them – including thermal loads.

The main questions for this study are: Why does the residual force method not work in nonlinear relationships with thermal loads? And if we can answer this question, how can this problem be solved?

2 Thermal stress in elasticity

In thick-walled cylinders, when there is a heat source either inside or outside, it will cause the heat to flow to the other side. This will result in a temperature difference across the wall of the cylinder, meaning that each layer will expand differently from the one next to it due to the presence of thermal expansion. If we assume isotropic material with a thermal expansion α coefficient, then the thermal strains are given by ref. [8]

(1) { ε t } = { α } Δ T ,

where Δ T is a temperature change between assumed layers and ε t is the thermal strain.

Now, it is possible to find the nodal force on an element { f t } due to thermal stress, if we assume free expansion is inhibited

(2) { f t } = Ω [ B ] T [ D ] { ε t } ,

where [ B ] T is the strain-displacement matrix, [ D ] is the stress-strain matrix, and d Ω is the domain of interest. Now, we can combine the force matrix of one element with all the others to form a global force matrix.

To calculate the stresses{σ} in a thermally loaded system, the thermal strains {ϵ t } must be subtracted from the sum of the strains {ϵ} after solving the set of arrays and extracting the nodal displacements { u }

(3) { ϵ } = [ B ] { u } ,

(4) { σ } = [ D ] ( { ϵ } { ϵ t } ) ,

(5) { σ } = ( { σ } { σ t } ) ,

where { σ } represents the stress caused by the thermal force, and { σ t } the stress caused by the thermal strain.

It is possible to find the relationship by calculating the specific force that caused the true stress

(6) { f } = Ω [ B ] T ( { σ } { σ t } ) .

This indicates that there are two parts of thermal expansion: one that expands without causing thermal stress, and another that prevents expansion, turning it into thermal stresses.

3 Numerical solution processes for the residual force method

Here, we produce a system formula of large class nonlinear simultaneous equations when solving the elastic–plastic formula by the finite element method

(7) H φ + f = 0 ,

where φ is the basic unknowns (displacements) vector, f is the applied ‘loads’ vector, and H is the assembled “stiffness” matrix.

If the elements of the matrix H depend on the values of the unknown vector φ , the problem is likely to be nonlinear. In this case, the direct solution of the equation system is not possible; therefore, the iterative solution mode must be used. The current research focuses on using the residual force method to solve the nonlinear simultaneous equations strain; Armen mentions the advantages of this technique in his research [9].

During any step of the iterative solving process, equation (7) will not be satisfied unless a convergence process occurs. It is possible to assume a residual force system [6], so that

(8) ψ = H φ + f 0 ,

where the residual force ψ value can be interpreted as the magnitude of moving away from equilibrium.

Since H is a function of φ , at any stage of the iteration ψ = ψ ( φ ) .

If the true solution to the problem exists at φ r + φ r , the Newton–Raphson approximation for the general terms to the vector of residual force ψ r solvable at φ r is

(9) ψ i r = j = 1 N Δ φ j r ψ i φ j r ,

Here, the superscript r denotes the number of iterations to the r th approximation of the true solution, and N is the total number of variables. Substituting for ψ i from equation (8), the whole expression for all the residual force components can be written in matrix form as

(10) ψ ( φ r ) = J ( φ r ) φ r ,

where a term of the Jacobian matrix J is

(11) J i j = ψ i φ j r = h i j r + k = 1 m h i k φ j φ k r ,

and h ij is the public term of matrix H . Nonsymmetrical terms in the Jacobian matrix will appear in the last term of equation (11). If these nonsymmetric terms are neglected to keep up symmetry, then substitution of equation (11) in equation (10) results in

(12) H ( φ r ) · φ r = ψ ( φ r ) ,

or since

φ r = φ r + 1 φ r

Equation (12) can be reduced, when using equation (8), to

(13) H ( φ r ) · φ r + 1 + f = 0 .

It is necessary to keep the asymmetric elements in order to achieve a better convergence associated with the Newton–Raphson method. The explicit form of the nonlinear terminology in equation (11) will depend on the way in which the coefficients of the stiffness matrix h ij depend on the unknown φ. It is possible to assemble the Jacobian matrix terms (11) into a general expression:

(14) J ( φ ) = H ( φ ) + H ( φ ) .

The process of Newton–Raphson can be written using equations (10) and (14) with the following formula:

φ r = [ J ( φ r ) ] 1 · ψ ( φ r ) ,

(15) φ r = [ H ( φ r ) + H ( φ r ) ] 1 · ψ ( φ r ) .

The above formula allows us to correct the unknown vector φ , which we can obtain from the residual force vector ψ for any iteration. Therefore, an iterative procedure must be followed with the unknown vector φ , which is corrected at each stage of the iteration according to formula (15) until convergence is achieved.

4 Expressions of the finite element

The basic form of the solution can be obtained by using the principle of virtual work. If we take into account the solid, the external force f , the internal stresses σ , and the distribution of force per unit volume b , all of them form an equilibrium field when we subject an arbitrary virtual displacement pattern δ d * which results in internal displacements δ u * and incompatible strains δ ϵ * . The virtual working principle will require the following formula:

(16) Ω ( δ ε T σ δ u T b ) σ d T f = 0 .

Then, the normal procedure of discretizing the finite element leads to the following expressions for the strains and displacements within any element

(17) δ u * = N δ d * , δ ϵ * = B δ d * ,

where B and N are the elastic strain matrix and shape functions, respectively. Then, the process of element assembly gives

(18) Ω δ d T ( B T σ N T b ) δ d T f = 0 .

Equation (16) will not generally be satisfied at any stage of the calculation, and

(19) ψ = Ω B T σ f + Ω N T b = 0 ,

before calculating the residual force, the load matrix must be recalculated from the results of the first iteration (stress, strain, and displacement according to linear relationships) using equation (6). The new load matrix replaces the old one for the rest of the iterations until equilibrium is achieved. As for strains and displacements, it remains the same

(20) f = Ω B T ( σ σ t )dΩ = Ω B T σ .

The stiffness of a material is constantly changing with the stress/strain relationship for an elastic–plastic situation. To estimate the material tangential stiffness matrix K T at any step [6,10], the form of incremental (19) must be employed. Thus, within an increase of load, we achieve

(21) Δ ψ = Ω B T Δ σ Δ f + Ω N T Δ b ,

(22) d σ = D ep d ϵ ,

where D ep is the elastic–plastic matrix (the associated flow rule is employed to find it)

(23) Δ ψ = K T d Δ f + Ω N T Δ b ,

where

(24) K T = Ω B T D ep B .

5 Program structure

All the mathematical relationships mentioned in the above paragraphs are found in the literature on the subject, except for relationship (20), which is considered the main focus of our research. With this relationship, a new force matrix was created to replace the original one, which in turn contained unreal values that worked, upon solution, only to increase the displacements (resulting from thermal expansion) without affecting the stress values. This step comes directly after the linear solution in the first iteration, and we preserve the values of the displacements and strain. Then, we can complete the solution as instructed in the literature of this field (as if it was not a thermal load).

The structure of the program in general depends on references [6,11], which were considered when writing the program for our research. Some modifications were introduced to suit the proposed method, such as the one where a subroutine was added to calculate the new load matrix according to equation (20) and replaced it with the original matrix. Figure 1 provides an explanation and description of the main program structure and the function of the sub-programs. The program was written in a programming language (Fortran 90).

Figure 1 
               Program structure for elastic–plastic applications.
Figure 1

Program structure for elastic–plastic applications.

Several terms and symbols appear in Figure 1, the details of which we did not address or define, as this document does not allow for listing such a large amount of information and equations. Therefore, we focus solely on presenting new information in order not to confuse the reader, and also because prior research can be reviewed through references [6,10,12]. The section in the dashed rectangle in Figure 1 represents a new addition to the software architecture of this type, which does not necessarily demand rewriting the existing programs that are unable to handle thermal loads; it suffices to simply add a new subroutine to upgrade them, which is what has been done.

6 Numerical example

Verifying the results of the proposed technique requires comparing them with the results of experiments or those of an analytical solution to the same issue. Here, we decided on the second option due to its ease and lack of cost.

6.1 Analytical solution

To verify the results of the method used to calculate thermal stresses, deformations, and elastic–plastic expansion, we compare the results of the finite element program with those of a theoretically solved state. We follow the example of reference [13] which deals with solving the problem of a thick-walled cylinder loaded with internal pressure and thermal load.

A thick-walled cylinder (plain strain) made of isotropic material has the yield stress Y , the modulus of elasticity E , the inner radius a , the outer radius b , a position of the elastic–plastic expansion c , a temperature of the inner surface T a , and the temperature of the outer surface T b , while the distribution of temperature across the wall of the cylinder T satisfies the Laplace equation 2 T = 0 , the solution of which may be written as the stress equations

  1. In elastic region c r b

    (25) σ r = 1 2 Y β E ln b a c 2 r 2 c 2 b 2 β E ln b r ln b a ,

    (26) σ θ = 1 2 Y β E ln b a c 2 r 2 c 2 b 2 + β E 1 ln b r ln b a .

  2. In plastic region a r c

(27) σ r = 1 2 Y β E ln b a 1 c 2 b 2 + ln c 2 r 2 β E ln b r ln b a ,

(28) σ θ = 1 2 Y β E ln b a 1 + c 2 b 2 ln c 2 r 2 + β E 1 ln b r ln b a ,

(29) σ θ σ r = Y = 2 k ,

where equation (29) is Tresca’s yield criterion for a non-hardening material and Y is the yield stress; it is equal to twice the shear stress k. The shear stress is 0.577 (for mild steel) of the uniaxial yield stress (for mild steel 24 dN/mm2). However, we cannot compare the axial stress with the analytical solution because the initial conditions cannot be recreated; it is not possible to simulate the axial force resulting from the internal pressure. Luckily, this will not impact the remaining results of the stresses, because they are not affected by the axial force.

The equation below can be used to find the pressure required when the elastic–plastic expansion c is assumed:

(30) p = 1 2 Y β E ln b a 1 c 2 b 2 + ln c 2 a 2 + β E ,

where β = α ( T a T b ) 2 ( 1 ν ) , ν is the Poisson’s ratio, and α the coefficient of thermal expansion.

Table 1 presents the values for cylinder geometry and material properties.

Table 1

The values of cylinder geometry and material properties

a (mm) b (mm) E (dN/mm2)
100 200 21,000
Y (dN/mm2) υ H α ( m / ( m ° C )
27.696 0.3 0.0 0.00001

6.2 Finite element case

Figure 2 represents a numerical example of a quarter of a cylinder. The geometry data for this example shown in Table 2 were used in the finite element program to calculate the stresses, elastic–plastic expansion, and deformations to be compared with the results of the analytical solution of the same example.

Figure 2 
                  Mesh employed in the elastic–plastic analysis of a thick cylinder subjected to thermal and internal pressure loads under plane strain conditions.
Figure 2

Mesh employed in the elastic–plastic analysis of a thick cylinder subjected to thermal and internal pressure loads under plane strain conditions.

To choose the minimum number of nodes and elements that give the least possible errors, convergence was studied. Here, we obtained fewer numbers than in Table 2 but increased them to achieve as smooth curves of results as possible.

Table 2

Data geometry for the numerical example

No. Title The description
1 Number of nodes 341
2 Number of elements 100
3 Element type The 8-node quadrilateral element
4 Temperature distribution T = T b + ( T a T b ) ln ( b / r ) / ln ( b / a )
5 Uniaxial yield stress 24.0 dN / ( m m 2 )
6 Yield criteria Tresca yield criteria
7 Strain hardening parameter H 0.0
8 Initial condition All horizontal nodes parallel to the x-axis that start with node 1 and end with node 321 have free motion in the direction of the x-axis only
All vertical nodes parallel to the y-axis that start with node 21 and end with node 341 have free motion in the direction of the y-axis only

7 Results and discussion

To ensure that the program results are satisfactory, we must test the program and the method used in the research in many conditions. For example, the temperature change between inside and outside of the cylinder (whether the inside is larger than the outside, or the inside is smaller than the outside; this will be elaborated on later) and the change of pressure and the extent of its influence on the program outputs (such as hoop stress, radial stress, bore strain, and elastic–plastic expansion).

Figures 3 and 4 show the changes in pressure and bore strain, respectively, during the elastic–plastic expansion when considering three cases of the temperature distribution. The first occurs when the inside and outside temperatures are the same; the second when the internal surface temperature is 40°C higher than the outer surface; in the third case, the temperature of the inner surface is 40° lower than that of the outer surface. These results corroborate those of the analytical and numerical solutions.

Figure 3 
               Variation of internal pressure during the elastic–plastic expansion.
Figure 3

Variation of internal pressure during the elastic–plastic expansion.

Figure 4 
               Variation of dimensionless radial displacement during the elastic–plastic expansion.
Figure 4

Variation of dimensionless radial displacement during the elastic–plastic expansion.

Figures 58 show the results between hoop and radial stress through the cylinder wall with elastic–plastic expansion for three cases where the internal surface temperature is higher or lower than the outer surface by 40°C. Again, the results match those of the analytical and numerical solutions.

Figure 5 
               Distribution of hoop stresses in an elastic–plastic cylinder subjected to internal pressure when β = 0.25.
Figure 5

Distribution of hoop stresses in an elastic–plastic cylinder subjected to internal pressure when β = 0.25.

Figure 6 
               Distribution of radial stresses in an elastic–plastic cylinder subjected to internal pressure when 
                     
                        
                        
                           
                           β
                           =
                           0
                           .
                           
                           25
                        
                        \hspace{0em}\beta =0.\hspace{-0.33em}25
                     
                  .
Figure 6

Distribution of radial stresses in an elastic–plastic cylinder subjected to internal pressure when β = 0 . 25 .

Figure 7 
               Distribution of hoop stresses in an elastic–plastic cylinder subjected to internal pressure when 
                     
                        
                        
                           β
                           =
                           −
                           0.25
                        
                        \beta =-0.25
                     
                  .
Figure 7

Distribution of hoop stresses in an elastic–plastic cylinder subjected to internal pressure when β = 0.25 .

Figure 8 
               Distribution of radial stresses in an elastic–plastic cylinder subjected to internal pressure when 
                     
                        
                        
                           β
                           =
                           −
                           0.25
                        
                        \beta =-0.25
                     
                  .
Figure 8

Distribution of radial stresses in an elastic–plastic cylinder subjected to internal pressure when β = 0.25 .

Any changes in the properties of the material due to different temperatures were not considered, as the properties of steel do not alter at a temperature of 40°C; the theoretical equations by which the results were compared are also free of such effects.

8 Conclusion

According to the above results, the method used in this research is effective in finding the values of stress, strain, and elastic–plastic expansion, even with the combination of all types of loads with convection. In solving for convergence, the tangential stiffness matrix method was used; however, it is also possible to employ the initial stiffness matrix or any other method based on the residual forces. One can also use the same method in all cases to calculate stress, strains, and other factors, such as plane stress, axisymmetric solid, or three-dimensional analysis.

  1. Conflict of interest: The authors declare that there is no conflict of interest regarding the publication of this article.

References

[1] Lehmann T. The constitutive law in thermoplasticity an introduction. Vienna: Springer; 1984.10.1007/978-3-7091-2636-3Search in Google Scholar

[2] Hinton E, Irons B. Least squares smoothing of experimental data using finite elements. Strain. 1968;4(3):24–7. 10.1111/j.1475-1305.1968.tb01368.x.Search in Google Scholar

[3] Hinton E, Owen DRJ. Finite element programming, computational mathematics and applications. London: Academic Press; 1977.Search in Google Scholar

[4] Griffiths JR, Owen DRJ. An elastic–plastic stress analysis for a notched bar in plane strain bending. J Mech Phys Solids. 1971;19(6):419–31. 10.1016/0022-5096(71)90009-3.Search in Google Scholar

[5] Owen DRJ, Holbeche J, Zienkiewicz OC. Elastic–plastic analysis of fibre-reinforced materials. Fibre Sci Technol. 1969;1(3):185–207. 10.1016/0015-0568(69)90017-7.Search in Google Scholar

[6] Owen DRJ, Hinton E. Finite in elements in plasticity: theory and practice. UK: Pineridge Press Limited; 1980.Search in Google Scholar

[7] Aggarwal SK, Nayak GC. Elasto-plastic analysis as a basis for design of cylindrical pressure vessels with different end closures. Int J Press Vessel Pip. 1982;10(4):271–96. 10.1016/0308-0161(82)90036-9.Search in Google Scholar

[8] Smith IM, Griffiths DV, Margetts L. Programming the finite element method. UK: John Wiley & Sons Inc.; 2015.10.1002/9781119189237Search in Google Scholar

[9] Armen H. Assumptions, models, and computational methods for plasticity. Comput Struct. 1979;10(1–2):161–74. 10.1016/0045-7949(79)90084-1.Search in Google Scholar

[10] Zienkiewicz OC, Valliappan S, King IP. Elasto‐plastic solutions of engineering problems ‘initial stress’, finite element approach. Int J Numer Methods Eng. 1969;1(1):75–100. 10.1002/nme.1620010107.Search in Google Scholar

[11] Kalali AT, Hassani B, Hadidi-Moud S. Elastic–plastic analysis of pressure vessels and rotating disks made of functionally graded materials using the isogeometric approach. J Theor Appl Mech. 2016;54(1):113–25. 10.15632/jtam-pl.54.1.113.Search in Google Scholar

[12] Yamada Y, Yoshimura N, Sakurai T. Plastic stress-strain matrix and its application for the solution of elastic–plastic problems by the finite element method. Int J Mech Sci. 1968;10(5):343–54. 10.1016/0020-7403(68)90001-5.Search in Google Scholar

[13] Charabarty J. Theroy of plasticity. 3rd ed. Amsterdam: Elsevier Butterworth-Heinemann; 2006.Search in Google Scholar

Received: 2022-04-07
Revised: 2022-06-19
Accepted: 2022-06-29
Published Online: 2022-07-22

© 2022 Akeel Ali Wannas et al., published by De Gruyter

This work is licensed under the Creative Commons Attribution 4.0 International License.

Articles in the same Issue

  1. Regular Articles
  2. Performance of a horizontal well in a bounded anisotropic reservoir: Part I: Mathematical analysis
  3. Key competences for Transport 4.0 – Educators’ and Practitioners’ opinions
  4. COVID-19 lockdown impact on CERN seismic station ambient noise levels
  5. Constraint evaluation and effects on selected fracture parameters for single-edge notched beam under four-point bending
  6. Minimizing form errors in additive manufacturing with part build orientation: An optimization method for continuous solution spaces
  7. The method of selecting adaptive devices for the needs of drivers with disabilities
  8. Control logic algorithm to create gaps for mixed traffic: A comprehensive evaluation
  9. Numerical prediction of cavitation phenomena on marine vessel: Effect of the water environment profile on the propulsion performance
  10. Boundary element analysis of rotating functionally graded anisotropic fiber-reinforced magneto-thermoelastic composites
  11. Effect of heat-treatment processes and high temperature variation of acid-chloride media on the corrosion resistance of B265 (Ti–6Al–4V) titanium alloy in acid-chloride solution
  12. Influence of selected physical parameters on vibroinsulation of base-exited vibratory conveyors
  13. System and eco-material design based on slow-release ferrate(vi) combined with ultrasound for ballast water treatment
  14. Experimental investigations on transmission of whole body vibration to the wheelchair user's body
  15. Determination of accident scenarios via freely available accident databases
  16. Elastic–plastic analysis of the plane strain under combined thermal and pressure loads with a new technique in the finite element method
  17. Design and development of the application monitoring the use of server resources for server maintenance
  18. The LBC-3 lightweight encryption algorithm
  19. Impact of the COVID-19 pandemic on road traffic accident forecasting in Poland and Slovakia
  20. Development and implementation of disaster recovery plan in stock exchange industry in Indonesia
  21. Pre-determination of prediction of yield-line pattern of slabs using Voronoi diagrams
  22. Urban air mobility and flying cars: Overview, examples, prospects, drawbacks, and solutions
  23. Stadiums based on curvilinear geometry: Approximation of the ellipsoid offset surface
  24. Driftwood blocking sensitivity on sluice gate flow
  25. Solar PV power forecasting at Yarmouk University using machine learning techniques
  26. 3D FE modeling of cable-stayed bridge according to ICE code
  27. Review Articles
  28. Partial discharge calibrator of a cavity inside high-voltage insulator
  29. Health issues using 5G frequencies from an engineering perspective: Current review
  30. Modern structures of military logistic bridges
  31. Retraction
  32. Retraction note: COVID-19 lockdown impact on CERN seismic station ambient noise levels
  33. Special Issue: Trends in Logistics and Production for the 21st Century - Part II
  34. Solving transportation externalities, economic approaches, and their risks
  35. Demand forecast for parking spaces and parking areas in Olomouc
  36. Rescue of persons in traffic accidents on roads
  37. Special Issue: ICRTEEC - 2021 - Part II
  38. Switching transient analysis for low voltage distribution cable
  39. Frequency amelioration of an interconnected microgrid system
  40. Wireless power transfer topology analysis for inkjet-printed coil
  41. Analysis and control strategy of standalone PV system with various reference frames
  42. Special Issue: AESMT
  43. Study of emitted gases from incinerator of Al-Sadr hospital in Najaf city
  44. Experimentally investigating comparison between the behavior of fibrous concrete slabs with steel stiffeners and reinforced concrete slabs under dynamic–static loads
  45. ANN-based model to predict groundwater salinity: A case study of West Najaf–Kerbala region
  46. Future short-term estimation of flowrate of the Euphrates river catchment located in Al-Najaf Governorate, Iraq through using weather data and statistical downscaling model
  47. Utilization of ANN technique to estimate the discharge coefficient for trapezoidal weir-gate
  48. Experimental study to enhance the productivity of single-slope single-basin solar still
  49. An empirical formula development to predict suspended sediment load for Khour Al-Zubair port, South of Iraq
  50. A model for variation with time of flexiblepavement temperature
  51. Analytical and numerical investigation of free vibration for stepped beam with different materials
  52. Identifying the reasons for the prolongation of school construction projects in Najaf
  53. Spatial mixture modeling for analyzing a rainfall pattern: A case study in Ireland
  54. Flow parameters effect on water hammer stability in hydraulic system by using state-space method
  55. Experimental study of the behaviour and failure modes of tapered castellated steel beams
  56. Water hammer phenomenon in pumping stations: A stability investigation based on root locus
  57. Mechanical properties and freeze-thaw resistance of lightweight aggregate concrete using artificial clay aggregate
  58. Compatibility between delay functions and highway capacity manual on Iraqi highways
  59. The effect of expanded polystyrene beads (EPS) on the physical and mechanical properties of aerated concrete
  60. The effect of cutoff angle on the head pressure underneath dams constructed on soils having rectangular void
  61. An experimental study on vibration isolation by open and in-filled trenches
  62. Designing a 3D virtual test platform for evaluating prosthetic knee joint performance during the walking cycle
  63. Special Issue: AESMT-2 - Part I
  64. Optimization process of resistance spot welding for high-strength low-alloy steel using Taguchi method
  65. Cyclic performance of moment connections with reduced beam sections using different cut-flange profiles
  66. Time overruns in the construction projects in Iraq: Case study on investigating and analyzing the root causes
  67. Contribution of lift-to-drag ratio on power coefficient of HAWT blade for different cross-sections
  68. Geotechnical correlations of soil properties in Hilla City – Iraq
  69. Improve the performance of solar thermal collectors by varying the concentration and nanoparticles diameter of silicon dioxide
  70. Enhancement of evaporative cooling system in a green-house by geothermal energy
  71. Destructive and nondestructive tests formulation for concrete containing polyolefin fibers
  72. Quantify distribution of topsoil erodibility factor for watersheds that feed the Al-Shewicha trough – Iraq using GIS
  73. Seamless geospatial data methodology for topographic map: A case study on Baghdad
  74. Mechanical properties investigation of composite FGM fabricated from Al/Zn
  75. Causes of change orders in the cycle of construction project: A case study in Al-Najaf province
  76. Optimum hydraulic investigation of pipe aqueduct by MATLAB software and Newton–Raphson method
  77. Numerical analysis of high-strength reinforcing steel with conventional strength in reinforced concrete beams under monotonic loading
  78. Deriving rainfall intensity–duration–frequency (IDF) curves and testing the best distribution using EasyFit software 5.5 for Kut city, Iraq
  79. Designing of a dual-functional XOR block in QCA technology
  80. Producing low-cost self-consolidation concrete using sustainable material
  81. Performance of the anaerobic baffled reactor for primary treatment of rural domestic wastewater in Iraq
  82. Enhancement isolation antenna to multi-port for wireless communication
  83. A comparative study of different coagulants used in treatment of turbid water
  84. Field tests of grouted ground anchors in the sandy soil of Najaf, Iraq
  85. New methodology to reduce power by using smart street lighting system
  86. Optimization of the synergistic effect of micro silica and fly ash on the behavior of concrete using response surface method
  87. Ergodic capacity of correlated multiple-input–multiple-output channel with impact of transmitter impairments
  88. Numerical studies of the simultaneous development of forced convective laminar flow with heat transfer inside a microtube at a uniform temperature
  89. Enhancement of heat transfer from solar thermal collector using nanofluid
  90. Improvement of permeable asphalt pavement by adding crumb rubber waste
  91. Study the effect of adding zirconia particles to nickel–phosphorus electroless coatings as product innovation on stainless steel substrate
  92. Waste aggregate concrete properties using waste tiles as coarse aggregate and modified with PC superplasticizer
  93. CuO–Cu/water hybrid nonofluid potentials in impingement jet
  94. Satellite vibration effects on communication quality of OISN system
  95. Special Issue: Annual Engineering and Vocational Education Conference - Part III
  96. Mechanical and thermal properties of recycled high-density polyethylene/bamboo with different fiber loadings
  97. Special Issue: Advanced Energy Storage
  98. Cu-foil modification for anode-free lithium-ion battery from electronic cable waste
  99. Review of various sulfide electrolyte types for solid-state lithium-ion batteries
  100. Optimization type of filler on electrochemical and thermal properties of gel polymer electrolytes membranes for safety lithium-ion batteries
  101. Pr-doped BiFeO3 thin films growth on quartz using chemical solution deposition
  102. An environmentally friendly hydrometallurgy process for the recovery and reuse of metals from spent lithium-ion batteries, using organic acid
  103. Production of nickel-rich LiNi0.89Co0.08Al0.03O2 cathode material for high capacity NCA/graphite secondary battery fabrication
  104. Special Issue: Sustainable Materials Production and Processes
  105. Corrosion polarization and passivation behavior of selected stainless steel alloys and Ti6Al4V titanium in elevated temperature acid-chloride electrolytes
  106. Special Issue: Modern Scientific Problems in Civil Engineering - Part II
  107. The modelling of railway subgrade strengthening foundation on weak soils
  108. Special Issue: Automation in Finland 2021 - Part II
  109. Manufacturing operations as services by robots with skills
  110. Foundations and case studies on the scalable intelligence in AIoT domains
  111. Safety risk sources of autonomous mobile machines
  112. Special Issue: 49th KKBN - Part I
  113. Residual magnetic field as a source of information about steel wire rope technical condition
  114. Monitoring the boundary of an adhesive coating to a steel substrate with an ultrasonic Rayleigh wave
  115. Detection of early stage of ductile and fatigue damage presented in Inconel 718 alloy using instrumented indentation technique
  116. Identification and characterization of the grinding burns by eddy current method
  117. Special Issue: ICIMECE 2020 - Part II
  118. Selection of MR damper model suitable for SMC applied to semi-active suspension system by using similarity measures
Downloaded on 27.2.2026 from https://www.degruyterbrill.com/document/doi/10.1515/eng-2022-0049/html
Scroll to top button