Adam Husar
|
20dd6acb53
Added check for event being scheduled too far into the future
|
3 年之前 |
Adam Husar
|
e4a8671ffa
Including rxn_ooutput data also when export_viz_data_model is called
|
3 年之前 |
Adam Husar
|
fcf1427724
Changed license from GPL to MIT, removed some empty/unused files
|
3 年之前 |
Adam Husar
|
70f8d5c4ae
Caching of next barrier time in Calendar
|
3 年之前 |
Adam Husar
|
af9b27b795
Replaced all uses of float_t with double
|
3 年之前 |
Adam Husar
|
f096510f8b
Fixed issue with iteration time floating point imprecision
|
3 年之前 |
Adam Husar
|
384b98b707
Support for asynchronous calls to Model.schedule_checkpoint e.g. from a
|
3 年之前 |
Adam Husar
|
2b57ec39ee
Added support for synchronous checkpoint scheduling, asunchronous
|
3 年之前 |
Adam Husar
|
238c1f5480
Using initial_iteration and initial_time from checkpoint
|
3 年之前 |
Adam Husar
|
63b4646179
Added implementations of print_periodic_stats to give statistics on how
|
4 年之前 |
Adam Husar
|
e2f2b918fc
Added support for immediate releases through Model.release_molecules
|
4 年之前 |
Adam Husar
|
d60ad5bf9d
Added computation of object volume for exported BNGL
|
4 年之前 |
Adam Husar
|
43914c129f
Fixed rate export and added support for seed species release for bngl
|
4 年之前 |
Adam Husar
|
a031f409dc
Fixed time barrier computation in scheduler
|
4 年之前 |
Adam Husar
|
1fdfb589e5
Changed DiffuseAndReactEvent::current_time_step to
|
4 年之前 |
Adam Husar
|
c151a00695
Added support for caching of species pattern matching in
|
4 年之前 |
Adam Husar
|
8ebbfc0aae
Added support for diffuse&react event with longer timestep and the
|
4 年之前 |
Adam Husar
|
f8e53d8393
Rounding time of scheduled event to a multiple of one when it is close
|
4 年之前 |
Adam Husar
|
31e973db8a
Reworked release event so that scheduling of release patterns is
|
4 年之前 |
Adam Husar
|
d2ce664d39
Support for custom periodicity in BaseEvent
|
4 年之前 |
Adam Husar
|
c1aba3c08f
Conversion of viz output name list to datamodel
|
4 年之前 |
Adam Husar
|
46fad0ab73
Initial support for release event conversion to datamodel
|
4 年之前 |
Adam Husar
|
737be4a8ad
Unified virtual overrides for events and added whole scheduler dump
|
4 年之前 |
Adam Husar
|
28d7a5c330
Added secondary ordering of release events according to actual release
|
4 年之前 |
ahusar
|
1d3db02af0
Unified simulation so that last iteration terminates after viz output
|
4 年之前 |
ahusar
|
44d08ea242
Moved current_iteration to SimulationStats
|
5 年之前 |
ahusar
|
3acf1a9b56
Extended World class with run_n_iterations, removed end_simulation event
|
5 年之前 |
ahusar
|
eeee0e5c20
Improved iteration counting, first successful pymcell3_4 simulation.
|
5 年之前 |
ahusar
|
d5f89b220e
Finalized refactoring
|
5 年之前 |
ahusar
|
a9b23a0ce4
Part of major renaming according to Halide coding style
|
5 年之前 |