Menu

#6 Wild type autoselecting but nothing happens when simluation is run

1.0
open
nobody
None
2012-09-07
2012-09-07
Jim
No

if wild tab is selected, then a new tab is opened and the old one is closed, the wild type in the newly opened tab is automatically selected and the ryun button is enabled. Yet when the simulation is run nothing happens.

command: s.list_available_models()
command: s.get_model_species_names('AuxinTransportAUX1')
command: s.get_model_default_parameters('AuxinTransportAUX1')
command: s.get_model_species_names('DIIq')
command: s.get_model_default_parameters('DIIq')
command: s.get_model_species_names('at_cwd')
command: s.get_model_default_parameters('at_cwd')
command: s.get_model_species_names('at_ncwd')
command: s.get_model_default_parameters('at_ncwd')
command: s.add_model_by_name('DIIq')
command: s.set_parameter('DIIq.q2', '0.03')
command: s.set_parameter('DIIq.p2', '0.0053')
command: s.set_parameter('DIIq.q1', '0.91')
command: s.set_parameter('DIIq.p1', '0.06')
command: s.add_model_by_name('at_cwd')
command: s.set_parameter('at_cwd.A2', '3.5609274182960866')
command: s.set_parameter('at_cwd.A1', '0.2402530733520421')
command: s.set_parameter('at_cwd.B3', '4.668406280578412')
command: s.set_parameter('at_cwd.A3', '0.03432824731813412')
command: s.set_parameter('at_cwd.B2', '0.045004625637079215')
command: s.set_parameter('at_cwd.pHapo', '5.3')
command: s.set_parameter('at_cwd.lamb', '0.2')
command: s.set_parameter('at_cwd.PPIN', '1008.0000000000001')
command: s.set_parameter('at_cwd.beta', '0.0001')
command: s.set_parameter('at_cwd.alpha', '0.0001')
command: s.set_parameter('at_cwd.Voltage', '-0.12')
command: s.set_parameter('at_cwd.PIAAH', '2016.0000000000002')
command: s.set_parameter('at_cwd.pHcyt', '7.2')
command: s.set_parameter('at_cwd.D_cw', '1')
command: s.set_parameter('at_cwd.B1', '0.003965285619152197')
command: s.set_parameter('at_cwd.PAUX', '2016.0000000000002')

Discussion


Log in to post a comment.