Home Numerical solution to the Complex 2D Helmholtz Equation based on Finite Volume Method with Impedance Boundary Conditions
Article Open Access

Numerical solution to the Complex 2D Helmholtz Equation based on Finite Volume Method with Impedance Boundary Conditions

  • Angela Handlovičová EMAIL logo and Izabela Riečanová
Published/Copyright: December 12, 2016

Abstract

In this paper, the numerical solution to the Helmholtz equation with impedance boundary condition, based on the Finite volume method, is discussed. We used the Robin boundary condition using exterior points. Properties of the weak solution to the Helmholtz equation and numerical solution are presented. Further the numerical experiments, comparing the numerical solution with the exact one, and the computation of the experimental order of convergence are presented.

1 Introduction

Numerical methods in acoustics solve the wave equation

(1)2Pt2=c2ΔP,

where P is the pressure and c is the speed of sound. This equation describes the behavior of sound, light, or water waves. In the case of time harmonic acoustic propagation and scattering [1], the pressure function is given by

(2)Px,t=ReA(x)eiωt.

Here ω = 2πf is the angular frequency measured in rad/s, ƒ the frequency measured in Hz and Re denotes the real part. Function A is in general complex valued and is the complex acoustic pressure.

To solve (1), the method of separating the variables can be applied. Thus the time-independent form of the original equation is obtained, which is called the Helmholtz equation

(3)ΔA+k2A=0.

Here |A(x)| is the amplitude of the time harmonic pressure fluctuation at x and k is the acoustic wavenumber (number of radians per unit distance). Wavenumber is also given by the formula

(4)k=ωc.

The Helmholtz equation is related to the problems of steady-state oscillations. The unknown function A(x) is defined on a two or three dimensional domain D, where its boundary is denoted by ∂D. In our paper we focus on the most commonly relevant boundary condition [1], called impedance boundary condition of the type

(5)An+ikβA=g.

In this boundary condition n denotes the outward normal to the boundary ∂D, and n denotes the normal derivative. The function g on the right side of the equation is identically zero in acoustic scattering problems [1], and is nonzero for the radiation problems. It is be generally considered as the sound source. β is the relative surface admittance. In general it is a function of position on the boundary and frequency. The simplest case is when the boundary is acoustically rigid or sound hard. In this case there is no flow across ∂D and β = 0, so we obtain Neumann boundary condition. If the value is set to β = 1, it means the boundary has maximum sound absorption, so the free space is considered. The results of simulations with changing values of β and g can be seen in [2].

Our main goal is to present a numerical scheme for solving the problem (3), (5) in 2D.

2 Finite Volume Method

There are several numerical techniques for solving the Helmholtz equation. Among them we can mention the Finite element method e.g. in [3], or the Boundary element method e.g. in [4] and [5]. In this article we study numerical solution based on the Finite volume method which is an extension of the previous work [4].

We present the numerical scheme based on the Finite volume method [6]. The discretization of the domain D is the union of so called finite volumes (in 2D usually rectangles or triangles). This discretization is denoted as Th, where the index h is connected with the size of finite volumes. In our case the domain will be a two dimensional rectangle and our finite volumes will be squares of size h. In each finite volume pTh we have a representative point Xp in which the approximated function can be evaluated. That is why our numerical solution is a piecewise constant function, which is constant on each finite volume, and is calculated at the representative point. This point is usually chosen in the barycentre of the finite volume. Moreover we denote by E the set of all edges of each finite volume pTh. If we have our discretization as described above, our mesh fulfils an important property

(6)XpXq=dpqnpq

for both neighbouring representative points Xp and Xq. Here npq is the outward normal of the finite volume p to the common side with finite volume q; this side is denoted by σpq and dpq is the distance between representative points Xp and Xq. An important feature of the method is the local conservativity of numerical fluxes, which means that the flux is conserved from one discretization finite volume to its neighbour.

After the discretization of the domain we have n finite volumes along one side of the rectangle domain and m finite volumes along the other, a mesh of m × n finite volumes is obtained. The particular finite volume is labelled as p and its boundary as ∂p. In the finite volume we denote the constant value of the approximated solution as up, and the solution in the neighbouring volume as uq. The size of the finite volume p is denoted by m(p) and the edge σpq has the size denoted by m(ςpq). We denote by N(p) the set of all neighbours of the finite volume p, which means the finite volumes that have common side with volume p.

