|  
 INFORMATION FOR  Prospective StudentsCurrent Students
 INFORMATION HomeGroup Members
 Modelling
 Devices
 Downloads
 Publications
 PROJECTS  FundedUndergraduate
 Postgraduate
 QUICK LINKS Optical DevicesGhent LC 
              Group
 GID
 
   |  | Creating an IPS Structure using TetgenFor in plane switching structures there is an interface at the 
              top and bottom of the structure between the LC and air or glass. 
              Although in the following example this material is neglected, for 
              accurate modelling it is crucial that these layers are included. 
              If the LC boundary is left free, this is equivalent to an interface 
              between LC and a material with dielectric constant of zero! Work 
              is currently underway change this default behaviour to an air-LC 
              interface. 
 This program visualises results on both irregular and regular 2D 
              and 3D meshes. Director plots can be made across slices, or sampled 
              regularly in 3D space. Iso-surface plots of potential, twist and 
              tilt can be made. Built in Extended optics code, for image plots 
              or viewing angle plots. Free energy calculation, surface and contour 
              plots. Provides a means to rapidly convert results from irregular 
              to regular meshes, as required for most optical calculations  To begin with it is necessary to define each node. The definitions 
              can either be placed at the top of the .smesh or .poly file, or 
              defined separately in a .node file, as has been done here. 
               
                | # IPS.node 22 3 0 0 # no. of nodes, dimension (always 3), don’t want 
                  a material no. for nodes
 1 0 0 0
 2 0 25 0
 3 24 25 0
 4 24 0 0
 5 0 0 10
 6 0 25 10
 7 24 25 10
 8 24 0 10
 9 0 0 12
 10 0 25 12
 11 24 25 12
 12 24 0 12
 13 0 20 12
 14 24 20 12
 15 21 0 12
 16 15 0 12
 17 9 0 12
 18 3 0 12
 19 3 10 12
 20 9 10 12
 21 15 20 12
 22 21 20 12
 0
 0
 |  Each surface is defined in the file below. Multiple surfaces may 
              be defined on each face, but if the .smesh format it used, the created 
              volumes cannot contain holes. The first number on each line gives 
              the number of nodes that defines the surface, which are subsequently 
              listed. The final number is the material number of the surface. 
              The final region section of the file allows a material number to 
              be applied to volumes by defining a point at the centre of the volume, 
              and providing the material number. 
               
                | # IPS.smesh 0 # A zero indicates the node list should read from file *.node
 14 1 # number of surfaces, 1=material numbers given
 4 1 2 3 4 2048 # FixLC-1
 4 5 6 7 8 4096 # FixLC-2
 8 9 13 21 16 17 20 19 18 1 # nothing
 4 18 19 20 17 64 # Electrode-1
 8 16 21 13 10 11 14 22 15 128 # Electrode-2
 4 15 22 14 12 1 # nothing
 4 1 2 6 5 3 # Periodic
 4 4 3 7 8 3 # Periodic
 4 1 5 8 4 2 # Neumann
 4 2 6 7 3 2 # Neumann
 5 5 6 10 13 9 3 # Periodic
 5 8 7 11 14 12 3 # Periodic
 8 5 9 18 17 16 15 12 8 2 # Neumann
 4 6 10 11 7 2 # Neumann
 0
 # region
 2 # Number of regions
 # region number, {x,y,z} region centre, material number
 1 5 5 5 4 # Domain-1
 2 5 5 11 36 # Dielectric-1
 |    
   
  
              
              This page last modified 
              2 June, 2006
              by r.james 
              
             |  |   |