# Continuum Mechanics

One of my favorite realizations is that at the most infinitesimal scales, most fields of study are use discrete units of some material. Fluids studies the movement of particles. Solids study the movement of dislocations. Electronics is study the movement of electrons in a medium and their effect on the electric field. Most of chemistry is studying the sharing of electrons in orbitals and the resultant molecules. Radiation is the movement of neutrons in and out of the nucleus and how much power that can produce.&#x20;

Matter which makes up all this *stuff* is are just discrete atoms. Even waves are made of individual repeating wave numbers. It is quite strange how school first teaches a discrete, then distributed, and then back to discrete: Classical mechanics show forces acting through the center of mass assumes rigid bodies, this continuum method to show distributed loading, and then quantum mechanics to show interactions.

But quantum mechanics only function at the smallest scales: the meso and macro scales observations are orders of magnitude larger than those discrete units. For example, electrical current SI unit is the Ampere which is a rate of transfer of 1 Coulomb per second. For reference, an electron carries  $$1.60217662 \times 10^{-19}$$ Coulomb.&#x20;

That is $$\bold{19}$$ orders of magnitude fewer than the fundamental unit. Even working in milliamps, there are still 16 decimal points of precision to work with. Functionally, that is an arbitrary level of precision to work with.&#x20;

Without the knowledge of fundamentally discrete units, our mathematical models have arbitrary precision as well and that is where we start: from the math which starts our understanding to build towards that more accurate discrete representation.&#x20;

## Rundown

Once again, going back to etymology, a continuum is a smooth contiguous body and mechanics being the study of forces.&#x20;

{% hint style="warning" %}
Comment: what an awful intro to use etymology&#x20;
{% endhint %}

Material Derivative

$$
\frac{D}{Dt}
============

\frac{\partial}{\partial t}
\+
{\bf v}\cdot{\nabla}
$$

## Links

[Internet fluids book](http://brennen.caltech.edu/fluidbook/)

[RPI study on teaching ](https://peer.asee.org/effect-of-learning-style-on-academic-performance-in-an-introductory-thermal-fluids-course)

[Nikander](https://nikander.github.io/compflow/Archives/CourseDetails.html#Assignments) compressible flow helps shows the flexibility of the plaintext file hosting, vs a [more traditional](http://web.cecs.pdx.edu/~gerry/class/ME449/) method of course hostng.&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://nkintc.gitbook.io/brainless/steam/engineering/fluid-mechanics.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
