+ All Categories
Home > Documents > Extending Nemo5 capabilities

Extending Nemo5 capabilities

Date post: 24-Feb-2016
Category:
Upload: maitland
View: 39 times
Download: 0 times
Share this document with a friend
Description:
Extending Nemo5 capabilities. Objective: to allow users and developers to extend Nemo5’s capabilities. Results: Python input decks supported on Nemo5 Python Solvers (Nemo5 solvers wrote on python) Python Meta Solvers (set of solvers grouped in a container Solver “Meta”) - PowerPoint PPT Presentation
Popular Tags:
1
Gerhard Klimeck Extending Nemo5 capabilities Objective: to allow users and developers to extend Nemo5’s capabilities. Approach: [1] To Develop a python framework to create NEMO5 Input Decks [2] To Create a scripting mechanism (using Phyton) to extend Nemo5’s functionality. Results: Python input decks supported on Nemo5 Python Solvers (Nemo5 solvers wrote on python) Python Meta Solvers (set of solvers grouped in a container Solver “Meta”) Python-Nemo is working with both shared and static libraries Daniel Mejia, Tillmann Kubis, Michael Povolotsky, Gerhard Klimeck
Transcript
Page 1: Extending Nemo5 capabilities

Gerhard Klimeck

Extending Nemo5 capabilities

Objective: to allow users and developers to extend Nemo5’s capabilities.

Approach: [1] To Develop a python framework to create NEMO5 Input Decks[2] To Create a scripting mechanism (using Phyton) to extend Nemo5’s functionality.

Results: • Python input decks supported on

Nemo5• Python Solvers (Nemo5 solvers

wrote on python)• Python Meta Solvers (set of solvers

grouped in a container Solver “Meta”)• Python-Nemo is working with both

shared and static libraries

Daniel Mejia, Tillmann Kubis, Michael Povolotsky, Gerhard Klimeck

Recommended