Skip to content

Commit

Permalink
Update the SVG to PDF
Browse files Browse the repository at this point in the history
  • Loading branch information
ruicoelhopedro committed Jun 5, 2024
1 parent 4d65124 commit 270e1f4
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/generate_pdf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Install dependencies
run: sudo apt-get install -y librsvg2-bin
- name: Build draft PDF
uses: openjournals/openjournals-draft-action@master
with:
Expand Down
2 changes: 1 addition & 1 deletion docs/joss_paper/paper.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ Whereas the optimisers are responsible for providing a candidate solution for th
The results of the optimisation can then be visualised using the `piglot-plot` tool.


![Schematic illustration of `piglot`. \label{fig:piglot_example}](piglot.svg){width=100%}
![Schematic illustration of `piglot`. \label{fig:piglot_example}](piglot.pdf){width=100%}


The `piglot` package has been successfully used for the identification of constitutive parameters for classical elasto-plastic models from multi-scale simulations, crystal plasticity models with mechanically-induced martensitic transformations [@cardosocoelhoMultiscaleModelCombining2023] and models for amorphous polymers [@ALVES2023112488].
Expand Down
Binary file added docs/joss_paper/piglot.pdf
Binary file not shown.

0 comments on commit 270e1f4

Please sign in to comment.