Skip to content

Commit

Permalink
tutorial 04: Add tutor notes
Browse files Browse the repository at this point in the history
  • Loading branch information
jngrad committed Oct 6, 2020
1 parent 7d43fd6 commit 02e102f
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions doc/tutorials/04-lattice_boltzmann/tutor_notes.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Part 2: Brownian motion of a sphere in a fluid

## Physical learning goals

* Learning the basics of Brownian motion
* Getting a short introduction to the Flory theory of polymers
* How to calculate the diffusion coefficient of a sphere

## Espresso learning goals

* Set up a LB fluid with particle coupling

# Part 3: Brownian motion of a polymer in a fluid

## Physical learning goals

* Model the Brownian motion of a polymer
* Learn about the hydrodynamic radius, radius of gyration, end-to-end distance
* Reproduce theoretical results of the Flory theory of polymers
* Using the Green-Kubo relation to calculate the diffusion coefficient of a polymer
* Estimating the correlation-corrected standard error of the mean of a time series

## Espresso learning goals

* Using correlators

0 comments on commit 02e102f

Please sign in to comment.