User Tools

Site Tools


qcl:advanced_settings

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
Next revision Both sides next revision
qcl:advanced_settings [2018/06/14 15:45]
thomas.grange [Scaling wavefunctions]
qcl:advanced_settings [2018/07/10 09:34]
thomas.grange [Output format for 2D plots]
Line 66: Line 66:
 ==== Output format for 2D plots ==== ==== Output format for 2D plots ====
 By default, 2D plots are output in a [[http://​www.vtk.org|VTK format]] (files with a .vtr extension). By default, 2D plots are output in a [[http://​www.vtk.org|VTK format]] (files with a .vtr extension).
-In addition, to output 2D plots in a [[http://​www.avs.com|AVS/​Express format]] (.fld extension), the following command can be added in the <​Output>​ section of the input file:+ ​[[http://​www.gnuplot.info/​|Gnuplot]] files are also generated (in a file explorer, double click on the file to generate the gnuplot figure). 
 + 
 +In addition, to output 2D plots in a [[http://​www.avs.com|AVS/​Express format]] (.fld extension), the following command ​"<​FLD_format>" ​can be added in the <​Output>​ section of the input file
 + 
 +The following commands can be used to control the output formats: 
 <​code>​ <​code>​
 <​Output>​ <​Output>​
 ... ...
 +<​VTK_format>​yes</​VTK_format>​
 <​FLD_format>​yes</​FLD_format>​ <​FLD_format>​yes</​FLD_format>​
 +<​Gnuplot_format>​yes</​Gnuplot_format>​
 ... ...
 </​Output>​ </​Output>​
 </​code>​ </​code>​
 +
 +
  
 ==== Scaling 1D wavefunctions ==== ==== Scaling 1D wavefunctions ====
qcl/advanced_settings.txt · Last modified: 2022/03/30 16:36 by thomas.grange