forked from aiidalab/aiidalab-qe
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
57e0aa5
commit 1c986e1
Showing
6 changed files
with
280 additions
and
142 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,49 +1,53 @@ | ||
<div class="guide"> | ||
<p> | ||
The QE app allows you to calculate properties in a simple 4-step process: | ||
</p> | ||
<div> | ||
<p> | ||
The QE app allows you to calculate properties in a simple 4-step process: | ||
</p> | ||
<ol> | ||
<li> | ||
🔍 <strong>Step 1:</strong> Select the structure you want to run. | ||
</li> | ||
<li> | ||
⚙️ <strong>Step 2:</strong> Select the properties you are interested in. | ||
</li> | ||
<li> | ||
💻 <strong>Step 3:</strong> Choose the computational resources you want to run on and submit your workflow. | ||
</li> | ||
<li> | ||
🚀 <strong>Step 4:</strong> Monitor and view your workflow results. | ||
</li> | ||
</ol> | ||
</div> | ||
|
||
<ol> | ||
<li> | ||
🔍 <strong>Step 1:</strong> Select the structure you want to run. | ||
</li> | ||
<li> | ||
⚙️ <strong>Step 2:</strong> Select the properties you are interested in. | ||
</li> | ||
<li> | ||
💻 <strong>Step 3:</strong> Choose the computational resources you want to run on and submit your workflow. | ||
</li> | ||
<li> | ||
🚀 <strong>Step 4:</strong> Monitor and view your workflow results. | ||
</li> | ||
</ol> | ||
<div> | ||
<p> | ||
New users can go straight to the first step and select their structure. | ||
</p> | ||
<p> | ||
Completed workflows can be viewed in the <strong>Calculation history</strong> section. | ||
</p> | ||
<p> | ||
To start a new calculation in a separate tab, click the <strong>New calculation</strong> button. | ||
</p> | ||
<p> | ||
You can also check out the | ||
<a href="https://aiidalab-qe.readthedocs.io/tutorials/basic.html" target="_blank">basic</a> tutorial to get | ||
started | ||
with the Quantum ESPRESSO app, or try out the | ||
<a href="https://aiidalab-qe.readthedocs.io/tutorials/advanced.html" target="_blank">advanced</a> tutorial to | ||
learn | ||
additional features offered by the app. | ||
</p> | ||
<p> | ||
For a more in-depth dive into the app's features, please refer to the | ||
<a href="https://aiidalab-qe.readthedocs.io/howto/index.html" target="_blank">how-to guides</a>. | ||
</p> | ||
</div> | ||
|
||
<p> | ||
New users can go straight to the first step and select their structure. | ||
</p> | ||
|
||
<p> | ||
Completed workflows can be viewed in the <strong>Calculation history</strong> section. | ||
</p> | ||
|
||
<p> | ||
To start a new calculation in a separate tab, click the <strong>New calculation</strong> button. | ||
</p> | ||
|
||
<p> | ||
You can also check out the | ||
<a href="https://aiidalab-qe.readthedocs.io/tutorials/basic.html" target="_blank">basic</a> tutorial to get started | ||
with the Quantum ESPRESSO app, or try out the | ||
<a href="https://aiidalab-qe.readthedocs.io/tutorials/advanced.html" target="_blank">advanced</a> tutorial to learn | ||
additional features offered by the app. | ||
</p> | ||
|
||
<p> | ||
For a more in-depth dive into the app's features, please refer to the | ||
<a href="https://aiidalab-qe.readthedocs.io/howto/index.html" target="_blank">how-to guides</a>. | ||
</p> | ||
|
||
<p> | ||
Alternatively, you can select one of our in-app guides below to walk through an example use-case. | ||
</p> | ||
<div> | ||
<h3>In-app guides</h3> | ||
<p> | ||
Alternatively, you can select one of our in-app guides below to walk through an example use case. | ||
</p> | ||
</div> | ||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.