Jose,

Thanks for your interest in NetLogo modeling!  This forum is for talking 
about development of the NetLogo application and other software using its 
APIs.  For general modeling questions, I recommend using the NetLogo Users 
group:  https://groups.google.com/forum/#!forum/netlogo-users

A tick is just a tick, it doesn't represent any particular length of time. 
 It also doesn't take any definite real-world length of time to execute, 
it's just a counter that is usually (but not always) updated by the model 
after one "round" of updates for a model.  Each model can then decide how 
long a tick is, depending on what's being simulated.

Good luck!

-Jeremy

On Thursday, May 16, 2019 at 9:55:49 PM UTC-5, Jose Pablo Rojas wrote:
>
> Hi, I was intending to use a simulator to do a homework. But I don't 
> really know how to see the exact amount of time that have transcurred. 
> How much does a "tic" represent?
> Here's the link to the simulator: 
> https://cienciascontic.github.io/simuladores/DDT-NL531.html
>

-- 
You received this message because you are subscribed to the Google Groups 
"netlogo-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to netlogo-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/netlogo-devel/1503d045-ed3d-4646-9da7-442e52e56a59%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to