Menu

Tree [r66] /
 History

HTTPS access


File Date Author Commit
 bin 2009-11-17 pauljoseph [r65] Using Anderson mixing from Wang Hao for faster ...
 doc 2010-12-15 pauljoseph [r66] Update docs
 dx 2008-08-01 pauljoseph [r20] Add OpenDX .net files.
 gmsh-files 2008-08-29 pauljoseph [r33] Add Makefile for gmsh-file folder.
 gnuplot 2008-07-22 pauljoseph [r15] Corrected bug in run-femos in folder location o...
 octave-scripts 2009-11-17 pauljoseph [r65] Using Anderson mixing from Wang Hao for faster ...
 output 2008-07-16 pauljoseph [r11] Remove files from output directory.
 src 2009-11-17 pauljoseph [r65] Using Anderson mixing from Wang Hao for faster ...
 ChangeLog 2009-11-17 pauljoseph [r65] Using Anderson mixing from Wang Hao for faster ...
 LICENSE 2008-07-11 pauljoseph [r1]
 Makefile 2008-08-29 pauljoseph [r31] Add makefile for gmsh-files.
 README 2010-12-15 pauljoseph [r66] Update docs
 run-femos 2008-07-22 pauljoseph [r16] change output file Current.dat to Current.txt i...

Read Me

FeMOS
-----
version 2.0
http://femos.sourceforge.net

This program calculates the transport of double gate MOS using non-equilibrium Green's function.  The descritization uses Finite Element Method. 

Documentation
-------------
Check the UserGuide under the doc folder for instruction on how to Download, Install, or set the parameters for the code.


Quick Installation:
------------------
1. Download the tar file and untar it using tar xzvf <filename>tar.gz
2. cd to that directory e.g. cd femos
3. type "make" to compile the .oct files
4. type ./run-femos to run the program