Giter VIP home page Giter VIP logo

reaction-mechanism-optimization's Introduction

You need to install some additional modules in Python inorder to run from source code.

sudo apt-get install python-numpy
sudo apt-get install python-nlopt
sudo apt-get install python-matplotlib



Input files required for the simultion are availble in the zip file (example.zip). 

1)	errors.unsrt (Uncertainty data)
2)	nalkanes.bin
		This file can be created using nalkanes.thermo and nalkanes.trans using the program CreateBinFile which is a part of FlameMaster (See FlameMaster documentation.)

3)	nheptane.mech (Reaction mechanism file in FlameMaster format. FlameMaster has the ability to convert from ChemKin format to FlameMaster format) 
4)	target_input.opt

Program can be executed by calling main code from the directory of choice as (all the 4 above mentioned files should be present in that directory. Otherwise the path name should be given in the input file [target_input.opt].)



python /path/to/the/directory/optimize.py target_input.opt




Separate home directory should be created for each execution of the code. Presence of directories from previous execution or files like "loctions" and "progress" (Created by the program) can interfere with execution paths and code may fail.



Supports FlameMaster 3.3.10. compatibility with other versions are not tested. Require Unix based Operating system. 

FlameMaster can be downloaded at (https://www.itv.rwth-aachen.de/index.php?id=13&L=1) [In case the URL has changed, Look for RWTH AACHEN UNIVERSITY WEBSITE AT DOWNLOAD SECTION]

WARNING!!!!
Execution will take very long time to complete (Several hours) You can reduce target count in the input file for testing purpose without removing the target entries from the input file.

HAPPY OPTIMIZATION !!!!!!
All questions are welcome.
[email protected]

reaction-mechanism-optimization's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.