This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
qcl:feature_requests [2017/02/20 20:52] stefan.birner removed |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ===== Feature requests ===== | ||
- | * implement strain (//will start soon//) | ||
- | * implement piezoelectricity (//will start soon//) | ||
- | * implement pyroelectricity (//will start soon//) | ||
- | CHECK: Is this feature still available? | ||
- | == ElectricField == | ||
- | |||
- | The electric field is calculated from the potential drop per period. | ||
- | It is also required for calculating the IV characteristics. | ||
- | It has to be different from zero. | ||
- | It is the initial field for calculating the electronic basis states. | ||
- | |||
- | //CHECK: <!-- Potential drop per period: required for calculating a single voltage --> CHECK: Is a single voltage still possible. There were some input file changes regarding SweepType | ||
- | // | ||
- | <code> | ||
- | <ElectricField> | ||
- | <pot_drop unit="mV"> 200 </pot_drop> | ||
- | </ElectricField> | ||
- | </code> |