Resources
Page of David Meeker’s FEMM software:
Repository for this project’s Lua code:
- Web browsable: if you just want to see it;
- Downloadable tarball: if you want to try it out;
- SVN checkout: if you want to contribute in development.
Information about magnetism and electromagnetism:
November 25, 2008 at 1:29 am
Can I have your Lua script of motor
November 25, 2008 at 11:15 pm
Kailash, all the code is already publicly available in the repository.
You have 2 links above:
- The “Web browsable” version, where you can navigate the files and read the code online (and also save the files one by one, if you wish) – just click on the little version number after the file name, it will show you the content of the file;
- The “SVN Checkout” page, where you can find instructions for doing an automatic checkout of the files through a “Subversion” client software (in Windows/Linux/Mac/etc.).
December 7, 2008 at 2:09 am
- I’ve added a third option “downloadable tarball”; click that to get a compressed file with the latest version of all the files in the repository.