| Summary: | Density effect calculation treats insulators as conductors | ||
|---|---|---|---|
| Product: | Geant4 | Reporter: | Andrew Sutton <asutton> |
| Component: | materials | Assignee: | Vladimir.Ivantchenko |
| Status: | ASSIGNED --- | ||
| Severity: | normal | ||
| Priority: | P4 | ||
| Version: | other | ||
| Hardware: | All | ||
| OS: | All | ||
|
Description
Andrew Sutton
2023-10-23 20:21:14 CEST
Hello Andrew, your comment is valid and to me it is also not obvious how to define if a material has conductivity or not. The key question is what is the best default? Should by default a material be a conductor? For the coming Geant4 release I would not make any interface change, instead will try to extend comments to the class and documentation. Vladimir Hello Andrew, we cannot know in advance is a given material conductor or not. There are two questions: 1) What G4Material constructor should use as a default? 2) How well interface to user is described, where we should extend description? For 1) we may improve NIST material description, at least, for NIST materials the answer is known. For the user custom material, the electron density should be added by a user. For 2) we need suggesting where to extend the description. Vladimir |