Virtual Cell Virtual Cell WebsiteSchool of Health Sciences WebsitePurdue University Website
About the Virtual CellDownload VCExamplesTheoryUser ManualHelpExecute VC Simulation
TLK Model Input File #5
Sample Input Files

Tip: Comments are indicated in blue.  For additional details, click on the keywords highlighted in green. Reasonable default values are specified for all model inputs.

/*
TLK Model Calibration Example: Use this sample file to begin analyzing PFGE or DSB formation and rejoining data.  The LPL and RMR models can be used to generate mono-exponential fits (ETA=0).  Use the TLK to generate a bi-exponential fit.  Quadratic repair models can also be fit to the measured data (i.e., set RHT=0 and treat ETA as an adjustable parameter; see Fowler 2002).  If the dataset includes multiple doses and/or rates, two to four parameter fits may be possible (DSB and RHT parameters).  If the measured data are in terms of FAR, set KX FMAX  to the appropriate value (sensitivity studies may also be useful).  The cell DNA content (DNA) and the average number of chromosomes per cell (NC) must also be specified in order to analyze FAR data.
*/

   MODEL: DRM=TLK
   CELL: DNA=5.667D+09 NC=46
   IRAD: DSB=25 FCB=0.2                   !Radiation damage to DNA
   CLRP: RHT=HT4R BMR=0
   RBM: KX=6.0E+06 FMAX=1   !Analysis of PFGE data

!  TLK model inputs (simple and complex double strand breaks)
   HT4R = 0.25 7 /             !Half-times for DSB repair

!  Parameters that impact on solution accuracy

   SOLVER: DBLV=0 ETOL=1.0E-09 MXSS=999999 HMAX=10

!  Parameters that control the time steps and stopping criteria
   SIMCON: FSDX=1 TSAX=12 TCUT=96 FRDL=1.0D+00 RCUT=1.0D-09

   BCONF: MITR=999999 MXFN=9999999 SGT=1.0D-06 SST=1.0D-12 FCT=1.0D-12
   MCAT: NPAR=
   AMP1: CID=CLRP PNAM=RHT   PLB=0.01 PUB=12 PIG=0.25 LI=1    !Simple DSB
   AMP2: CID=CLRP PNAM=RHT   PLB=0.01 PUB=24 PIG=8     LI=2     !Complex DSB
   AMP3: CID=IRAD  PNAM=DSB   PLB=2 PUB=60.0 PIG=25     

/*
  Figure of Merit (FOM) Weight
  1: cell survival data
  2: DSB rejoining data (FAR)
  3: DSB rejoining data (Avg. DSB/cell)
  4: Transformed cells per survivor
  5: Transformed cells per irradiated cell
 */

  FOM: UW=LFWT
  LFWT = 1 1 1 1 1 /


School of Health Sciences
Purdue University
Disclaimer

Last updated: 10 June, 2011
Webmaster