Partial Differential Equations: Identifying Order and Computing Characteristics, Assignments of Meteorology

Problems related to partial differential equations (pdes) from a university course. The problems involve identifying the order of certain equations, computing and plotting characteristics for given pdes, and writing a computer program to solve a specific pde. The problems cover various techniques and methods for solving pdes.

Typology: Assignments

Pre 2010

Uploaded on 02/12/2009

koofers-user-6ni
koofers-user-6ni 🇺🇸

10 documents

1 / 3

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Chapter 1
Partial Differential Equations
Problems due Sept 12, 2007
Problem:1.0-1
Identify the order of the following equation(s):
∂ψ
∂t +uψ
∂x +vψ
∂y =ψo
ψ(1.1)
v
∂t +gη= 0 (1.2)
∂η
∂t + · (v(h+η)) = 0 (1.3)
(1.4)
∂u
∂t
fv +g∂η
∂x = 0 (1.5)
∂v
∂t +f u +g∂η
∂y = 0 (1.6)
∂η
∂t + · (v(h+η)) = 0 (1.7)
(1.8)
1
pf3

Partial preview of the text

Download Partial Differential Equations: Identifying Order and Computing Characteristics and more Assignments Meteorology in PDF only on Docsity!

Chapter 1

Partial Differential Equations

Problems due Sept 12, 2007

Problem:1.0-

Identify the order of the following equation(s):

∂ψ ∂t

  • u ∂ψ ∂x

  • v ∂ψ ∂y

= ψo − ψ (1.1)

∂v ∂t

  • g∇η = 0 (1.2) ∂η ∂t

  • ∇ · (v(h + η)) = 0 (1.3) (1.4)

∂u ∂t

− f v + g

∂η ∂x

∂v ∂t

  • f u + g

∂η ∂y

∂η ∂t

  • ∇ · (v(h + η)) = 0 (1.7) (1.8)

Problem:1.0-

Compute and plot the characteristics for

i) ∂T ∂t

  • U (x)

∂T

∂x

= T 2 (1.9)

where U (x) = 1 + sin(x)/ 2 (Plot for 0 < x < 2 π)

ii)

∂h ∂t

  • H(x)

∂u ∂x

∂u ∂t

∂h ∂x

where H(x) = 10 − x for 0 < x < 5 iii)

∂u ∂t

  • x^3 ∂u ∂x