Changeset 5303 in historical
- Timestamp:
 - 08/16/12 13:50:29 (2 years ago)
 - Location:
 - trunk/examples/phase
 - Files:
 - 
          
- 2 edited
 
- 
          polyxtal.py (modified) (1 diff)
 - 
          polyxtalCoupled.py (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
trunk/examples/phase/polyxtal.py
r5300 r5303 331 331 ... datamin=-numerix.pi, 332 332 ... datamax=numerix.pi))) 333 >>>viewer.plot()333 ... viewer.plot() 334 334 335 335 and iterate the solution in time, plotting as we go,  - 
        
trunk/examples/phase/polyxtalCoupled.py
r5300 r5303 332 332 ... datamin=-numerix.pi, 333 333 ... datamax=numerix.pi))) 334 >>>viewer.plot()334 ... viewer.plot() 335 335 336 336 and iterate the solution in time, plotting as we go,  
Note: See TracChangeset
          for help on using the changeset viewer.
      
                
                
                FiPy: A Finite Volume PDE Solver Using Python