Navigation :
Manual
Input Variables
-
Atomic Orbitals
-
Calculation Modes
-
ClassicalParticles
-
DFTBPlusInterface
-
Execution
-
Hamiltonian
-
Linear Response
-
Math
-
Maxwell
-
MaxwellStates
-
Mesh
-
Output
-
SCF
-
States
-
System
-
Time-Dependent
-
Utilities
--
oct-casida_spectrum
--
oct-center-geom
--
oct-conductivity_spectrum
--
oct-convert
--- ConvertEnd
--- ConvertEnergyMax
--- ConvertEnergyMin
--- ConvertEnergyStep
--- ConvertFilename
--- ConvertFolder
--- ConvertFTMethod
--- ConvertHow
--- ConvertIterateFolder
--- ConvertOutputFilename
--- ConvertOutputFolder
--- ConvertReadSize
--- ConvertScalarOperation
--- ConvertStart
--- ConvertStep
--- ConvertSubtract
--- ConvertSubtractFilename
--- ConvertSubtractFolder
--
oct-local_multipoles
--
oct-photoelectron_spectrum
--
oct-propagation_spectrum
--
oct-spin_susceptibility
--
oct-unfold
--
oct-vibrational_spectrum
--
oct-wannier90
--
oct-xyz-anim
-- Volume
-
Alphabetic Index
Tutorials
Developers
Releases
ConvertReadSize
ConvertReadSize
Section Utilities::oct-convert
Type integer
Default mesh%np
How many points are read at once. For the parallel run this has not been
yet tested, so it should be one. For the serial run, a number
of 100-1000 will speed-up the execution time by this factor.
Source information
utils/convert.F90 : 486
call parse_variable ( namespace , 'ConvertReadSize' , mesh % np , chunk_size )