Homogenization 2006

September 10

Part 1.

The eikonal equation,
                  ||grad{u}||_2 = c(x,y), ...(1)
was solved with boundary condition u(0,0) = 0 for c(x,y) being:
Case 1. discrete values, 1 and alpha, randomly, and
Case 2. uniformly distributed values in [1,alpha].
The solutions were compared to the solution of
                  ||grad{u}||_{P8} = C, ...(2)
where C is the harmonic mean of c(x,y). Number of grid point used were 51, 81, 111 and 151.

Left: Case 1, Right: Case 2. alpha = 10.
1 2
Left: error between solutions of (1) and (2) for case 1, Right: error for case (2)
3 4

Part 2.

The same test as with Part 1, except with boundary condition u = |x| + |y| on the edge of the domain.

Left: Case 1, Right: Case 2. alpha = 1.5.
5 6
Left: error between solutions of (1) and (2) for case 1, Right: error for case (2)
7 8

 

Summary of research during summer 2006

PDF file: report (.tex file in .txt format)
Remark: Homogenization of the Eikonal equation yeilds the same equation with a different norm!

Some numerically computed optimal path plots:

5 6

 

 

March 19


  Part 1


homoslon
resolved error
    Matlab Codes:
    For constant C:   homo1.m
    For checkerboard c(.,.):     nonhomo1.m

Part 2
homosoln2 resolved2 error2
    Matlab Codes:
    For constant C:   homo2.m
    For checkerboard c(.,.):     nonhomo2.m