0mar / dealiiscale

Finite element simulation of a two-scale problem implemented in deal.II
1 stars 1 forks source link

Time integration #4

Closed 0mar closed 4 years ago

0mar commented 5 years ago

The code should be able to solve a parabolic microscopic equation. When this is done in a satisfactory manner, the first milestone is achieved

0mar commented 5 years ago

In progress. a5f41b5 is able to solve a parabolic microscopic equation with Robin boundary conditions. It is difficult to test this extensively without leaving the multiscale framework, but the diffusion acts as expected, and the stationary profiles are correct for different parameter sets.

0mar commented 5 years ago

The full system integrates in time from 15ea979. Final step is testing with a stationary pi equation and a exponentially decaying rho-equation

0mar commented 4 years ago

The full system converges, apart from #12. Closed