The finite volume numerical scheme can be obtained by integrating the differential equation (3) on each finite volume. Using Green’s theorem we obtain

(7)pk2Adx+pAnds=0.

We apply the approximation function as discussed above which can be denoted by

(8)uh(x)=up,xp.

We use this property in (7) together with the approximation of the normal derivative by a standard finite difference. This way we obtain

(9)k2upm(p)+qN(p)uqupdpqm(σpq)=0.

The solution to the Helmholtz equation is based on complex values as

(10)A=Ar+iAi.

For the approximate solution it is the same

(11)uh=uhr+iuhi,

and analogously

(12)up=upr+iupi,

where i is imaginary unit. Thus the proposed equation is valid for both real part and imaginary part. We will denote it in a similar way but with the upper indices “r” or “i”. We have

(13)k2uprm(p)+qN(p)uqruprdpqm(σpq)=0,k2upim(p)+qN(p)uqiupidpqm(σpq)=0.

These equations are valid for the interior finite volumes.

We now denote by E = EintEext, where Eint is the set of all interior edges and Eext is the set of all edges of all finite volumes that belong to ∂D. Further Th = Th,intTh,ext, where Th,int is the set of all finite volumes which have all edges in Eint and Th,ext is the set of all finite volumes that have at least one edge in Eext. Finally by N(p)int we denote the set of those neighbours with common side σpqEint, and N(p)ext is the set of neighbours with common side σpqEext.

From prescribed boundary condition (5), we obtained the conditions for the real and imaginary parts of the solution

(14)ArnkβAi=gr,Ain+kβAr=gi

For the finite volume pTh,ext we use the boundary conditions to approximate the numerical fluxes along the edges from Th,ext. For this purpose we use exterior finite volumes denoted by qext, and the value of the numerical solution at these finite volumes is denoted by uqextr and uqexti, respectively. Thus for pTh,ext we have

(15)k2uprm(p)+qN(p)intuqruprdpqm(σpq)+qextN(p)extuqextruprdpqextm(σpqext)=0,k2upim(p)+qN(p)intuqiupidpqm(σpq)+qextN(p)extuqextiupidpqextm(σpqext)=0.

From (14) we obtain

(16)uqextruprdpqextkβuqexti+upi2=gpqr,uqextiupidpqext+kβuqextr+upr2=gpqi,

where gpqr and gpqi are values of real and imaginary part of prescribed boundary function g evaluated on the exterior edges belonging to N(p) in the following way

(17)gpqr=1m(σpqext)σpqextgr(s)ds,gpqi=1m(σpqext)σpqextgi(s)ds.

Now, from equations (16), we eliminate the unknown values ueqxtr and ueqxti that we substitute in the initial equations (15) in the numerical fluxes along the exterior edges. For more detailed description see section 4.

This way we create a system of linear algebraic equations, in which the matrix was of order 2nm . After solving the system, both the real and imaginary part are obtained for each finite volume.

3 Properties of the Weak and Numerical Solution

Let the data in (5) fulfil the following assumptions

  • g = gr + igi and grL2(∂D), giL2(∂D)

  • β is real number

Definition

A complex valued function A = Ar + iAi is a weak solution of (3)-(5) if

  • ArH1(D)) and AiH1(D)

  • the following holds

(18)DAvdx=Dg+iβkAvds+k2DAvdxv=vr+ivi,vrH1(D),viH1(D)

If we now pose in(18) v = Ā = AriAi, we immediately have

(19)k2||Ar||L2(D)2+||Ai||L2(D)2+DgrAr+giAids+iDgiArgrAids=||Ar||L2(D)2+||Ai||L2(D)2+iβkD(Ar)2+(Ai)2ds,ork2||A||L2(D)2+DgA¯ds=||A||L2(D)2+iβk||A||L2(D)2.

We remind that the computational domain we assume in this section is rectangle, and our discretization mesh consists of squares with the edge of size h. We have m finite volumes along one direction of the domain D, and n along the another direction, so we have n×m finite volumes. Thus we have

