Tutorial on the basic interaction function: Difference between revisions

From BanghamLab
Jump to navigation Jump to search
(Created page with '<br><br> '''Variables''' that need to be seen in the GUI (morphogens, growth factors, signals, etc.) are always set up (declared) from the GUI using Morphogen Panel. We have evol…')
 
No edit summary
Line 1: Line 1:
[[GFtbox_Tutorial_pages|Back to tutorial pages]]
<br><br>
<br><br>
'''Variables''' that need to be seen in the GUI (morphogens, growth factors, signals, etc.) are always set up (declared) from the GUI using Morphogen Panel. We have evolved a naming convention  
'''Variables''' that need to be seen in the GUI (morphogens, growth factors, signals, etc.) are always set up (declared) from the GUI using Morphogen Panel. We have evolved a naming convention  

Revision as of 19:09, 28 May 2011

Back to tutorial pages



Variables that need to be seen in the GUI (morphogens, growth factors, signals, etc.) are always set up (declared) from the GUI using Morphogen Panel. We have evolved a naming convention

prefixes
id_ identity factor
s_ signalling factor
v_ visual monitor
f_ finite element monitor
suffixes _p, _l, _a, _i

Full details of types of morphogens and factors

Pre-defined variables
dt computational step size
realtime virtual time of the model
Pre-defined functions
Steps(m) current step number in Mesh m
pro(k,id) promote by k in regions designated by factor, id
inh(k,id) inhibit by k in regions designated by factor, id
local_setproperties( m ) initialise Mesh properties