Home > elasticity_sampling > elasticity_sampling > es_functions > es_fix_constraint_violations.m

es_fix_constraint_violations

PURPOSE ^

ES_FIX_CONSTRAINT_VIOLATIONS Change metabolic state variables to enforce a feasible state

SYNOPSIS ^

function [c,dmu] = es_fix_constraint_violations(v,c,dmu,constraints,N)

DESCRIPTION ^

ES_FIX_CONSTRAINT_VIOLATIONS Change metabolic state variables to enforce a feasible state

 [c,dmu] = es_fix_constraint_violations(v,c,dmu,constraints,N)

 1. Threshold small and large concentrations
 2. Recalculate reaction affinities accordingly
 3. Threshold the resulting reaction affinities, giving up their proper 
    relationship to concentrations

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Thu 31-Mar-2016 20:58:01 by m2html © 2003