Hi,
Installing Aestimo using pip make sure you are satisfying requirement, so i assume you are, to get to your answer quickly, yes you are using wrong Aestimo file for execution, any structure file (in this case sample-qw-barrierdope-p_ingan.py) is self-runner just : python name_str-file.py
there are two aestimo execution files each one do proper simulation:
1: aestim.py
a-calculate energy levels in conduction band
b-import file structures (that do not calculate energy levels in valence band, hence there is no subnumber_h =?)
2: aestimo_h.py
a- import file structures (that do calculate energy levels in conduction valence bands, hence there is subnumber_e =? and subnumber_h =?)
b- for now work only on qw and mqw (no pn-junction).
best regards
hamza hebal
PS: aestimo do a lot of tasks, the answer was limited to the problem.