EASIFEM Stokes Flow VMS FEM
In this post I show the steady-stokes flow kernel that I have designed for EASIFEM.
Lua
Day-7 of programming in Lua . In this note, I discuss Branches and Loop in Lua.
Day-6 of programming in Lua . In this note, I have explained my understanding of file read and write operations in Lua.
XDMF VTK HDF5
In this post XDMF3 model and format is decribed.
FEM Stokes flow Mixed FEM
In this post formulation and implementation procedure of mixed finite element method for stationary Stokes flow is presented.
Day-5 of programming in Lua . In this note, I have explained my understanding of functions in Lua.
SSH linux-server
In this note I have explained how I have established SSH connection between my MacBook-Air and Linux-System.
EASIFEM Fortran
Third Quarter release of easifemClasses.
Day-4 of programming in Lua . In this note, I have explained my understanding about the table data type in Lua.
Day-3 of programming in Lua . In this note, I have explained my understanding about the string system in Lua.
Day-2 of programming in Lua . In this note, I have explained my understanding about the number system in Lua.
Day 1 of programming in Lua . In this note I have explained my understanding of Lua language, and procedure to install lua on my system. .
PLPLOT Fortran
In this note I have explained about how to install PLPLOT graph plotting library and use with Fortran.