m(p)=h2,m(σpq)=h,dpq=h.

We can express our numerical scheme in a similar way as it was done for the continuous equation. We obtain for pTh,int

(20)k2uph2+qN(p)(uqup)=0,

and for pTh,ext

(21)k2uph2+qN(p)int(uqup)+qextN(p)ext(uqextup)=0.

We can approximate the boundary condition by

(22)uqextuph+ikβupq=gpq,

where

upq=uqext+up2.

Substituting uqextup in (21) from (22) we have

k2uph2+qN(p)int(uqup)+qextN(p)extgpqikβupqh=0.

Now we multiply each of the equation (20) and (21) by ūp = upriupi, and add them together. Then for the second term using the usual finite volume property [6] we have

k2pThup2h2+σpqEextgpqu¯ph=σpqEintuqup2+ikβσpqEextupqu¯ph.

which can be rearranged in the form

k2pThup2h2+σpqEextgpqu¯pqh=σpqEintuqup2+ikβσpqEextupq2h+I,

where

I=σpqEextgpqikβupq(u¯pqu¯p)h.

First we notice

(u¯pqu¯p)=12(u¯qextu¯p),

and using boundary approximation (22) for real and imaginary part we have

(u¯pqu¯p)=12g¯pqh+ikβhu¯pq.

Thus for the term I we obtain

I=12hσpqEextgpqikβupqg¯pqh+ikβhu¯pq=12hσpqEextgpq2+k2β2upq2+2kβgpqrupqrgpqiupqih.

Now we use the discrete H1 seminorm defined in [6]

(24)||u||1Th=σEintm(σ)dσ(Dσu)212,

where Dςu = |up-uq|,ς = σpq. If we now use the definition of a constant numerical solution (8), we can write

(25)k2||uh||L2(D)2+σpqEextgpqu¯pqh=||uhr||1Th2+||uhi||1Th2+ikβσpqEextupq2h+h2σpqEextgpq2+k2β2upq2+2kβgpqrupqrgpqiupqih.

4 Numerical Scheme for Regular Mesh

We use the same computational domain as in the previous section. Now we derive numerical schemes for the real and imaginary part of the complex valued approximation function.

We have two types of the linear algebraic equations. The first belongs to the finite volumes from the set Th,int, and second for the finite volumes from the set Th,ext. In the first case we have for both, real and imaginary part of the numerical solution, the following equations

(26)k2uprh2+qN(p)(uqrupr)=0,k2upih2+qN(p)(uqiupi)=0.

For the second case we have some sides (one or two) of the finite volume that belongs to the boundary of the domain D. Here we use the boundary condition and the approximation described above

(27)uqextruprhkβuqexti+upi2=gpqr,uqextiupih+kβuqextr+upr2=gpqi.

From these equations we can easily eliminate the unknown values uqextr,uqexti:

uqextr=4hgpqr+2h2kβgpqi+4hkβupi+(4h2k2β2)upr4+h2k2β2,uqexti=4hgpqi2h2kβgpqr+(4h2k2β2)upi4hβkupr4+h2k2.

Substituting these values into (15) for pTh,ext we have

(28)k2uprh2+qN(p)int(uqrupr)+qextN(p)extAuprBupi+Cgpqr+Dgpqi=0,k2upih2+qN(p)int(uqiupi)+qextN(p)extAupi+Bupr+CgpqiDgpqr=0,

where

(29)A=4+k2h2β24+k2β2h2,B=4kβ2h4+k2β2h2,C=4h4+k2β2h2,D=2kβ2h24+k2β2h2.

In this way we obtain linear system of algebraic equation with unknowns upr,upi,pTh.

Figure 4 Exact solution (left real part, right imaginary part) for the wavenumber 25rad/m
Figure 4

Exact solution (left real part, right imaginary part) for the wavenumber 25rad/m

5 Numerical experiments

This section describes the results of the code, which solves the Helmholtz equation by the Finite volume method on the square domain of size 1 metre.

Figure 7 Numerical solution (left real part, right imaginary part) for the wavenumber 25rad/m, n = 60
Figure 7

Numerical solution (left real part, right imaginary part) for the wavenumber 25rad/m, n = 60

5.1 Experiment 1 - boundary conditions with β = 1

