Hi,

I'm trying to use a *Netlogo6Task* to run a model with *csv* official
extensions enabled and rungeKuta custom extension i made :

*extensions [csv rungeKuta]*

This csv extension exist* by default in 6.1 Netlogo folder
Netlogo6.0.1/app/extensions. *
*Run failed with netlogo error which cannot find the csv extension.*

I try to recopy the csv extension which contain the jar in my embedeed
workdir, also without success.

Any idea ?

*val cmds = List("random-seed ${seed}", "setup-openmole 200 ./data/1/ 5",
"main-loop")*

*val micmac = NetLogo6Task( workDirectory /
"MICMAC-innovativeSHS-v5/MICMAC.nlogo", cmds, true)  set (...)*


In the next documentation, it could be cool to add a workflow with custom
extension.

Cheers,
SR.


-- 
<http://stackoverflow.com/users/385881/reyman64>
_______________________________________________
OpenMOLE-users mailing list
[email protected]
http://fedex.iscpif.fr/mailman/listinfo/openmole-users

Reply via email to