{ "cells": [ { "cell_type": "markdown", "id": "6c849427", "metadata": {}, "source": [ "# 3D Printing" ] }, { "cell_type": "markdown", "id": "27972d47-0b19-421c-8c45-63541d1ef739", "metadata": { "tags": [ "nbsphinx-toctree" ] }, "source": [ "[Introduction to printing 3D densities](1_introduction3D.ipynb)" ] }, { "cell_type": "markdown", "id": "27972d47-0b19-421c-8c45-63541d1ef739", "metadata": { "tags": [] }, "source": [ "### Turbulent Box" ] }, { "cell_type": "markdown", "id": "27972d47-0b19-421c-8c45-63541d1ef739", "metadata": { "tags": [ "nbsphinx-toctree" ] }, "source": [ "- [Slicing a turbulent box for 3D printing](1_turbulent_box/1_link.ipynb)\n", "- [Analyze image stack of turbulent box](1_turbulent_box/2_link.ipynb)" ] }, { "cell_type": "markdown", "id": "27972d47-0b19-421c-8c45-63541d1ef739", "metadata": { "tags": [] }, "source": [ "### MHD Disk & Field Lines" ] }, { "cell_type": "markdown", "id": "27972d47-0b19-421c-8c45-63541d1ef739", "metadata": { "tags": [ "nbsphinx-toctree" ] }, "source": [ "- [Compute MHD fieldlines for 3D printing](3_mhd/1_link.ipynb)\n", "- [Slicing a MHD simulation with field lines](3_mhd/2_link.ipynb)\n", "- [Analyze MHD image stack](3_mhd/3_link.ipynb)" ] }, { "cell_type": "markdown", "id": "27972d47-0b19-421c-8c45-63541d1ef739", "metadata": { "tags": [] }, "source": [ "### Colored Dust Disk" ] }, { "cell_type": "markdown", "id": "27972d47-0b19-421c-8c45-63541d1ef739", "metadata": { "tags": [ "nbsphinx-toctree" ] }, "source": [ "- [3D color printing a dust disk](4_color_disk/1_link.ipynb)\n", "- [Analyze the disk image stack](4_color_disk/2_link.ipynb)" ] }, { "cell_type": "markdown", "id": "27972d47-0b19-421c-8c45-63541d1ef739", "metadata": { "tags": [] }, "source": [ "### Local Box" ] }, { "cell_type": "markdown", "id": "27972d47-0b19-421c-8c45-63541d1ef739", "metadata": { "tags": [ "nbsphinx-toctree", "parameters" ] }, "source": [ "- [Local Box](5_localbox/1_link.ipynb)" ] } ], "metadata": { "kernelspec": { "display_name": "Python 3.9.7 ('base')", "language": "python", "name": "python3" }, "language_info": { "codemirror_mode": { "name": "ipython", "version": 3 }, "file_extension": ".py", "mimetype": "text/x-python", "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", "version": "3.9.7" }, "vscode": { "interpreter": { "hash": "bccf082f898b2356c8628c9441a85af51350700d2f5e39f1a029accc41e42a3d" } } }, "nbformat": 4, "nbformat_minor": 5 }