Skip to content

Commit 8a5c74d

Browse files
committed
Update path
1 parent c1b19ea commit 8a5c74d

14 files changed

Lines changed: 16 additions & 16 deletions
Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: "Code Comparison"
3-
permalink: /research/code-comparison/
2+
title: "Code Comparisons"
3+
permalink: /research/code-comparisons/
44
---
55
## Streaming Instability
66

@@ -10,9 +10,9 @@ However, the non-trivial differences between numerical techniques (e.g., finite
1010
In an effort to address these issues, we are leading a comprehensive comparison of various multipurpose codes across some of the key models and problems previously studied in investigations into the streaming instability.
1111

1212

13-
### [<i class='fa-solid fa-file-pdf'></i>](/assets/docs/research/code-comparison/si/sicc_problem_set.pdf){:target="_blank"} [Problem Set](/assets/docs/research/code-comparison/si/sicc_problem_set.pdf){:target="_blank"}
13+
### [<i class='fa-solid fa-file-pdf'></i>](/assets/docs/research/code-comparisons/si/sicc_problem_set.pdf){:target="_blank"} [Problem Set](/assets/docs/research/code-comparisons/si/sicc_problem_set.pdf){:target="_blank"}
1414

15-
We invite users and developers of hydrodynamics codes who wish to contribute to this project to review the Streaming Instability Code Comparison Problem Set ([PDF](/assets/docs/research/code-comparison/si/sicc_problem_set.pdf){:target="_blank"}).
15+
We invite users and developers of hydrodynamics codes who wish to contribute to this project to review the Streaming Instability Code Comparison Problem Set ([PDF](/assets/docs/research/code-comparisons/si/sicc_problem_set.pdf){:target="_blank"}).
1616
As this document continues to be developed, including the addition of new problems in future revisions, please contact [Stanley A. Baronett](/team/baronett-stanley/) with any questions or feedback that may be helpful toward future revisions.
1717

1818

@@ -35,20 +35,20 @@ From Baronett et al. (in preparation)
3535

3636
#### Fiducial Grid Resolution
3737

38-
{% include figure image_path='/assets/images/research/code-comparison/si/BA-512_snapshots.png' caption='**Figure 1.1.** Dust density snapshots for Problem BA at a grid resolution of 512².
38+
{% include figure image_path='/assets/images/research/code-comparisons/si/BA-512_snapshots.png' caption='**Figure 1.1.** Dust density snapshots for Problem BA at a grid resolution of 512².
3939
Each row shows the code labeled along the left margin.
4040
In alphabetical order from top to bottom, the upper group implements an average of one (1) Lagrangian particle per grid cell, and the lower group implements a pressureless dust fluid.
4141
Each column shows the simulation time in local orbital periods $$T$$ labeled along the top margin.
4242
The color scale at the bottom right shows the dust density $$\rho_\mathrm{d}$$ relative to the initially uniform gas density $$\rho_\mathrm{g,0}$$ and applies to all snapshots.
4343
Radial $$x$$ and vertical $$z$$ coordinates are in units of the vertical gas scale height $$H_\mathrm{g}$$.' %}
4444

45-
{% include figure image_path='/assets/images/research/code-comparison/si/BA-512_time_series.png' caption='**Figure 1.2.** Maximum dust densities $$\max(\rho_\mathrm{d})$$ as a function of time for Problem BA at a grid resolution of 512².
45+
{% include figure image_path='/assets/images/research/code-comparisons/si/BA-512_time_series.png' caption='**Figure 1.2.** Maximum dust densities $$\max(\rho_\mathrm{d})$$ as a function of time for Problem BA at a grid resolution of 512².
4646
The units for density and time are the initially uniform gas density $$\rho_\mathrm{g,0}$$ and the local orbital period $$T$$, respectively.
4747
The top panel uses a similar cadence for each time series.
4848
The bottom panel shows the simple moving average $$\mathrm{SMA}$$ with a sampling window of $$10T$$.
4949
Dotted lines show codes that implement an average of $$n_\mathrm{p} = 1$$ Lagrangian particle per grid cell, solid lines show codes with pressureless dust fluids, and line colors show different codes.' %}
5050

51-
{% include figure image_path='/assets/images/research/code-comparison/si/BA-512_CDF.png' caption='**Figure 1.3.** Cumulative distribution functions of the dust density for Problem BA at a grid resolution of 512².
51+
{% include figure image_path='/assets/images/research/code-comparisons/si/BA-512_CDF.png' caption='**Figure 1.3.** Cumulative distribution functions of the dust density for Problem BA at a grid resolution of 512².
5252
In the upper panel, lines show densities time-averaged over the saturation state $$\overline{\rho_\mathrm{d}}$$, line colors different codes, and shaded areas the $$1\sigma$$ time variability.
5353
In the lower panel, lines and shaded areas show the meta-average $$\overline{\overline{\rho_\mathrm{d}}}$$ and standard deviation, respectively, of $$\overline{\rho_\mathrm{d}}$$ in the upper panel for each dust implementation.
5454
Dust densities are relative to the initially uniform gas density $$\rho_\mathrm{g,0}$$.
@@ -57,26 +57,26 @@ Dotted lines show codes that implement an average of $$n_\mathrm{p} = 1$$ Lagran
5757

5858
##### Additional Particles
5959

60-
{% include figure image_path='/assets/images/research/code-comparison/si/BA-512-np9_snapshots.png' caption='**Figure 1.4.** Similar to Figure [1.1](#higher-particle-resolution:~:text=Permalink-,Figure%201.1.,-Dust%20density%20snapshots) except for only codes that implement an average of $$n_\mathrm{p} = 9$$ Lagrangian particles per grid cell.' %}
60+
{% include figure image_path='/assets/images/research/code-comparisons/si/BA-512-np9_snapshots.png' caption='**Figure 1.4.** Similar to Figure [1.1](#higher-particle-resolution:~:text=Permalink-,Figure%201.1.,-Dust%20density%20snapshots) except for only codes that implement an average of $$n_\mathrm{p} = 9$$ Lagrangian particles per grid cell.' %}
6161

62-
{% include figure image_path='/assets/images/research/code-comparison/si/BA-512-np9_time_series.png' caption='**Figure 1.5.** Similar to Figure [1.2](#higher-particle-resolution:~:text=.-,Figure%201.2.,-Maximum%20dust%20densities) except comparing only Lagrangian-particle implementations with dashed lines showing an average of $$n_\mathrm{p} = 9$$ particles per grid cell.' %}
62+
{% include figure image_path='/assets/images/research/code-comparisons/si/BA-512-np9_time_series.png' caption='**Figure 1.5.** Similar to Figure [1.2](#higher-particle-resolution:~:text=.-,Figure%201.2.,-Maximum%20dust%20densities) except comparing only Lagrangian-particle implementations with dashed lines showing an average of $$n_\mathrm{p} = 9$$ particles per grid cell.' %}
6363

64-
{% include figure image_path='/assets/images/research/code-comparison/si/BA-512-np9_CDF.png' caption='**Figure 1.6.** Similar to Figure [1.3](#higher-particle-resolution:~:text=show%20different%20codes.-,Figure%201.3.,-Cumulative%20distribution%20functions) except comparing only Lagrangian-particle implementations with dashed lines showing an average of $$n_\mathrm{p} = 9$$ particles per grid cell.' %}
64+
{% include figure image_path='/assets/images/research/code-comparisons/si/BA-512-np9_CDF.png' caption='**Figure 1.6.** Similar to Figure [1.3](#higher-particle-resolution:~:text=show%20different%20codes.-,Figure%201.3.,-Cumulative%20distribution%20functions) except comparing only Lagrangian-particle implementations with dashed lines showing an average of $$n_\mathrm{p} = 9$$ particles per grid cell.' %}
6565

6666

6767
#### Higher Grid Resolution
6868

69-
{% include figure image_path='/assets/images/research/code-comparison/si/BA-1024_snapshots.png' caption='**Figure 1.7.** Similar to Figure [1.1](#higher-particle-resolution:~:text=Permalink-,Figure%201.1.,-Dust%20density%20snapshots) except at a grid resolution of 1024².' %}
69+
{% include figure image_path='/assets/images/research/code-comparisons/si/BA-1024_snapshots.png' caption='**Figure 1.7.** Similar to Figure [1.1](#higher-particle-resolution:~:text=Permalink-,Figure%201.1.,-Dust%20density%20snapshots) except at a grid resolution of 1024².' %}
7070

71-
{% include figure image_path='/assets/images/research/code-comparison/si/BA-1024_time_series.png' caption='**Figure 1.8.** Similar to Figure [1.2](#higher-particle-resolution:~:text=.-,Figure%201.2.,-Maximum%20dust%20densities) except with dashed lines showing grid resolutions of 1024².' %}
71+
{% include figure image_path='/assets/images/research/code-comparisons/si/BA-1024_time_series.png' caption='**Figure 1.8.** Similar to Figure [1.2](#higher-particle-resolution:~:text=.-,Figure%201.2.,-Maximum%20dust%20densities) except with dashed lines showing grid resolutions of 1024².' %}
7272

73-
{% include figure image_path='/assets/images/research/code-comparison/si/BA-1024_CDF.png' caption='**Figure 1.9.** Similar to Figure [1.3](#higher-particle-resolution:~:text=show%20different%20codes.-,Figure%201.3.,-Cumulative%20distribution%20functions), except grid resolutions at 1024² appear as dashed and darker lines in the upper and lower panels, respectively.' %}
73+
{% include figure image_path='/assets/images/research/code-comparisons/si/BA-1024_CDF.png' caption='**Figure 1.9.** Similar to Figure [1.3](#higher-particle-resolution:~:text=show%20different%20codes.-,Figure%201.3.,-Cumulative%20distribution%20functions), except grid resolutions at 1024² appear as dashed and darker lines in the upper and lower panels, respectively.' %}
7474

7575

7676
### Problem AB
7777

78-
{% include figure image_path='/assets/images/research/code-comparison/si/AB-1024_snapshots.png' caption='**Figure 2.1.** Similar to Figure [1.1](#higher-particle-resolution:~:text=Permalink-,Figure%201.1.,-Dust%20density%20snapshots) except for Problem AB at a grid resolution of 1024².' %}
78+
{% include figure image_path='/assets/images/research/code-comparisons/si/AB-1024_snapshots.png' caption='**Figure 2.1.** Similar to Figure [1.1](#higher-particle-resolution:~:text=Permalink-,Figure%201.1.,-Dust%20density%20snapshots) except for Problem AB at a grid resolution of 1024².' %}
7979

80-
{% include figure image_path='/assets/images/research/code-comparison/si/AB-1024_time_series.png' caption='**Figure 2.2.** Similar to Figure [1.2](#higher-particle-resolution:~:text=.-,Figure%201.2.,-Maximum%20dust%20densities) except for Problem AB at a grid resolutions of 1024².' %}
80+
{% include figure image_path='/assets/images/research/code-comparisons/si/AB-1024_time_series.png' caption='**Figure 2.2.** Similar to Figure [1.2](#higher-particle-resolution:~:text=.-,Figure%201.2.,-Maximum%20dust%20densities) except for Problem AB at a grid resolutions of 1024².' %}
8181

82-
{% include figure image_path='/assets/images/research/code-comparison/si/AB-1024_CDF.png' caption='**Figure 2.3.** Similar to Figure [1.3](#higher-particle-resolution:~:text=show%20different%20codes.-,Figure%201.3.,-Cumulative%20distribution%20functions), except for Problem AB at a grid resolutions of 1024².' %}
82+
{% include figure image_path='/assets/images/research/code-comparisons/si/AB-1024_CDF.png' caption='**Figure 2.3.** Similar to Figure [1.3](#higher-particle-resolution:~:text=show%20different%20codes.-,Figure%201.3.,-Cumulative%20distribution%20functions), except for Problem AB at a grid resolutions of 1024².' %}

assets/docs/research/code-comparison/si/sicc_problem_set.pdf renamed to assets/docs/research/code-comparisons/si/sicc_problem_set.pdf

File renamed without changes.

assets/images/research/code-comparison/si/AB-1024_CDF.png renamed to assets/images/research/code-comparisons/si/AB-1024_CDF.png

File renamed without changes.

assets/images/research/code-comparison/si/AB-1024_snapshots.png renamed to assets/images/research/code-comparisons/si/AB-1024_snapshots.png

File renamed without changes.

assets/images/research/code-comparison/si/AB-1024_time_series.png renamed to assets/images/research/code-comparisons/si/AB-1024_time_series.png

File renamed without changes.

assets/images/research/code-comparison/si/BA-1024_CDF.png renamed to assets/images/research/code-comparisons/si/BA-1024_CDF.png

File renamed without changes.

assets/images/research/code-comparison/si/BA-1024_snapshots.png renamed to assets/images/research/code-comparisons/si/BA-1024_snapshots.png

File renamed without changes.

assets/images/research/code-comparison/si/BA-1024_time_series.png renamed to assets/images/research/code-comparisons/si/BA-1024_time_series.png

File renamed without changes.

assets/images/research/code-comparison/si/BA-512-np9_CDF.png renamed to assets/images/research/code-comparisons/si/BA-512-np9_CDF.png

File renamed without changes.

assets/images/research/code-comparison/si/BA-512-np9_snapshots.png renamed to assets/images/research/code-comparisons/si/BA-512-np9_snapshots.png

File renamed without changes.

0 commit comments

Comments
 (0)