truong-qe / VF4-and-DDFV-for-anisotropic-diffusion-problem

My implementation in MATLAB of the SCILAB code by Prof. Stella Krell: https://math.unice.fr/~krell/index.php?page=CodeScilab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VF4-and-DDFV-for-anisotropic-diffusion-problem

MATLAB version of SCILAB code by Prof. Stella Krell.

After executing, the code produces vtk files which could be imported in Paraview. User needs to open approximate_solution_1.vtk and approximate_solution_2.vtk simutaneously to see the overall countour of the solution. Bearing in mind that you need at least MATLAB R2012b to run the code. MATLAB 6.5 would not work. In order to run the code, simply executing VF_2D.m which is the main program of the 2D code.

The instructions in the code about selecting test cases, choosing the numerical schemes (VF4 and/or DDFV) are kept in French :)) So Google translate is your friend.

Donations:

If you think that any information you obtained here is worth of some money and are willing to pay for it, feel free to send any amount through paypal.

paypal

About

My implementation in MATLAB of the SCILAB code by Prof. Stella Krell: https://math.unice.fr/~krell/index.php?page=CodeScilab


Languages

Language:MATLAB 100.0%