First to be presented is the solution of (3)-(5) with β = 1 in (5), so Robin boundary conditions are prescribed for all sides of domain. For the beginning we must use the exact solution used in [3]

(30)u(x,y)=ei(k1x+k2y)=cos(k1x+k2y)+isin(k1x+k2y),

where the values k1, k2 are given by

(31)k1=kcosθ,k2=ksinθ.

The source function g was set so as to comply with the exact solution (30). Firstly we present results for θ=π2 , for two different wavenumbers. Figure 1 shows the exact solution for k = 10rad/m, extra for real and imaginary part. Figure 2 depicts the numerical solution to the Helmholtz equation for the number of discretizing points n = 10 (i.e. 100 finite volumes), and the Figure 3 for n = 40. It is clear that with the finer discretization the results are more accurate.

Figure 1 Exact solution (left real part, right imaginary part) for the wavenumber 10rad/m
Figure 1

Exact solution (left real part, right imaginary part) for the wavenumber 10rad/m

Figure 2 Numerical solution (left real part, right imaginary part) for the wavenumber 10rad/m, n = 10
Figure 2

Numerical solution (left real part, right imaginary part) for the wavenumber 10rad/m, n = 10

Figure 3 Numerical solution (left real part, right imaginary part) for the wavenumber 10rad/m, n = 40
Figure 3

Numerical solution (left real part, right imaginary part) for the wavenumber 10rad/m, n = 40

Next figures are dedicated to the bigger wavenumber. It is known that higher frequencies (i.e. bigger wavenumbers) require finer discretization, if we want to get results close to the exact solution [7]. Figure 4 shows the exact solution for the wavenumber 25rad/m. Figures 5 and 6 depict the numerical solution for 10 and 40 discretizing points.

Figure 5 Numerical solution (left real part, right imaginary part) for the wavenumber 25rad/m, n= 10
Figure 5

Numerical solution (left real part, right imaginary part) for the wavenumber 25rad/m, n= 10

Figure 6 Numerical solution (left real part, right imaginary part) for the wavenumber 25rad/m, n = 40
Figure 6

Numerical solution (left real part, right imaginary part) for the wavenumber 25rad/m, n = 40

It is clear that it is more difficult to approximate this function. Figure 7 shows plots for n = 60, where the results get very close to the exact solution.

The L2 error was calculated by the formula

(32)((upruexactr)2m(p)2+(upiuexacti)2m(p)2).

Here upr and upi are the numerically calculated values. uexactr and uexacti are the precise values calculated from the exact solution. Table 1 shows the values. The experimental order of convergence was calculated using the formula

(33)L2errorh<Chα,
Table 1

Values of the L2 error, θ=π2

k= 10rad/mk=25rad/m
n104060104060
L20.26530.01430.00631.35180.23240.1000
error

where h is the length of the finite volume. α will be then calculated by

(34)α=log2L2errorhL2error2h

and from the theory it is known that its value is expected to be converging to 2. Table 2 shows the results for the wavenumber 10rad/m.

Table 2

Values of EOC for the wavenumber 10rad/m, θ=π2

nL2 errorα
100.2652552.17192
200.0588642.03935
400.0143202.01011
800.003555

Next figures 814 are for the value of θ=π4. First we show the exact solution and the results of the numerical experiments for the wavenumber 10rad/m ( Figure 8 - 10). Lastly, figures 11 - 14 depict the solutions for the wavenumber 25rad/m.

Figure 8 Numerical solution (left real part, right imaginary part) for the wavenumber 10rad/m
Figure 8

Numerical solution (left real part, right imaginary part) for the wavenumber 10rad/m

Figure 9 Numerical solution (left real part, right imaginary part) for the wavenumber 10rad/m, n = 10
Figure 9

Numerical solution (left real part, right imaginary part) for the wavenumber 10rad/m, n = 10

Figure 10 Numerical solution (left real part, right imaginary part) for the wavenumber 10rad/m, n = 40
Figure 10

Numerical solution (left real part, right imaginary part) for the wavenumber 10rad/m, n = 40

Figure 11 Exact solution (left real part, right imaginary part) for the wavenumber 25rad/m
Figure 11

