Skip to content

dutykh/sineGordon_FreeFem

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
pic
 
 
 
 
 
 
 
 

sine-Gordon solver for FreeFem++

sine-Gordon kink

This script allows to solve numerically the sine-Gordon equation in a Y-junction geometry using the Finite Element Method (FEM). The scheme is of 2nd order in space and time. The implixit-explicit time stepping method is of the Crank-Nicolson type and it possesses excellent energy conservation properties.

Some scientific results on the sine-Gordon equation in a tree-like geometry were obtained using this method. They are briefly described in the following preprint:

Any comments are welcome!

Authors

======

FreeFem++

The code FreeFem++ is a Partial Differential Equation (PDE) solver based on the Finite Element Method (FEM) which can be freely downloaded for various platforms here:

About

FreeFem++ script to solve numerically the sine-Gordon equation in a Y-junction geometry

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published