Ok I don't want to be a bummer here, ... I set up a Graphene p-i-n structure with a double gate, but as small as possible, width of (3,0) and length of around 4nm .... i ran the LDOS .. it has taken 24 hours already but looks like it might finish this time ... i am just wondering: Has anyone out there done any LDOS calculations with graphene, and does it normally take this long? I wanted to use this output as part of an iterative design process, but if it takes this long I can't see how I can .. i just need to know if i am doing something wrong or not ... i have a very powerful machine with tons of memory, hd space, and equiv 24 cores .... i cant imagine that this is normal ... some parameters below:
kPntsX = 1
kPntsY = 1
kPntsZ = 101
ldos_energies = numpy.linspace(-3,3,31)*eV
iteration_control_parameters = IterationControlParameters(number_of_history_steps=12, tolerance=1e-3)
numerical_accuracy_parameters = NumericalAccuracyParameters(k_point_sampling=(kPntsX, kPntsY, kPntsZ))
oh and by the way it has created two files both 4GB in size ... is this normal?
Both exactly the same size, one has .tmp and one does not .. but it still running ...