Skip to content

Commit

Permalink
add a quote admonition
Browse files Browse the repository at this point in the history
  • Loading branch information
DininduSenanayake committed Oct 23, 2024
1 parent 590f479 commit 14b350d
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions docs/3-runtime-and-set-calculator.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# Runtime Calculator for generating .apsimx files from .txt config files

!!! quote ""

* This calculator will assist you with selecting the number of sets (`nSets`) while updating the `03-generate-config-files/generate_apsim_configs.R` ( as described in https://nesi.github.io/APSIM-HPC/#03-generate-config-filesgenerate_apsim_configsr)
* This will calculate the number of **Sets** where each set will process configfiles within 24hours

* This calculator will assist you with selecting the number of sets (`nSets`) while updating the `03-generate-config-files/generate_apsim_configs.R` ( as described in https://nesi.github.io/APSIM-HPC/#03-generate-config-filesgenerate_apsim_configsr)
* This will calculate the number of **Sets** where each set will process configfiles within 24hours
<div class="calculator-container"></div>

0 comments on commit 14b350d

Please sign in to comment.