next up previous contents
Next: -wakes: longitudinal and transverse Up: gd1.pp Previous: -sparameters: Computes scattering parameters   Contents

-material: Conductivities of electric materials

This section enables the changing of the conductivities of materials with type= electric. These conductivities are used for computing the wall losses in the section -losses.
 ##############################################################################
 # Flags: nomenu, noprompt, nomessage,                                        #
 ##############################################################################
 # section -material                                                          #
 ##############################################################################
 # material=  1        epsr....: infinity      kappa    =      58.0e+6        #
 # type: electric         xepsr: infinity        xkappa =      58.0e+6        #
 #                        yepsr: infinity        ykappa =      58.0e+6        #
 #                        zepsr: infinity        zkappa =      58.0e+6        #
 #                     muer....:       0.0     mkappa   :       0.0           #
 #                        xmuer:       0.0       xmkappa:       0.0           #
 #                        ymuer:       0.0       ymkappa:       0.0           #
 #                        zmuer:       0.0       zmkappa:       0.0           #
 ##############################################################################
 # return, help, ls                                                           #
 ##############################################################################
The entries for type, epsr, muer, mkappa cannot be changed.
Example To specify that wall loss computations in the section -losses shall use a conductivity of $30 \times 10^6$ for the material '10', we say:
 -material
    material= 10
    kappa= 30e6