Exact solution (left real part, right imaginary part) for the wavenumber 25rad/m

Figure 12 Numerical solution (left real part, right imaginary part) for the wavenumber 25rad/m, n = 10
Figure 12

Numerical solution (left real part, right imaginary part) for the wavenumber 25rad/m, n = 10

Figure 13 Numerical solution (left real part, right imaginary part) for the wavenumber 25rad/m, n = 40
Figure 13

Numerical solution (left real part, right imaginary part) for the wavenumber 25rad/m, n = 40

Figure 14 Numerical solution (left real part, right imaginary part) for the wavenumber 25rad/m, n = 60
Figure 14

Numerical solution (left real part, right imaginary part) for the wavenumber 25rad/m, n = 60

Presented figures and tables (3 and 4) show, that the behaviour is very similar to the previous value of θ.

Table 3

Values of the L2 error, θ=π4

k= 10rad/mk=25rad/m
n104060104060
L20.14250.00820.00361.54070.12380.0541
error
Table 4

Values of EOC for the wavenumber 10rad/m, θ=π4

nL2 errorα
100.1425202.09584
200.0333402.02356
400.0082002.00635
800.002041

5.2 Experiment 2 - mixed boundary conditions

The final part of the paper shows the results of program with changed boundary conditions. The domain is divided in two parts

(35)D=DRobinDNeumann.

The boundary conditions on three sides of the boundary ∂DRobin are prescribed as in the previous case, where β = 1 in (5). For part of the right side of the domain

(36)DNeumann=DDRobin,
(37)DNeumann={[x,y]Ω;x=1;0.25<y,0.75},

the value of β = 0 in (5), so zero Neumann boundary conditions were obtained

(38)An=0.

This combination of Robin and Neumann boundary conditions can represent for example a column (i.e. a hard wall barrier) standing in the free space. Exact solution is the same as in the previous case (30). The following tables 5 and 6 show the values of L2 error and EOC.

Table 5

>Values of the L2 error for case with changed boundary conditions, θ=π2

k= 10rad/mk=25rad/m
n104060104060
L20.27570.01500.00661.28760.23760.1024
error
Table 6

Values of EOC for the wavenumber 10rad/m for the case with changed boundary conditions, θ=π2

nL2 errorα
100.2756542.15734
200.0617932.04152
400.0150102.01061
800.003725

6 Conclusion

We have studied the numerical solution to the Helmholtz complex-valued equation. Our numerical solution is obtained using classical Finite volme method. For discretization of the boundary condition, which is of Robin type, we have used aditional exterior finite volumes by eliminating values on them. Properties of the weak solution and numerical solution are derived. Numerical experiments of various cases with changing boundary conditions show experimental order of convergence for the numerical solution to the exact one.

Acknowledgement

This work was supported by VEGA 1/0728/15.

References

[1] Chandler-Wild S., Langdon S., Boundary element methods for acoustics, Lecture notes, University of Reading, Department of Mathematics, 2007Search in Google Scholar

[2] Handlovičová A., Riečanová I., Roozen N. B., Rigid piston simulations of acoustic space based on Finite volume method, Proceedings of Aplimat, 15-th Conference on Applied Mathematics, Institute of Mathematics and Physics, Faculty of Mechanical Engineering STU in Bratislava, 2016, ISBN 978-80-227-4531-4Search in Google Scholar

[3] Babuška I. M., Ihlenburg F., Paik E. T., Sauter S. A., A Generalized Finite Element Method for Solving the Helmholtz Equation in two Dimensions with Minimal Pollution, Comput. Methods Appl. Mech. Engrg. 128,1995, 325-35910.1016/0045-7825(95)00890-XSearch in Google Scholar

[4] Riečanová I., Finite volume method scheme for the solution of Helmholtz equation, Proceedings of Aplimat, 14-th Conference on Applied Mathematics, Institute of Mathematics and Physics, Faculty of Mechanical Engineering STU in Bratislava, 2015, ISBN 978-80-227-4314-3Search in Google Scholar

[5] Sauter S. A., Schwab C., Boundary Element Methods, Springer-Verlag, Berlin, 2011, 56110.1007/978-3-540-68093-2Search in Google Scholar

