Adds a new surface charge density boundary condition to the CHARGE solver [Boundary Conditions (Electrical Simulation)]. A CHARGE solver region must be present in the objects tree before a surface charge density boundary condition can be added.
Syntax |
Description |
---|---|
addsurfacechargebc; |
Adds a new surface charge density boundary condition to the CHARGE solver. This function does not return any data. |
Example 1
The following script commands will add a surface charge density boundary condition to the CHARGE solver (already present in the objects tree) and print all available properties of the boundary condition.
addsurfacechargebc;
?set;
See Also
addsurfacerecombinationbc, addelectricalcontact, addmodelmaterial