Skip to content

EPICScotland/BroadwickExamples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BroadwickExamples

Examples of models built under the Broadwick framework.

These examples were written in Java using the NetBeans IDE, and contain the packages (under src): agents, basic, broadwickexamples, io, network, sir.

The built jar file can be found under target, and the models are run in the command line: java -jar BroadwickExamples-1.0-SNAPSHOT.one-jar.jar -c Broadwick_with_BasicSIRModel.xml java -jar BroadwickExamples-1.0-SNAPSHOT.one-jar.jar -c Broadwick_with_IndividualSIRModel.xml java -jar BroadwickExamples-1.0-SNAPSHOT.one-jar.jar -c Broadwick_with_IndividualNetworkModel.xml

The broadwick framework jar that is used to build the examples can be found under repositories.

About

Examples of models built under the Broadwick framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published