Skip to content

Latest commit

 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qtensor-fem

Finite Element Method of Q-tensor Dynamics in Nematic Liquid Crystals

Outline

  • /data contains data from simulations
  • /src contains python code to implement solvers using FEniCSx
    • fenics_qij.py uses a MixedElement space of Scalar elements to solve for elements of Q-tensor independently
    • fenics_qij2.py uses a TensorElement space to simplify number of solvers and residuals
    • hlbm_qij.py and qij.py contain from-scratch finite difference method solvers

TODO

  • module for each solver
  • functions that return forms
  • pull forms into classes the do the solving
  • small scripts for each problem

About

Finite Element Method of Q-tensor Dynamics in Nematic Liquid Crystals

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages