//Created by libAntimony v2.4 model Template_Promoter_Constitutive__Template_Promoter_Constitutive(JRNA, localVolume, k) // Assignment Rules: JRNA := (k * 1.0E9) / (localVolume * 1.0E-15 * avogadrosConstant); // Variable initializations: localVolume = ; avogadrosConstant = 6.0221415e23; k = ; end model *Template_Promoter_Constitutive____main() // Sub-modules, and any changes to those submodules: Template_Promoter_Constitutive: Template_Promoter_Constitutive__Template_Promoter_Constitutive(JRNA, localVolume, k); end