-
-
Notifications
You must be signed in to change notification settings - Fork 409
Closed
Labels
Description
The Matlab toolbox is currently missing the following functions, for which clib wrapper functions already exist. For some of these, just the .m file is missing, and for others there is no implementation of the Matlab wrapper function.
Kinetics.getDeltaEnthalpy(viakin_getDelta)Kinetics.getDeltaEntropy(viakin_getDelta)Kinetics.getDeltaGibbs(viakin_getDelta)Kinetics.getDeltaSSEnthalpy(viakin_getDelta)Kinetics.getDeltaSSEntropy(viakin_getDelta)Kinetics.getDeltaSSGibbs(viakin_getDelta)Surface.setSiteDensitySurface.siteDensityMixture.nAtomsMixture.speciesMolesMixture.elementMolesFlowDevice.setMasterWall.setEmissivityReactor.addSensitivityReactionReactorNet.setSensitivityTolerancesReactorNet.sensitivityReactorSurface.addSensitivityReactionDomain.clearDomain.lowerBoundDomain.upperBoundDomain.rtolDomain.atolStFlow.setTransportStFlow.enableSoretStFlow.pressureSim1D.clearSim1D.getInitialSolnSim1D.setGridMinSim1D.setFixedTemperature
Implementing these methods may not be worthwhile if a full rewrite of the Matlab toolbox is going to happen at some point.
Reactions are currently unavailable