Boundary conditions Definition and 364 Threads
-
A Boundary conditions in the time evolution of Spectral Method in PDE
Hi everyone! I am studying spectral methods to solve PDEs having in mind to solve a heat equation in 2D, but now i am struggling with the time evolution with boundary conditions even in 1D. For example, $$ u_t=k u_{xx}, $$ $$ u(t,-1)=\alpha, $$ $$ u(t,1)=\beta, $$ $$ u(0,x)=f(x), $$ $$...- Leonardo Machado
- Thread
- Boundary Boundary condition Boundary conditions Conditions Evolution Method Pde Spectral analysis Time Time evolution
- Replies: 1
- Forum: Differential Equations
-
I Boundary Conditions For Modelling of a Fluid Using Euler's Equations
Hi! I want to use Euler's equations to model a 2 dimensional, incompressible, non-viscous fluid under steady flow (essentially the simplest case I can think of). I'm trying to use the finite difference method and convert the differential equations into matrices to be solved using MATLAB. I set...- person123
- Thread
- Boundary Boundary condition Boundary conditions Conditions Euler Finite difference method Fluid Incompressible flow Modelling
- Replies: 16
- Forum: Differential Equations
-
S
Heat Equation with Periodic Boundary Conditions
I'm solving the heat equation on a ring of radius ##R##. The ring is parameterised by ##s##, the arc-length from the 3 o'clock position. Using separation of variables I have found the general solution to be: $$U(s,t) = S(s)T(t) = (A\cos(\lambda s)+B\sin(\lambda s))*\exp(-\lambda^2 kt)$$...- StretchySurface
- Thread
- Boundary Boundary conditions Conditions Heat Heat equation Partial differential equations Periodic
- Replies: 9
- Forum: Calculus and Beyond Homework Help
-
I The density of states independent of Boundary Conditions
Most undergrad textbook simply say that it is intuitive that boundary conditions should not play a role if the box is very large. Other textbooks suggest that this should be taken for granted since the number of particles at the surface are orders of magnitude smaller that the number of bulk...- dRic2
- Thread
- Boundary Boundary conditions Conditions Density Density of states Independent States
- Replies: 4
- Forum: Quantum Physics
-
RVE Periodic Boundary Conditions in ANSYS Workbench Modal Analysis
Hi I have a project regarding micromechanics of composites. I'm starting my analysis on the Fiber Matrix RVE. Right now I'm trying to find the natural frequency of the unit cell. The Unit cell has some unique geometry which I will keep on changing to see how natural frequency changes. I have...- M_Abubakr
- Thread
- Analysis Ansys Ansys workbench Boundary Boundary conditions Conditions Modal analysis Periodic Workbench
- Replies: 9
- Forum: Mechanical Engineering
-
U
I Stratton-Chu solution, special case
I will try to ask the question, saving as much calculations as possible, so as not to weigh down those who want to try to help me. Starting from the general electromagnetic problem in empty space, taken as a domain a volume V delimited by a closed surface S, Elliot (1) shows how the field (i.e...- Unconscious
- Thread
- Antenna Boundary conditions Elecrtomagnetism
- Replies: 21
- Forum: Classical Physics
-
Question about initial and boundary conditions with the heat equation
I am seeing the heat conduction differential equation, and I was wondering about a boundary condition when the equation is of transient (unsteady) nature. When analyzing boundary conditions at the surface of say, a sphere, the temperature does not depend on time. For example, if you have...- patricio ramos
- Thread
- Boundary Boundary conditions Conditions Heat Heat equation Initial
- Replies: 1
- Forum: Mechanical Engineering
-
F
Boundary conditions for a purely inductive load in an AC circuit
Hi all, Kirchhoff's equation for this simple circuit is equivalent to \dot I=\frac{V}{L} Where V=V_0 \sin(\omega t). Integrating both sides should give I(t) = -\frac{V_0}{L\omega} \cos(\omega t)+c where c is an arbitrary constant (current). Here, most of the derivations I've found simply drop...- FranzDiCoccio
- Thread
- Ac Ac circuit Alternating current Boundary Boundary conditions Circuit Conditions Load
- Replies: 30
- Forum: Electromagnetism
-
A Boundary conditions for the Heat Equation
Hello guys. I am studying the heat equation in polar coordinates $$ u_t=k(u_{rr}+\frac{1}{r}u_r+\frac{1}{r^2}u_{\theta\theta}) $$ via separation of variables. $$u(r,\theta,t)=T(t)R(r)\Theta(\theta)$$ which gives the ODEs $$T''+k \lambda^2 T=0$$ $$r^2R''+rR+(\lambda^2 r^2-\mu^2)R=0$$...- Leonardo Machado
- Thread
- Boundary Boundary condition Boundary conditions Conditions Heat Heat equation
- Replies: 6
- Forum: Differential Equations
-
A Dirichlet and Neumann boundary conditions in cylindrical waveguides
The book of Balanis solves the field patterns from the potential functions. Let say for TE modes, it is: F_z(\rho, \phi, z) = A_{mn} J_m(\beta_{\rho}\rho) [C_2 \cos(m\phi) + D_2 \sin(m\phi)] e^{-j\beta_z z} There is no mention of how to solve for the constant A_{mn} . Then, from a paper...- tworitdash
- Thread
- Boundary Boundary conditions Conditions Cylindrical Electromagnetism Neumann Waveguides
- Replies: 2
- Forum: Classical Physics
-
T
I Equal or larger/smaller versus larger/smaller in boundary conditions
Hi everyone! This is the first time I'm posting on any forum and I'm still rather unsure of how to format so I'm sorry if it seems wonky. I'll try my best to keep the important stuff consistent! I am working on infinite square well problems, and in the example problem: V(x) = 0 if: 0 ≤ x ≤ a...- Tokki
- Thread
- Boundary Boundary conditions Conditions Infinite square well Quantum mechanics Wave function
- Replies: 1
- Forum: Quantum Physics
-
Boundary conditions for convective heat and mass transfer + wall Temperature
I am operating via finite differences. Say for example, I have this pipe that contains a fluid. I have the boundary condition at x = x1: k is the effective thermal conductivity of the fluid, T is the temperature of the fluid at any point x, hw is the wall heat transfer coefficient, and Tw is...- maistral
- Thread
- Boundary Boundary conditions Conditions Heat Mass Mass transfer Temperature Wall
- Replies: 5
- Forum: Materials and Chemical Engineering
-
H
A Crank-Nicholson method and Robin boundary conditions
I have the following PDE I wish to solve: \frac{\partial u}{\partial t}=D\frac{\partial^{2}u}{\partial x^{2}} With the following boundary conditions: \frac{\partial u}{\partial x}(t,1)+u(t,1)=f(t),\quad u(t,0)=0 Now, I wish to do this via the Crank-Nicholson method and I would naively...- hunt_mat
- Thread
- Boundary Boundary conditions Conditions Method
- Replies: 8
- Forum: Differential Equations
-
Partial Differential Equation: a question about boundary conditions
Consider the following linear first-order PDE, Find the solution φ(x,y) by choosing a suitable boundary condition for the case f(x,y)=y and g(x,y)=x. --------------------------------------------------------------------------- The equation above is the PDE I have to solve and I denoted the...- Terrycho
- Thread
- Boundary Boundary conditions Conditions Differential Differential equation Partial
- Replies: 6
- Forum: Calculus and Beyond Homework Help
-
A Deriving the derivative boundary conditions from natural formulation
PS: This is not an assignment, this is more of a brain exercise. I intend to apply a general derivative boundary condition f(x,y). While I know that the boxed formulation is correct, I have no idea how to acquire the same formulation if I come from the general natural boundary condition...- maistral
- Thread
- Boundary Boundary conditions Conditions Derivative deriving Natural
- Replies: 4
- Forum: Differential Equations
-
U
I Boundary conditions and discontinuity of EM fields
Premise: everything that follows is done in the frequency domain. Boundary conditions If there are superficial currents (electric and magnetic) impressed on the boundary between two media, we have these discontinuities for the tangential components of the fields...- Unconscious
- Thread
- Boundary Boundary conditions Conditions Discontinuity Em Fields
- Replies: 22
- Forum: Classical Physics
-
B
I Finding CDF given boundary conditions (simple stats and calc)
I'm not quite sure if my problem is considered a calculus problem or a statistics problem, but I believe it to be a statistics related problem. Below is a screenshot of what I'm dealing with. For a) I expressed f(t) in terms of parameters p and u, and I got: $$f(t)=\frac{-u \cdot a + u \cdot...- bodycare
- Thread
- Boundary Boundary conditions Calculus Cdf Conditions Functions Statistics Stats
- Replies: 10
- Forum: Set Theory, Logic, Probability, Statistics
-
How to deal with a circular light boundary conditions
Hi everyone, in the attached file I tried to find the transmitted and the reflected coefficients. I ran into trouble applying the boundary conditions to the linear components of the electric field. Check the outlined boxes and see if they make sense. Thanks- Othman0111
- Thread
- Boundary Boundary conditions Circular Conditions Light
- Replies: 14
- Forum: Advanced Physics Homework Help
-
L
What are the boundary conditions for this plate/ring system?
Homework Statement [/B] I have a metal disc adhesively bonded at its edges to a piezoelectric ring. The piezoelectric ring vibrates radially which leads to the plate vibrating transversely. I am looking to work out the resonant frequency of the metal disc which I believe will depend on the...- LauraMorrison
- Thread
- Boundary Boundary conditions Conditions System
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
Conductor sphere floating on a dielectric fluid
Homework Statement A conductor sphere of radius R without charge is floating half-submerged in a liquid with dielectric constant ##\epsilon_{liquid}=\epsilon## and density ##\rho_l##. The upper air can be considered to have a dielectric constant ##\epsilon_{air}=1##. Now an infinitesimal...- CharlieCW
- Thread
- Boundary conditions Conductor Dielectric Electrostatic Floating Fluid Sphere
- Replies: 1
- Forum: Advanced Physics Homework Help
-
B
Green's Function Boundary Conditions
Homework Statement I am trying to fill in the gaps of a calculation (computing the deflection potential ##\psi##) in this paper: http://adsabs.harvard.edu/abs/1994A%26A...284..285K We have the Poisson equation: ##\frac{1}{x}\frac{\partial}{\partial x} \left( x \frac{\partial \psi}{\partial...- BOAS
- Thread
- Boundary Boundary conditions Conditions Function Green's function
- Replies: 8
- Forum: Calculus and Beyond Homework Help
-
G
Poisson's equation boundary conditions (electrostatics)
Hi everyone! I have to solve a problem using Poisson's equation. There are two parallel infinite conductor planes in vacuum. The distance between them is d and they are both kept at a potential V=0. Between them there is a uniform volume density charge \rho_0>0 infinite along the directions...- gnegnegne
- Thread
- Boundary Boundary conditions Conditions Electrostatics
- Replies: 2
- Forum: Electromagnetism
-
B
I Confused about the boundary conditions on a conductor
In the textbook (attached image) it says that the boundary condition is V=0 at r=R. This creates a correlation that ##B_l=-A_l R^{2l+1}## but the potential at any boundary is continuous so when we take this account, we get. ##B_l=A_l R^{2l+1}## These two clearly contradict each other. I'd...- bubblewrap
- Thread
- Boundary Boundary conditions Conditions Conductor Confused
- Replies: 7
- Forum: Classical Physics
-
Transform Dirichlet condition into mixed boundary condition
Hello, If I have a homgeneous linear differential equation like this one (or any other eq): $$y''(x)-y'(x)=0$$ And they give me these Dirichlet boundary conditions: $$y(0)=y(1)=0$$ Can I transform them into a mixed boundary conditions?: $$y(0)=y'(1)=0$$ I tried solving the equation, derivating...- Phys pilot
- Thread
- Boundary Boundary condition Boundary conditions Condition Difference equation Green function Homogeneous equation Mixed Transform
- Replies: 1
- Forum: Calculus and Beyond Homework Help
-
N
Need help understanding "Electrostatic Boundary Conditions"
We are using griffith's 4 edition in my electromagnetic course atm. and there's something I just don't understand about boundary conditions. It says that if we have a surface charge, and we put a pillbox on it, in such a way that half of it extends under the surface charge, and the other half...- NicolaiTheDane
- Thread
- Boundary Boundary conditions Conditions
- Replies: 7
- Forum: Electromagnetism
-
B
Simple Harmonic Oscillator with Boundary Conditions
How would you solve for the Amplitude(A) and Phase Constant(ø) of a spring undergoing simple harmonic motion given the following boundary conditions: (x1,t1)=(0.01, 0) (x2,t2)=(0.04, 5) f=13Hz x values are given in relation to the equilibrium point. Equation of Motion for a spring undergoing...- blizzardof96
- Thread
- Boundary Boundary conditions Conditions Harmonic Harmonic oscillator Oscillator Simple harmonic motion Simple harmonic oscillator
- Replies: 10
- Forum: Introductory Physics Homework Help
-
H
MATLAB Crank-Nicholson solution of 1D heat equation
I wish to numerically compute solutions of the 1D heat equation using the Crank-Nicholson scheme: The equation is: \partial_{t}u=\partial^{2}_{x}u I use the discretisation: u_{i+1,j}-u_{i,j}=s(u_{i+1,j+1}-2u_{i+1,j}+u_{i+1,j-1})+s(u_{i+1,j+1}-2u_{i+1,j}+u_{i+1,j-1}) Where s=\delta...- hunt_mat
- Thread
- 1d Boundary conditions Heat Heat equation
- Replies: 3
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
I Boundary conditions for displacement vector D
Griffith's writes in chapter 7 electrodynamics that D1.a - D2.a = sigma. a. But minus sine comes when we evaluate the dot product first. How does the minus sign occur without evaluating the dot product?- Zubair Ahmad
- Thread
- Boundary Boundary conditions Conditions Displacement Vector
- Replies: 5
- Forum: Classical Physics
-
T
Boundary conditions errantly applied to pressure across flui
I am trying to decipher if an error occurred in a calculation given in this paper. It is understandable that if two compressible fluids of different uniform densities have a common interface (e.g. Figure 1), then to be in equilibrium and supported against gravity, there must be a pressure...- TheCanadian
- Thread
- Applied Boundary Boundary conditions Conditions Pressure
- Replies: 2
- Forum: Mechanics
-
I Solving Boundary Conditions in 4D Spacetime Volume
Hi, my classmate asks me an interesting question: For a finite 4D volume in spacetime, its boundary is a 3D close surface. If the 4D volume is a 4D rectangular, the boundary consists of eight 3D surfaces. The boundary condition is specified on these eight 3D surface. Please explain the physical...- BookWei
- Thread
- Boundary Boundary conditions Conditions Spacetime Special relativity
- Replies: 2
- Forum: Special and General Relativity
-
I What should be continuous at the interface of two materials?
At the interface between: 1) conductor/conductor 2) conductor/semiconductor (or dielectric) 3) semiconductor/semiconductor (or dielectric/dielectric) What quantity should be continuous? Is it the electrochemical potential, only the chemical potential or is it the electric potential? Since they...- Dor
- Thread
- Boundary conditions Continuous Electric potential Electrochemistry Interface Material science Materials Semiconductor physics
- Replies: 8
- Forum: Atomic and Condensed Matter
-
Introductory QM boundary conditions
Homework Statement A particle is represented by the following wave function: ψ(x)=0 x<-L/2 =C(2x/L+1) -L/2<x<0 =C(-2x/L+1) 0<x<+L/2 =0 x>+L/2 use the normalization condition to find C Homework Equations ψ(x) must be...- stephen8686
- Thread
- Boundary Boundary conditions Conditions Introductory Qm
- Replies: 2
- Forum: Advanced Physics Homework Help
-
I Boundary conditions of a forced oscillator (string)
-If we have string of length L that has fixed ends, then we can easily find frequencies with which this string can oscillate: We just need to solve wave equation: ∂2y/∂x2=1/c2*∂2∂t2 (c is determined by strings properties (linear density and tension), with Dirichlet boundary conditions...- cromata
- Thread
- Boundary Boundary conditions Conditions Oscillator String
- Replies: 4
- Forum: Other Physics Topics
-
H
A Applying boundary conditions on an almost spherical body
I am solving the Laplace equation in 3D: \nabla^{2}V=0 I am considering azumuthal symmetry, so using the usual co-ordinates V=V(r,\theta). Now suppose I have two boundary conditions for [V, which are: V(R(t)+\varepsilon f(t,\theta),\theta)=1,\quad V\rightarrow 0\quad\textrm{as}\quad...- hunt_mat
- Thread
- Body Boundary Boundary conditions Conditions Green's function Laplace equation Spherical
- Replies: 2
- Forum: Differential Equations
-
B
Schrodinger equation and boundary conditions
Hi at all, I'm tring to solve Schrodinger equation in spherically symmetry with these bondary conditions: ##\lim_{r \rightarrow 0} u(r)\ltimes r^{l+1}## ##\lim_{r \rightarrow 0} u'(r)\ltimes (l+1)r^{l}## For eigenvalues, the text I'm following says that I have to consider that the...- BRN
- Thread
- Boundary Boundary conditions Conditions Eigenfunction Schrödinger Schrodinger equation
- Replies: 2
- Forum: Calculus and Beyond Homework Help
-
Electrostatic Boundary Conditions
Hello PF community, I am currently self-studying electrodynamics from Griffiths textbook, and I'm at a point where the book discusses electrostatic boundary conditions. If someone can please check if my reasoning is right. So, as I am approaching an infinite, uniformly charged plane (let the...- Hypercube
- Thread
- Boundary Boundary conditions Conditions Electrostatic
- Replies: 7
- Forum: Electromagnetism
-
I Boundary Conditions for System of PDEs
I am unsure how to choose the boundary conditions for a system of PDEs or for a single PDE for that matter. The situation I am stuck with involves a system of 4 PDEs describing plasma in a cylinder. The dependent variables being used are Vr, Vt, Vz, ni, and the independent variables are Rr...- Mzzed
- Thread
- Boundary Boundary condition Boundary conditions Conditions Pde Pdes System
- Replies: 1
- Forum: Differential Equations
-
M
Green's Function with Neumann Boundary Conditions
Homework Statement [/B] Determine the Green's functions for the two-point boundary value problem u''(x) = f(x) on 0 < x < 1 with a Neumann boundary condition at x = 0 and a Dirichlet condition at x = 1, i.e, find the function G(x; x) solving u''(x) = delta(x - xbar) (the Dirac delta...- Mattbringssoda
- Thread
- Boundary Boundary conditions Conditions Function Green's function Neumann
- Replies: 8
- Forum: Calculus and Beyond Homework Help
-
Steady state boundary conditions between metal/dielectric?
There are few thing I'm not sure of and be happy for clarifications. In general: at steady state, what are the electric-field,potential, and current boundary conditions between a conductor and a dielectric medium? more specific: a) When dealing with a perfect conductor there exist a surface...- Dor
- Thread
- Boundary Boundary conditions Conditions State Steady Steady state Surface charge density
- Replies: 3
- Forum: Electrical Engineering
-
K
Boundary conditions of a bending plate
Homework Statement I'm trying to find the boundary conditions for the following problem: A plate with length 2L is placed on supports at x = L/2 and x = - L/2. The plate is deforming elastically under its own weight (maximum displacement bowing up at x = 0). Both ends of the plate are free...- kosovo dave
- Thread
- Bending Boundary Boundary conditions Conditions Continuum mechanics Plate
- Replies: 4
- Forum: Advanced Physics Homework Help
-
A
A Fourier Transform for 3rd kind of boundary conditions?
I am studying online course notes from University of Waterloo on 'Analytical mathematics in geology' in which the author describes a 'modified Fourier transform' which can be used to incorporate 3rd kind of boundary conditions. The formula is ## \Gamma \small[ f(x) \small] = \bar{f}(a) =...- Atr cheema
- Thread
- Boundary Boundary conditions Conditions Fourier Fourier analysis Fourier transform Transform
- Replies: 1
- Forum: Differential Equations
-
J
A What is the method for calculating the dampening of thermal oscillations?
Hello, I am attempting to solve the 1 d heat equation using separation of variables. 1d heat equation: ##\frac{\partial T}{\partial t} = \alpha \frac{\partial^2 T}{\partial x^2}## I used the standard separation of variables to get a solution. Without including boundary conditions right now...- James Brady
- Thread
- Boundary conditions Damped Geothermal Heat equation Oscillations Periodic Thermal
- Replies: 5
- Forum: Differential Equations
-
Why Do We Keep the 2x(hat) for E3?
Homework Statement Find E1, E3, and ps2 Homework Equations boundary conditions The Attempt at a Solution (these are class notes)[/B] I understand how to find E1, but I am a bit confused about the reasoning behind finding E3... Why do we leave the 2x(hat) for E3...? I though that only...- Marcin H
- Thread
- Boundary Boundary conditions Conditions
- Replies: 2
- Forum: Advanced Physics Homework Help
-
A
I How to simulate a lattice with boundary conditions?
Hello, My question is very simple but I do not have a lot of experience with simulation. I want to write some code to simulate a lattice with boundary conditions and then I will perform calculations with the Hubbard model to find different kinds of properties of interest. I would like to know...- Amentia
- Thread
- Boundary Boundary conditions Conditions Lattice
- Replies: 8
- Forum: Atomic and Condensed Matter
-
D
Boundary conditions for a step potential
Homework Statement A particle with mass m and spin 1/2, it is subject in a spherical potencial step with height ##V_0##. What is the boundary conditions for this eigenfunctions? Find the degeneracy level for the energy, when it is ##E<V_0## Homework Equations Radial equation \begin{equation}...- Dario SLC
- Thread
- Boundary Boundary conditions Conditions Potential Quantum mechanics Step potential
- Replies: 1
- Forum: Advanced Physics Homework Help
-
I Deriving Schwarzschild Interior Boundary Conditions
I've been playing around with Maxima and it's ctensor library for tensor manipulation. I decided to have a crack at deriving Schwarzschild's solution for the interior of a constant-density sphere. I've managed to derive a static, spherically symmetric solution, but am struggling a bit with the...- Ibix
- Thread
- Boundary Boundary conditions Conditions Interior Schwarzschild
- Replies: 3
- Forum: Special and General Relativity
-
R
Boundary conditions in dielectric problems
Q) A conducting sphere of radius R floats half submerged in a liquid dielectric medium of permittivity e1. The region above the liquid is a gas of permittivity e2. The total free charge on the sphere is Q. Find a radial inverse-square electric field satisfying all boundary conditions and...- RickRazor
- Thread
- Boundary Boundary conditions Conditions Dielectric Dielectric constant Electro statics potential Electrostatic Laplace equation
- Replies: 2
- Forum: Introductory Physics Homework Help
-
A
A Boundary conditions on the Euclidean Schwarzschild black hole
This question is based on page 71 of Thomas Hartman's notes on Quantum Gravity and Black Holes (http://www.hartmanhep.net/topics2015/gravity-lectures.pdf). The Euclidean Schwarzschild black hole $$ds^{2} = \left(1-\frac{2M}{r}\right)d\tau^{2} + \frac{dr^{2}}{1-\frac{2M}{r}} +...- Afonso Campos
- Thread
- Black hole Boundary Boundary conditions Conditions Euclidean Hole Schwarzschild
- Replies: 3
- Forum: Special and General Relativity
-
C
I Laplace equation boundary conditions
Hi, I need to solve Laplace equation ##\nabla ^2 \Phi(z,r)=0## in cylindrical coordinates in the domain ##r_1<r<r_2##, ##0<z<L##. The boundary conditions are: ## \left\{ \begin{aligned} &\Phi(0,r)=V_B \\ &\Phi(L,r)=V_P \\ & -{C^{'}}_{ox} \Phi(x,r_2)=C_0 \frac{\partial \Phi(x,r)}{\partial...- chimay
- Thread
- Boundary Boundary conditions Conditions Laplace Laplace equation
- Replies: 6
- Forum: Differential Equations
-
Why can we use periodic boundary conditions?
(Mentor note: moved here from noon homework thread hence no template) I was studying vibration of a one-dimensional monatomic chain and the textbook used periodic boundary condition (PBC). I wanted to justify the use of PBC, so I came up with this: atoms deep inside the crystal sees an...- henry wang
- Thread
- Boundary Boundary conditions Condensed matter Conditions Periodic
- Replies: 1
- Forum: Biology and Chemistry Homework Help