[ Home ] [ News ] [ Contact ] [ Search ] Input filename

 About us
 Useful Links
 Publications
 Copyright notice
 nextnano³ documentation

 -> Download Software
 * password protected

 

 
Up
 

Specification of input file name

The specification of the input filename is done as a first entry in file keywords.in as follows:

!---------------------------------------------------!
$input_filename                        optional     !
 input-filename         character      optional     !
$end_input_filename                    optional     !
!---------------------------------------------------!

input-filename has to be replaced by the real name of the input file.

 

Example

!---------------------------------------------------!
$input_filename                        optional     !
  input_file1.in        character      optional     !
Reads in "input_file1.in".
! 1D_Quantum_well.in    character      optional     !
Reads in "1D_Quantum_well.in" if the comment sign "!" is removed.
$end_input_filename
                   optional     !
!---------------------------------------------------!

A comment can be inserted by using "!".

 

   
Last modified: 11-Feb-2008   -   optimised for Microsoft Internet Explorer 6.0 ®