Skip to content

Commit

Permalink
add space logo and paper
Browse files Browse the repository at this point in the history
  • Loading branch information
BerndDoser committed Oct 12, 2024
1 parent 4905737 commit dfc1b09
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 4 deletions.
Binary file added images/SPACE_logo.png
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 images/Space-partners-new.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,7 @@
margin: 0!important;
height: 45px;
}

.small {
font-size: 20px;
}
32 changes: 28 additions & 4 deletions workflows.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -11,20 +11,44 @@
:::


## Kick-off SPACE
## Kick-off

Astrophysical Simulations for Exascale Computing ([SPACE](https://www.space-coe.eu/)).
![](images/SPACE_logo.png){.absolute top=0 right=0 width=250}

Astrophysical Simulations for Exascale Computing ([SPACE CoE](https://www.space-coe.eu/))

::: {layout='[1,2.2,0.5]' layout-valign=center}
::: n1
![](images/illustris.png)
IllustrisTNG

::: {.small}
::: {.callout-note icon=false}
## Simulation Data (~ PetaBytes)
- Time snapshots storing particle positions, velocities, and other properties
- OpenGADGET (IllustrisTNG), PLUTO, RAMSES, ...
:::
:::
:::

::: n2
![](images/projectx.svg)
:::

::: n3
![](images/P404_f2.png)
[Spherinator & HiPSter](https://space.h-its.org/)

::: {.small}
Spherinator & HiPSter

[space.h-its.org](https://space.h-its.org/)
:::
:::
:::
:::{.font-size=30px}
K. L. Polsterer, B. Doser, A. Fehlner and S. Trujillo-Gomez [ADASS (2024)]().
:::

<!-- ![](images/Space-partners-new.png){fig-align="center"} -->


## Example Workflow
Expand Down

0 comments on commit dfc1b09

Please sign in to comment.