Model Mathematics

Component: model

stim_on=1iftimetime_before_stim time - time_before_stim mod stim_wavelength stim_duration 0otherwise k1=k1_stimifstim_on=1k1_unstimotherwise Jdephosphorylation=k1NFATP_cyt-k2NFAT_cyt Jtranslocate=k3NFAT_cyt Jexport=k4NFAT_nuc dd time NFATP_cyt = Jexport - Jdephosphorylation dd time NFAT_cyt = Jdephosphorylation - Jtranslocate dd time NFAT_nuc = Jtranslocate - Jexport NFAT_tot=NFATP_cyt+NFAT_cyt+NFAT_nuc percentage_NFAT_cyt= NFAT_cyt 100 NFAT_tot percentage_NFATP_cyt= NFATP_cyt 100 NFAT_tot percentage_NFAT_nuc= NFAT_nuc 100 NFAT_tot