Metadata-Version: 2.0
Name: femagtools
Version: 0.2.2
Summary: Femag Tools: a Python API for FEMAG
Home-page: https://github.com/SEMAFORInformatik/femagtools
Author: Ronald Tanner
Author-email: tar@semafor.ch
License: BSD
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Scientific/Engineering
Requires-Dist: mako
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: six


FEMAG Tools 
===========
.. image:: https://travis-ci.org/SEMAFORInformatik/femagtools.svg?branch=master
    :target: https://travis-ci.org/SEMAFORInformatik/femagtools

Femagtools is an Open-Source Python-API for FEMAG offering following features:

* run Femag with a FSL file anywhere:
  locally (single and multi-core), remote (ZMQ), HT Condor, Cloud (Amazon AWS, Google Cloud)
* read BCH/BATCH files
* create FSL files from model and calculation templates and/or user specific FSL 
* calculate machine characteristics by using analytic machine models
* execute parameter studies and multi-objective optimization

Further Information: http://docs.semafor.ch/femagtools


