Skip to content

Commit

Permalink
add maxwell
Browse files Browse the repository at this point in the history
Co-authored-by: Lorenzo Redighieri <[email protected]>
  • Loading branch information
LuckeeDev and est1ntore committed Jan 6, 2024
1 parent e708fb5 commit 89c30c8
Show file tree
Hide file tree
Showing 12 changed files with 308 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
tex/bubbles/bubbles.tex
tex/cavendish/cavendish.tex
tex/fnad/fnad.tex
tex/maxwell/maxwell.tex
- name: Move PDFs
run: mv ./tex/*/*.pdf dist
shell: bash
Expand Down
3 changes: 3 additions & 0 deletions dist/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ In questo sito web sono disponibili i progetti LaTeX che scrivo per i miei studi

### Primo anno

- [Misura del momento d’inerzia di un disco non omogeneo](https://luckeedev.github.io/LuTeX/maxwell.pdf)
La relazione dell'esperienza di laboratorio in cui è stato misurato il momento d'inerzia di un disco non omogeneo utilizzando il pendolo di Maxwell.

- [Misura della costante di gravitazione universale tramite un pendolo di torsione](https://luckeedev.github.io/LuTeX/cavendish.pdf)
La relazione dell'esperienza di laboratorio conclusiva del primo anno in cui è stata misurata la costante di gravitazione universale.

Expand Down
Binary file added tex/maxwell/images/calibro.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added tex/maxwell/images/cronometro.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added tex/maxwell/images/excel.pdf
Binary file not shown.
Binary file added tex/maxwell/images/img.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added tex/maxwell/images/maxwell.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added tex/maxwell/images/metro.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added tex/maxwell/images/micrometro.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added tex/maxwell/images/root.pdf
Binary file not shown.
Binary file added tex/maxwell/images/toroide.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
304 changes: 304 additions & 0 deletions tex/maxwell/maxwell.tex

Large diffs are not rendered by default.

0 comments on commit 89c30c8

Please sign in to comment.