Removed __init__.py added runTests.py and .sh so that we can run all tests at one time.
Added conventions of n{C-F-E}{x-y-z} so mesh.nCx will return the number of cells in the x direction. Added a unitTest to ensure the mesh dimensions.