[6] Eymard R., Gallouet T., Herbin R., Finite Volume Methods, Handbook of Numerical Analysis, Elsevier, 2007Search in Google Scholar

[7] Riečanová I., Solution of the Helmholtz equation by the Boundary element method and the Finite volume method, Proceedings of Advances in Architectural, Civil and Environmental Engineering, faculty of civil Engineering, Slovak University of Technology in Bratislava, 2014, 29-36, ISBN 978-80-227-4301-3Search in Google Scholar

Received: 2016-6-8
Accepted: 2016-10-11
Published Online: 2016-12-12
Published in Print: 2016-1-1

© 2016 A. Handlovičová and I. Riečanová

This work is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 3.0 License.

Articles in the same Issue

  1. Regular articles
  2. Speeding of α Decay in Strong Laser Fields
  3. Regular articles
  4. Multi-soliton rational solutions for some nonlinear evolution equations
  5. Regular articles
  6. Thin film flow of an Oldroyd 6-constant fluid over a moving belt: an analytic approximate solution
  7. Regular articles
  8. Bilinearization and new multi-soliton solutions of mKdV hierarchy with time-dependent coefficients
  9. Regular articles
  10. Duality relation among the Hamiltonian structures of a parametric coupled Korteweg-de Vries system
  11. Regular articles
  12. Modeling the potential energy field caused by mass density distribution with Eton approach
  13. Regular articles
  14. Climate Solutions based on advanced scientific discoveries of Allatra physics
  15. Regular articles
  16. Investigation of TLD-700 energy response to low energy x-ray encountered in diagnostic radiology
  17. Regular articles
  18. Synthesis of Pt nanowires with the participation of physical vapour deposition
  19. Regular articles
  20. Quantum discord and entanglement in grover search algorithm
  21. Regular articles
  22. On order statistics from nonidentical discrete random variables
  23. Regular articles
  24. Charmed hadron photoproduction at COMPASS
  25. Regular articles
  26. Perturbation solutions for a micropolar fluid flow in a semi-infinite expanding or contracting pipe with large injection or suction through porous wall
  27. Regular articles
  28. Flap motion of helicopter rotors with novel, dynamic stall model
  29. Regular articles
  30. Impact of severe cracked germanium (111) substrate on aluminum indium gallium phosphate light-emitting-diode’s electro-optical performance
  31. Regular articles
  32. Slow-fast effect and generation mechanism of brusselator based on coordinate transformation
  33. Regular articles
  34. Space-time spectral collocation algorithm for solving time-fractional Tricomi-type equations
  35. Regular articles
  36. Recent Progress in Search for Dark Sector Signatures
  37. Regular articles
  38. Recent progress in organic spintronics
  39. Regular articles
  40. On the Construction of a Surface Family with Common Geodesic in Galilean Space G3
  41. Regular articles
  42. Self-healing phenomena of graphene: potential and applications
  43. Regular articles
  44. Viscous flow and heat transfer over an unsteady stretching surface
  45. Regular articles
  46. Spacetime Exterior to a Star: Against Asymptotic Flatness
  47. Regular articles
  48. Continuum dynamics and the electromagnetic field in the scalar ether theory of gravitation
  49. Regular articles
  50. Corrosion and mechanical properties of AM50 magnesium alloy after modified by different amounts of rare earth element Gadolinium
  51. Regular articles
  52. Genocchi Wavelet-like Operational Matrix and its Application for Solving Non-linear Fractional Differential Equations
  53. Regular articles
  54. Energy and Wave function Analysis on Harmonic Oscillator Under Simultaneous Non-Hermitian Transformations of Co-ordinate and Momentum: Iso-spectral case
  55. Regular articles
  56. Unification of all hyperbolic tangent function methods
  57. Regular articles
  58. Analytical solution for the correlator with Gribov propagators
  59. Regular articles
  60. A New Algorithm for the Approximation of the Schrödinger Equation
  61. Regular articles
  62. Analytical solutions for the fractional diffusion-advection equation describing super-diffusion
  63. Regular articles
  64. On the fractional differential equations with not instantaneous impulses
  65. Topical Issue: Uncertain Differential Equations: Theory, Methods and Applications
  66. Exact solutions of the Biswas-Milovic equation, the ZK(m,n,k) equation and the K(m,n) equation using the generalized Kudryashov method
  67. Topical Issue: Uncertain Differential Equations: Theory, Methods and Applications
  68. Numerical solution of two dimensional time fractional-order biological population model
  69. Topical Issue: Uncertain Differential Equations: Theory, Methods and Applications
  70. Rotational surfaces in isotropic spaces satisfying weingarten conditions
  71. Topical Issue: Uncertain Differential Equations: Theory, Methods and Applications
  72. Anti-synchronization of fractional order chaotic and hyperchaotic systems with fully unknown parameters using modified adaptive control
  73. Topical Issue: Uncertain Differential Equations: Theory, Methods and Applications
  74. Approximate solutions to the nonlinear Klein-Gordon equation in de Sitter spacetime
  75. Topical Issue: Uncertain Differential Equations: Theory, Methods and Applications
  76. Stability and Analytic Solutions of an Optimal Control Problem on the Schrödinger Lie Group
  77. Topical Issue: Recent Developments in Applied and Engineering Mathematics
  78. Logical entropy of quantum dynamical systems
  79. Topical Issue: Recent Developments in Applied and Engineering Mathematics
  80. An efficient algorithm for solving fractional differential equations with boundary conditions
  81. Topical Issue: Recent Developments in Applied and Engineering Mathematics
  82. A numerical method for solving systems of higher order linear functional differential equations
  83. Topical Issue: Recent Developments in Applied and Engineering Mathematics
  84. Nonlinear self adjointness, conservation laws and exact solutions of ill-posed Boussinesq equation
  85. Topical Issue: Recent Developments in Applied and Engineering Mathematics
  86. On combined optical solitons of the one-dimensional Schrödinger’s equation with time dependent coefficients
  87. Topical Issue: Recent Developments in Applied and Engineering Mathematics
  88. On soliton solutions of the Wu-Zhang system
  89. Topical Issue: Recent Developments in Applied and Engineering Mathematics
  90. Comparison between the (G’/G) - expansion method and the modified extended tanh method
  91. Topical Issue: Recent Developments in Applied and Engineering Mathematics
  92. On the union of graded prime ideals
  93. Topical Issue: Recent Developments in Applied and Engineering Mathematics
  94. Oscillation criteria for nonlinear fractional differential equation with damping term
  95. Topical Issue: Recent Developments in Applied and Engineering Mathematics
  96. A new method for computing the reliability of consecutive k-out-of-n:F systems
  97. Topical Issue: Recent Developments in Applied and Engineering Mathematics
  98. A time-delay equation: well-posedness to optimal control
  99. Topical Issue: Recent Developments in Applied and Engineering Mathematics
  100. Numerical solutions of multi-order fractional differential equations by Boubaker polynomials
  101. Topical Issue: Recent Developments in Applied and Engineering Mathematics
  102. Laplace homotopy perturbation method for Burgers equation with space- and time-fractional order
  103. Topical Issue: Recent Developments in Applied and Engineering Mathematics
  104. The calculation of the optical gap energy of ZnXO (X = Bi, Sn and Fe)
  105. Special Issue: Advanced Computational Modelling of Nonlinear Physical Phenomena
  106. Analysis of time-fractional hunter-saxton equation: a model of neumatic liquid crystal
  107. Special Issue: Advanced Computational Modelling of Nonlinear Physical Phenomena
  108. A certain sequence of functions involving the Aleph function
  109. Special Issue: Advanced Computational Modelling of Nonlinear Physical Phenomena
  110. On negacyclic codes over the ring ℤp + up + . . . + uk + 1p
  111. Special Issue: Advanced Computational Modelling of Nonlinear Physical Phenomena
  112. Solitary and compacton solutions of fractional KdV-like equations
  113. Special Issue: Advanced Computational Modelling of Nonlinear Physical Phenomena
  114. Regarding on the exact solutions for the nonlinear fractional differential equations
  115. Special Issue: Advanced Computational Modelling of Nonlinear Physical Phenomena
  116. Non-local Integrals and Derivatives on Fractal Sets with Applications
  117. Special Issue: Advanced Computational Modelling of Nonlinear Physical Phenomena
  118. On the solutions of electrohydrodynamic flow with fractional differential equations by reproducing kernel method
  119. Special issue on Information Technology and Computational Physics
  120. On uninorms and nullnorms on direct product of bounded lattices
  121. Special issue on Information Technology and Computational Physics
  122. Phase-space description of the coherent state dynamics in a small one-dimensional system
  123. Special issue on Information Technology and Computational Physics
  124. Automated Program Design – an Example Solving a Weather Forecasting Problem
  125. Special issue on Information Technology and Computational Physics
  126. Stress - Strain Response of the Human Spine Intervertebral Disc As an Anisotropic Body. Mathematical Modeling and Computation
  127. Special issue on Information Technology and Computational Physics
  128. Numerical solution to the Complex 2D Helmholtz Equation based on Finite Volume Method with Impedance Boundary Conditions
  129. Special issue on Information Technology and Computational Physics
  130. Application of Genetic Algorithm and Particle Swarm Optimization techniques for improved image steganography systems
  131. Special issue on Information Technology and Computational Physics
  132. Intelligent Chatter Bot for Regulation Search
  133. Special issue on Information Technology and Computational Physics
  134. Modeling and optimization of Quality of Service routing in Mobile Ad hoc Networks
  135. Special issue on Information Technology and Computational Physics
  136. Resource management for server virtualization under the limitations of recovery time objective
  137. Special issue on Information Technology and Computational Physics
  138. MODY – calculation of ordered structures by symmetry-adapted functions
  139. Special issue on Information Technology and Computational Physics
  140. Survey of Object-Based Data Reduction Techniques in Observational Astronomy
  141. Special issue on Information Technology and Computational Physics
  142. Optimization of the prediction of second refined wavelet coefficients in electron structure calculations
  143. Special Issue on Advances on Modelling of Flowing and Transport in Porous Media
  144. Droplet spreading and permeating on the hybrid-wettability porous substrates: a lattice Boltzmann method study
  145. Special Issue on Advances on Modelling of Flowing and Transport in Porous Media
  146. POD-Galerkin Model for Incompressible Single-Phase Flow in Porous Media
  147. Special Issue on Advances on Modelling of Flowing and Transport in Porous Media
  148. Effect of the Pore Size Distribution on the Displacement Efficiency of Multiphase Flow in Porous Media
  149. Special Issue on Advances on Modelling of Flowing and Transport in Porous Media
  150. Numerical heat transfer analysis of transcritical hydrocarbon fuel flow in a tube partially filled with porous media
  151. Special Issue on Advances on Modelling of Flowing and Transport in Porous Media
  152. Experimental Investigation on Oil Enhancement Mechanism of Hot Water Injection in tight reservoirs
  153. Special Issue on Research Frontier on Molecular Reaction Dynamics
  154. Role of intramolecular hydrogen bonding in the excited-state intramolecular double proton transfer (ESIDPT) of calix[4]arene: A TDDFT study
  155. Special Issue on Research Frontier on Molecular Reaction Dynamics
  156. Hydrogen-bonding study of photoexcited 4-nitro-1,8-naphthalimide in hydrogen-donating solvents
  157. Special Issue on Research Frontier on Molecular Reaction Dynamics
  158. The Interaction between Graphene and Oxygen Atom
  159. Special Issue on Research Frontier on Molecular Reaction Dynamics
  160. Kinetics of the austenitization in the Fe-Mo-C ternary alloys during continuous heating
  161. Special Issue: Functional Advanced and Nanomaterials
  162. Colloidal synthesis of Culn0.75Ga0.25Se2 nanoparticles and their photovoltaic performance
  163. Special Issue: Functional Advanced and Nanomaterials
  164. Positioning and aligning CNTs by external magnetic field to assist localised epoxy cure
  165. Special Issue: Functional Advanced and Nanomaterials
  166. Quasi-planar elemental clusters in pair interactions approximation
  167. Special Issue: Functional Advanced and Nanomaterials
  168. Variable Viscosity Effects on Time Dependent Magnetic Nanofluid Flow past a Stretchable Rotating Plate
Downloaded on 8.9.2025 from https://www.degruyterbrill.com/document/doi/10.1515/phys-2016-0044/html
Scroll to top button