User Tools

Site Tools


qcl:sweeping_variables

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
qcl:sweeping_variables [2019/03/13 16:05]
thomas.grange
qcl:sweeping_variables [2020/06/09 13:12] (current)
admin
Line 1: Line 1:
 ====== Sweeping variables ====== ====== Sweeping variables ======
  
-The nextnanomat graphical user interface allows to sweep any variable of the nextnano.QCL input file. Algebraic expressions are also supported.+The nextnanomat graphical user interface allows to sweep any variable of the nextnano.NEGF input file. Algebraic expressions are also supported.
  
  
Line 69: Line 69:
  <​Layer>​  <​Layer>​
  <​Material>​barrier</​Material>​  <​Material>​barrier</​Material>​
- <​Thickness unit="​nm">​$4.1*exp(-(x-1)^2/​sigma^2)</​Thickness>​+ <​Thickness unit="​nm">​$(4.1*exp(-(x-1)^2/​sigma^2))</​Thickness>​
  </​Layer>​  </​Layer>​
 </​code>​ </​code>​
 +
 +The syntax of all possible expressions can be found on [[http://​mathparser.org/​mXparser]].
 +
qcl/sweeping_variables.1552493149.txt.gz ยท Last modified: 2019/03/13 16:05 by thomas.grange