next up previous contents
Next: -material : electric / Up: General sections Previous: -general : Annotations, filenames   Contents

-mesh : outer boundary conditions, spacings

gd1 needs to know You specify these values in this section.
 ##############################################################################
 # Flags: nomenu, noprompt, nomessage,                                        #
 ##############################################################################
 # section -mesh                                                              #
 ##############################################################################
 ## Bounding box:                                                             #
 #   pxlow = undefined      , pylow = undefined      , pzlow = undefined      #
 #   pxhigh= undefined      , pyhigh= undefined      , pzhigh= undefined      #
 #  volume= (undefined, undefined, undefined, undefined, undefined, undefined)#
 #      __zlowref = undefined                                                 #
 #      __zhighref= undefined                                                 #
 ## Boundary conditions:                                                      #
 #   cxlow = electric, cylow = electric, czlow = electric                     #
 #   cxhigh= electric, cyhigh= electric, czhigh= electric                     #
 ## periodic bc's for eigenvalues:                                            #
 #   xperiodic= no , xphase= undefined                                        #
 #   yperiodic= no , yphase= undefined                                        #
 #   zperiodic= no , zphase= undefined                                        #
 # # # # #                                                                    #
 # xspacing= undefined, xminspacing= undefined                                #
 # yspacing= undefined, yminspacing= undefined                                #
 # zspacing= undefined, zminspacing= undefined                                #
 # graded  = no                                                               #
 #   xgraded= no , ygraded= no , zgraded= no                                  #
 # xqfgraded= 1.20, xdmaxgraded= undefined                                    #
 # yqfgraded= 1.20, ydmaxgraded= undefined                                    #
 # zqfgraded= 1.20, zdmaxgraded= undefined                                    #
 # perfectmesh= no                                                            #
 # geoscale= 1.0                                                              #
 ## Commands: # # # # # # # # # #                                             #
 # xfixed(N, X0, X1)  -- N fixed meshplanes between X0 and X1                 #
 # yfixed(N, Y0, Y1)  -- N fixed meshplanes between Y0 and Y1                 #
 # zfixed(N, Z0, Z1)  -- N fixed meshplanes between Z0 and Z1                 #
 ##############################################################################
 # listplanes, return, help                                                   #
 ##############################################################################

Example
 -mesh
     spacing= 1e-3
     pxlow= 1e-2, pxhigh= 0
     pylow= 2e-2, pyhigh= 0
     pzlow= 3e-2, pzhigh= 0
     
     cxlow= ele, cxhigh= mag
     cylow= ele, cyhigh= mag
     zperiodic= yes, zphase= 120


next up previous contents
Next: -material : electric / Up: General sections Previous: -general : Annotations, filenames   Contents