add input-editor

This commit is contained in:
mori0711 2017-06-04 22:42:57 +09:00
parent 9afba8e315
commit 16c2bbbd5d
11 changed files with 45 additions and 19 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 382 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 331 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 331 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 89 KiB

View File

@ -22,15 +22,12 @@ If users change the installed directory, user should set " --with-qe-source" of
|
if you will use in parallel by using MPI, you should install MPI.
* Windows
* Windows and Mac
Users do not need to install Quantum ESPRESSO, because BURAI system already has the Quantum ESPRESSO executables.
These executables were compiled by BURAI team.
if users want to use other Quantum ESPRESSO version, the users should install it.
* Mac
now making
BURAI
-----

View File

@ -1,4 +1,11 @@
Input Editor
============
In case users want to check the input and output files, users watch the file that is selected from file list.
.. image:: ../../img/projects/imgCheckFile.png
:scale: 50 %
:align: center

View File

@ -1,23 +1,41 @@
Input Editor (Build-in Text Editor)
===================================
This system has text editor.
If you change directly input file, you should use the built-in text editor.
BUARI platform has a test editor.
Users can change input computational condition by using built-in text editor.
Also, users can make input file back to the original.
.. image:: ../../img/imgCreateJob_EditInput00.png
:scale: 30 %
upload
------
In case users change input computational conditions by using built-in text editor,
Firstly, user select "Input-file" from left menu.
.. image:: ../../img/projects/imgCreateJob_CheckInputFIle.png
:scale: 50 %
:align: center
.. image:: ../../img/imgCreateJob_EditInput01.png
:scale: 30 %
Subsequently, users enter the value that users want to change.
.. image:: ../../img/projects/imageEditorUpload00.png
:scale: 50 %
:align: center
.. image:: ../../img/imgCreateJob_EditInput02.png
:scale: 30 %
Then users have to push the upload button to reflect such changes.
.. image:: ../../img/projects/imageEditorUpload01.png
:scale: 50 %
:align: center
|
.. image:: ../../img/projects/imageEditorUpload02.png
:scale: 50 %
:align: center
.. image:: ../../img/imgCreateJob_EditInput03.png
:scale: 30 %
reload
------
After users changed input computational condition, the input conditions can be reverted back by pushing reload button.
.. image:: ../../img/projects/imageEditorReload.png
:scale: 50 %
:align: center
|

View File

@ -1,13 +1,16 @@
Running Calculation
===================
When users start to calculate, they select "Run" in the left menu as shown in bellow table.
Run jobs
--------
When users start to calculate, users select "Run" in the left menu as shown in bellow table.
.. image:: ../../img/imgCreateJob_running00.png
:scale: 40 %
:align: center
Before users calculate, they have to save a project.
Before users calculate, users have to save a project.
if not saved, they have to push the "Save Project".
.. image:: ../../img/imgCreateJob_running01.png
@ -20,4 +23,5 @@ Users save the project, then users push the OK button to run the calculation.
:scale: 40 %
:align: center
Stop jobs
---------