Navigation : 
        
          
    
   Manual 
    
   Input Variables  
    
  - 
   Atomic Orbitals 
    
  - 
   Calculation Modes 
    
  - 
   ClassicalParticles 
    
  - 
   DFTBPlusInterface 
    
  - 
   Execution 
    
  - 
   Hamiltonian 
    
  - 
   ISDF 
    
  - 
   Linear Response 
    
  - 
   Math 
    
  - 
   Maxwell 
    
  - 
   Mesh 
    
  - 
   Output  
    
  -- 
   BerkeleyGW 
      -- BandStructureComputeProjections 
      -- CurrentThroughPlane 
      -- DOSComputePDOS 
      -- DOSEnergyMax 
      -- DOSEnergyMin 
      -- DOSEnergyPoints 
      -- DOSGamma 
      -- ELFWithCurrentTerm 
      -- LDOSEnergies 
      -- LinearMediumOutput 
      -- LinearMediumOutputDir 
      -- LocalMagneticMomentsSphereRadius 
      -- MaxwellOutput 
      -- MaxwellOutputInterval 
      -- MaxwellOutputIterDir 
      -- MomentumTransfer 
      -- Output 
      -- OutputDuringSCF 
      -- OutputFormat 
      -- OutputInterval 
      -- OutputIterDir 
      -- OutputMatrixElements 
      -- OutputMEEnd 
      -- OutputMEMultipoles 
      -- OutputMEStart 
      -- OutputWfsNumber 
  
    
  - 
   SCF 
    
  - 
   States 
    
  - 
   System 
    
  - 
   Time-Dependent 
    
  - 
   Utilities 
    
  - 
   Alphabetic Index 
  
    
   Tutorials 
    
   Developers 
    
   Releases 
         
       
    
    
    MaxwellOutputIterDir 
    
    
    
    
MaxwellOutputIterDir 
Section  Output Type  stringDefault  “output_iter”Octopus  stores information
such as the density, forces, etc. requested by variable MaxwellOutput 
in the format specified by OutputHow .
This information is written while iterating CalculationMode = maxwell 
according to OutputInterval , and has nothing to do with the restart information.
    
        
        
        
        Source information
        
         
    
    
output/output_mxll.F90  : 159
 call  parse_variable ( namespace ,  'MaxwellOutputIterDir' ,  "output_iter" ,  outp % iter_dir )