Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a proof of concept Matlab Toolbox for Cantera: direct-C approach stage 2 #5

Open
10 tasks done
ssun30 opened this issue Aug 26, 2021 · 0 comments
Open
10 tasks done
Assignees

Comments

@ssun30
Copy link
Collaborator

ssun30 commented Aug 26, 2021

Create a partially-functional Matlab Toolbox for Cantera using modern object-oriented programming syntaxes for Matlab and direct integration of Cantera C-library. Stage 2 include:

  • Make a Solution object that encompasses three class: ThermoPhase, Kinetics, and Transport.
  • Make and test a functional ThermoPhase class with several types of methods:
    • Class constructor
    • Single-property get methods
    • Single-property set methods
    • Multi-property get methods
    • Multi-property set methods
    • Print
    • Clear memory
  • Push the Toolbox for testing by Cantera developers.
@ssun30 ssun30 self-assigned this Aug 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant