Code Documentation MFA (Movable Finite Automata) Eric Klemchak CS391/CS392

Size: px
Start display at page:

Download "Code Documentation MFA (Movable Finite Automata) Eric Klemchak CS391/CS392"

Transcription

1 Code Documentation MFA (Movable Finite Automata) Eric Klemchak CS391/CS392

2 1 Contents 1.Overview Introduction MajorFunctions Dataflow Controlflow Logical/PhysicalDataDesignDescription TurtleVariables GlobalVariables InterfacetotheOutsideWorld SystemCreation... 5

3 2 1. Overview 1.1 Introduction The purpose of this project is to rebuild a modeling program created by a graduate student of Narendra Goel. The original program was written in Turbo C++ and ran in a DOS environment. Dr. Goel used the program in his research to simulate the self-assembly of bacteriophages. Dr. Pryor wants a version of the program that will run in Net Logo so he could use it for classroom demonstrations. 1.2 Major Functions The program has four major functions. Move Groups This function moves each group one unit in a random direction (up, down, left, or right). If a translation will cause two groups to overlap, the translation is skipped and the next group will attempt to move. Rotate Groups This function attempts to rotate each group 90 degrees clockwise or counterclockwise. If a rotation will cause two groups to overlap, the rotation is skipped and the next group will attempt to rotate. Check for Bonds Each turtle will check if there is another turtle in an adjacent square (top, bottom, left, or right). If there is a neighboring turtle, the two turtles will check their corresponding rules to see if they will bond with each other. If the rules are satisfied, the adjacent turtle s group number will be set equal to the original turtle s group number. Get Input This function parses the MFA file that the user made. It checks to make sure that all five sections are present: Type, Color, Border, Qty, and Bond function and that they are correctly formatted. If there is a syntax error, the function will display an error message to the user. 2. Data flow The data flow diagram will be added to the final draft.

4 3 3 Control flow 4. Logical/Physical Data Design Description Net Logo has four types of agents: turtles, patches, links, and the observer. Each type of agent can own variables. For example, all turtles can have a hunger variable. When the simulation runs, each turtle updates its own copy of the hunger variable. The programmer can also make global variables which only have one copy. 4.1 Turtle Variables Heading Orientation of the turtle. North = 0 degrees, East = 90 degrees, South = 180 degrees, and West = 270 degrees. Color Color of the turtle. The turtles are colored according to the Net Logo color scheme. Size Size of the turtle relative to the patches. By default, the turtles are set to size 1 which is the same size as a single patch.

5 4 GroupNum Which group the turtles belong to. If two turtles have the same groupnum, they will rotate and move as one unit. When a bond is formed, the groupnum of the second turtle is set to the groupnum of the first turtle. bufferx, buffery, bufferheading Before a turtle rotates or moves, it uses the buffer to check if will overlap with another turtle. For example, suppose a turtle is at patch (3,4). If the turtle wants to move up, it will set its buffer to (3,5). If patch (3,5) is empty, the turtle s coordinates (and heading) as set to the buffer s coordinates. If patch (3,5) is not empty, the buffer is discarded and the turtle will remain at its original position. 4.2 Global Variables GroupList A list of groups in the current simulation. The list is actively updated as groups bonds with each other. For example, if the simulation starts with 5 turtles, grouplist is initialized with [1, 2, 3, 4, 5]. If group 2 bonds with group 4, group 2 is removed from the list: [1, 3, 4, 5]. 5. Interface to the Outside World

6 5 The program has three main buttons: Setup, Run Simulation, and Clear. The user can also adjust the speed at which the simulation runs by using the speed slider on the top. The program will accept a plain text file (extension.txt) as input. The text file is divided into five sections: Type, Color, Border, Qty, and Bond function. Please see user documentation for examples and a more detailed description of each field. 6. System Creation The program will be distributed as a zip file containing several items: MFA.nlogo This is the main program file. User Documentation.txt This file discusses how to use MFA.nlogo. It discusses how the program works, how to create an MFA file, and possible applications in chemistry and biology. Premade MFA Files Five.txt, T.txt, and Cross.txt. The program will come with several premade files to be used as templates and to demonstrate how the simulation works.

Lab 6: Energizer Turtles

Lab 6: Energizer Turtles Lab 6: Energizer Turtles Screen capture showing the required components: 4 Sliders (as shown) 2 Buttons (as shown) 4 Monitors (as shown) min-pxcor = -50, max-pxcor = 50, min-pycor = -50, max-pycor = 50

More information

5 State of the Turtles

5 State of the Turtles CHALLENGE 5 State of the Turtles In the previous Challenges, you altered several turtle properties (e.g., heading, color, etc.). These properties, called turtle variables or states, allow the turtles to

More information

Lab 7: Experimenting with Life and Death

Lab 7: Experimenting with Life and Death Lab 7: Experimenting with Life and Death Augmented screen capture showing the required components: 2 Sliders (as shown) 2 Buttons (as shown) 1 Plot (as shown) min-pxcor = -50, max-pxcor = 50, min-pycor

More information

Writing Simple Procedures Drawing a Pentagon Copying a Procedure Commanding PenUp and PenDown Drawing a Broken Line...

Writing Simple Procedures Drawing a Pentagon Copying a Procedure Commanding PenUp and PenDown Drawing a Broken Line... Turtle Guide Contents Introduction... 1 What is Turtle Used For?... 1 The Turtle Toolbar... 2 Do I Have Turtle?... 3 Reviewing Your Licence Agreement... 3 Starting Turtle... 3 Key Features... 4 Placing

More information

GEOG 490/590 SPATIAL MODELING SPRING 2015 ASSIGNMENT 3: PATTERN-ORIENTED MODELING WITH AGENTS

GEOG 490/590 SPATIAL MODELING SPRING 2015 ASSIGNMENT 3: PATTERN-ORIENTED MODELING WITH AGENTS GEOG 490/590 SPATIAL MODELING SPRING 2015 ASSIGNMENT 3: PATTERN-ORIENTED MODELING WITH AGENTS Objective: To determine a process that produces a particular spatial pattern. Description: An ecologist studying

More information

Reference Guide Playful Invention Company

Reference Guide Playful Invention Company Reference Guide 2016 TutleArt Interface Editor Run the main stack Tap the stack to run Save the current project and exit to the Home page Show the tools Hide the blocks Tap to select a category of programming

More information

CS108L Computer Science for All Module 7: Algorithms

CS108L Computer Science for All Module 7: Algorithms CS108L Computer Science for All Module 7: Algorithms Part 1: Patch Destroyer Part 2: ColorSort Part 1 Patch Destroyer Model Overview: Your mission for Part 1 is to get your turtle to destroy the green

More information

The City School. Learn Create Program

The City School. Learn Create Program Learn Create Program What is Scratch? Scratch is a free programmable toolkit that enables kids to create their own games, animated stories, and interactive art share their creations with one another over

More information

6.14(a) - How to Run CAT Reports Record Errors Report

6.14(a) - How to Run CAT Reports Record Errors Report 6.14(a) - How to Run CAT Reports Record Errors Report Please note this report should be run with effective dates of 1/19/2016 to 9/1/2016 if including compensation errors in the run control parameters.

More information

Lab 10: Color Sort Turtles not yet sorted by color

Lab 10: Color Sort Turtles not yet sorted by color Lab 10: Color Sort 4000 Turtles not yet sorted by color Model Overview: Color Sort must be a Netlogo model that creates 4000 turtles: each in a uniformly distributed, random location, with one of 14 uniformly

More information

1 Turtle Graphics Concepts

1 Turtle Graphics Concepts Transition from Scratch to Python using to Turtle Graphics Practical Sheet Contents 1 Turtle Graphics Concepts... 1 2 First Turtle Program... 1 3 Exploring More Turtle... 2 4 Control Structures in Python

More information

Scratch Lesson Plan. Part One: Structure. Part Two: Movement

Scratch Lesson Plan. Part One: Structure. Part Two: Movement Scratch Lesson Plan Scratch is a powerful tool that lets you learn the basics of coding by using easy, snap-together sections of code. It s completely free to use, and all the games made with scratch are

More information

User Manual. Senior Project Mission Control. Product Owner Charisse Shandro Mission Meow Cat Rescue and Adoptions, Inc.

User Manual. Senior Project Mission Control. Product Owner Charisse Shandro Mission Meow Cat Rescue and Adoptions, Inc. User Manual Senior Project Mission Control Product Owner Charisse Shandro Mission Meow Cat Rescue and Adoptions, Inc. Team The Parrots are Coming Eric Bollinger Vanessa Cruz Austin Lee Ron Lewis Robert

More information

~~~***~~~ A Book For Young Programmers On Scratch. ~~~***~~~

~~~***~~~ A Book For Young Programmers On Scratch. ~~~***~~~ ~~~***~~~ A Book For Young Programmers On Scratch. Golikov Denis & Golikov Artem ~~~***~~~ Copyright Golikov Denis & Golikov Artem 2013 All rights reserved. translator Elizaveta Hesketh License Notes.

More information

Getting Started! Searching for dog of a specific breed:

Getting Started! Searching for dog of a specific breed: Getting Started! This booklet is intended to help you get started using tbs.net. It will cover the following topics; Searching for Dogs, Entering a Dog, Contacting the Breed Coordinator, and Printing a

More information

KB Record Errors Report

KB Record Errors Report KB Record Errors Report Table of Contents Purpose and Overview...1 Process Inputs...2 Process Outputs...2 Procedure Steps...2 Tables... 10 Purpose and Overview The Record Errors Report displays all records

More information

b. vulnerablebreeds.csv Statistics on vulnerable breeds for the years 2003 through 2015 [1].

b. vulnerablebreeds.csv Statistics on vulnerable breeds for the years 2003 through 2015 [1]. Background Information The Kennel Club is the United Kingdom s largest organization dedicated to the health and welfare of dogs. The group recognizes 211 breeds of dogs divided into seven groups: hounds,

More information

Virtual Dog Program in Scratch. By Phil code-it.co.uk

Virtual Dog Program in Scratch. By Phil code-it.co.uk Virtual Dog Program in Scratch By Phil Bagge @baggiepr code-it.co.uk How to use this planning Confident children could work independently through the instructions You could use the step by step guide to

More information

Good Health Records Setup Guide for DHI Plus Health Event Users

Good Health Records Setup Guide for DHI Plus Health Event Users Outcomes Driven Health Management Good Health Records Setup Guide for DHI Plus Health Event Users A guide to setting up recording practices for the major diseases of dairy cattle on the farm Dr. Sarah

More information

W360 Multifunction Tabber System Operator Guide

W360 Multifunction Tabber System Operator Guide W360 Multifunction Tabber System Operator Guide US English Version NOTICE The use of this information by the recipient or others for purposes other than the repair, adjustment or operation of Pitney Bowes

More information

Manual Compustam-Cloud

Manual Compustam-Cloud Total program for the pigeon sport UK distributor: Compuclub Markt 5 7064 AZ Silvorde The Netherlands technical questions +31(0)6 20212967 other questions + 31(0)6 29523224 Email Compuclub Websites: Compuclub.nl

More information

November Final Report. Communications Comparison. With Florida Climate Institute. Written by Nicole Lytwyn PIE2012/13-04B

November Final Report. Communications Comparison. With Florida Climate Institute. Written by Nicole Lytwyn PIE2012/13-04B November 2012 Final Report Communications Comparison With Florida Climate Institute Written by Nicole Lytwyn Center for Public Issues Education IN AGRICULTURE AND NATURAL RESOURCES PIE2012/13-04B Contents

More information

A Guide to the TurtleGraphics Package for R

A Guide to the TurtleGraphics Package for R A Guide to the TurtleGraphics Package for R A. Cena, M. Gagolewski, B. Żogała-Siudem, M. Kosiński, N. Potocka Contents http://www.gagolewski.com/software/turtlegraphics/ 1 The TurtleGraphics Package Introduction

More information

Sketch Out the Design

Sketch Out the Design 9 Making an Advanced Platformer he first Super Mario Bros. game was introduced in 1985 and became Nintendo s greatest video game franchise and one of the most influential games of all time. Because the

More information

Half-Lives of Antibiotics

Half-Lives of Antibiotics MH-6 Team 1 Half-Lives of Antibiotics Team Members: Ethan Wright Senior ethan.wright@melroseschools.org Mackenzie Perkins Junior mackenzie.perkins@melroseschools.org Rebecca Rush Junior rebecca.rush@melroseschools.org

More information

Lecture 1: Turtle Graphics. the turtle and the crane and the swallow observe the time of their coming; Jeremiah 8:7

Lecture 1: Turtle Graphics. the turtle and the crane and the swallow observe the time of their coming; Jeremiah 8:7 Lecture 1: Turtle Graphics the turtle and the crane and the sallo observe the time of their coming; Jeremiah 8:7 1. Turtle Graphics The turtle is a handy paradigm for the study of geometry. Imagine a turtle

More information

Dr Karim Ben Jebara Head of Department, Copyright Animal ( OIE 2013) Health Information Department, OIE

Dr Karim Ben Jebara Head of Department, Copyright Animal ( OIE 2013) Health Information Department, OIE WORLD ANIMAL HEALTH INFORMATION SYSTEM AND DATABASE (WAHIS & WAHID) Regional advanced training on the 2 nd version of WAHIS and WAHID for National Focal Points for Animal Disease Notification to the OIE

More information

SARG Guide Surrey Amphibian and Reptile Group. SARG Reptile Surveyor s Guide Using SARGWEB. April 2012 Version 1.0. Steve Langham

SARG Guide Surrey Amphibian and Reptile Group. SARG Reptile Surveyor s Guide Using SARGWEB. April 2012 Version 1.0. Steve Langham SARG Guide Surrey Amphibian and Reptile Group SARG Reptile Surveyor s Guide Using SARGWEB Steve Langham April 2012 Version 1.0 Contents The SARG Reptile Surveyor s Guide to SARGWEB... 3 1. Introduction...

More information

Effective Vaccine Management (EVM) Global Data Analysis

Effective Vaccine Management (EVM) Global Data Analysis Effective Vaccine Management (EVM) Global Data Analysis 2009-2014 EVM setting a standard for the vaccine supply chain Update: WHO EVM database, December 2015 1 The Effective Vaccine Management (EVM) Assessmentg

More information

Required and Recommended Supporting Information for IUCN Red List Assessments

Required and Recommended Supporting Information for IUCN Red List Assessments Required and Recommended Supporting Information for IUCN Red List Assessments This is Annex 1 of the Rules of Procedure for IUCN Red List Assessments 2017 2020 as approved by the IUCN SSC Steering Committee

More information

OIE Regional Commission for Europe Regional Work Plan Framework Version adopted during the 85 th OIE General Session (Paris, May 2017)

OIE Regional Commission for Europe Regional Work Plan Framework Version adopted during the 85 th OIE General Session (Paris, May 2017) OIE Regional Commission for Europe Regional Work Plan Framework 2017-2020 Version adopted during the 85 th OIE General Session (Paris, May 2017) Chapter 1 - Regional Directions 1.1. Introduction The slogan

More information

$2.85 $4.10 $1.00 $25.00 $2.25 $2.25 4X4 CUSTOM QUOTE: $55.00 PLUS $1.00 PER LINE 8X10 CUSTOM QUOTE: $75.00 PLUS $1.00 PER LINE

$2.85 $4.10 $1.00 $25.00 $2.25 $2.25 4X4 CUSTOM QUOTE: $55.00 PLUS $1.00 PER LINE 8X10 CUSTOM QUOTE: $75.00 PLUS $1.00 PER LINE 2019 Price Guide All projects will be quoted on a per project basis due to the custom nature of each project. The rates below are provided as a guide. See Terms & Conditions listed below. Setup Fee starting

More information

Bluefang. All-In-One Smart Phone Controlled Super Collar. Instruction Manual. US and International Patents Pending

Bluefang. All-In-One Smart Phone Controlled Super Collar. Instruction Manual. US and International Patents Pending Bluefang All-In-One Smart Phone Controlled Super Collar Instruction Manual US and International Patents Pending The Only pet collar that gives you: Remote Training Bark Control Containment Fitness Tracking

More information

RUBBER NINJAS MODDING TUTORIAL

RUBBER NINJAS MODDING TUTORIAL RUBBER NINJAS MODDING TUTORIAL This tutorial is for users that want to make their own campaigns, characters and ragdolls for Rubber Ninjas. You can use mods only with the full version of Rubber Ninjas.

More information

Dasher Web Service USER/DEVELOPER DOCUMENTATION June 2010 Version 1.1

Dasher Web Service USER/DEVELOPER DOCUMENTATION June 2010 Version 1.1 Dasher Web Service USER/DEVELOPER DOCUMENTATION June 2010 Version 1.1 Credit for the instructional design theory and algorithms employed by Dasher goes to James Pusack and Sue Otto of The University of

More information

Table of Contents. Page 2 ebook created with Orion PDF Author orion.aidaluu.com. What is Orion Label Maker?

Table of Contents. Page 2 ebook created with Orion PDF Author orion.aidaluu.com. What is Orion Label Maker? 3.2 0 3 3. 3.2 Table of Contents What is Orion Label Maker? Compatible Templates (Part I - US Letter Size Paper) Compatible Templates (Part II - US Letter Size Paper) Compatible Templates (Part III - A4

More information

PNCC Dogs Online. Customer Transactions Manual

PNCC Dogs Online. Customer Transactions Manual PNCC Dogs Online Customer Transactions Manual Your registration code can be found under the Owner Number section of the Application to Register Dog/s form as shown below: Oasis ID 5535356 1 Table of Contents

More information

Lab 5: Bumper Turtles

Lab 5: Bumper Turtles Lab 5: Bumper Turtles min-pxcor = -16, max-pxcor = 16, min-pycor = -16, max-pycor = 16 The Bumper Turtles model created in this lab requires the use of Boolean logic and conditional control flow. The basic

More information

Human Impact on Sea Turtle Nesting Patterns

Human Impact on Sea Turtle Nesting Patterns Alan Morales Sandoval GIS & GPS APPLICATIONS INTRODUCTION Sea turtles have been around for more than 200 million years. They play an important role in marine ecosystems. Unfortunately, today most species

More information

PNCC Dogs Online. Customer Transactions Manual

PNCC Dogs Online. Customer Transactions Manual PNCC Dogs Online Customer Transactions Manual Your registration code can be found under the Owner Number section of the Application to Register Dog/s form as shown below: Oasis ID 5535356 1 Table of Contents

More information

APA APPROVED PROVIDER Ceridian Dayforce HCM Last Updated: 01/15/2016

APA APPROVED PROVIDER Ceridian Dayforce HCM   Last Updated: 01/15/2016 Dayforce HCM Self Service Configuration Dayforce HCM Self Service Configuration Dayforce HCM Benefits Administration and Plan Development Dayforce HCM Benefits Administration and Plan Development 3.5 15CERHCM

More information

OIE mission in the framework of One Health Focus on antimicrobial resistance (AMR)

OIE mission in the framework of One Health Focus on antimicrobial resistance (AMR) Dr Rachid Bouguedour OIE Representative for North Africa OIE mission in the framework of One Health Focus on antimicrobial resistance (AMR) General Assembly of REEV-Med Hammamet, Tunisia 13 December 2017

More information

Campaign Communication Materials 18 November 2008

Campaign Communication Materials 18 November 2008 EUROPEAN ANTIBIOTIC AWARENESS DAY Campaign Communication Materials 18 November 2008 Table of Contents 1 Introduction 2 1.1 Contents 2 1.2 How to use the materials 2 2 European Antibiotic Awareness Day

More information

Quick Setup Guide Model 5134G

Quick Setup Guide Model 5134G Radial-Shape Wireless Dog Fence Quick Setup Guide Model 5134G A B J K G I H D E F C Ensure that the following components are included with your system. If a component is missing, please call 1-800-800-1819,

More information

Mendelian Genetics Using Drosophila melanogaster Biology 12, Investigation 1

Mendelian Genetics Using Drosophila melanogaster Biology 12, Investigation 1 Mendelian Genetics Using Drosophila melanogaster Biology 12, Investigation 1 Learning the rules of inheritance is at the core of all biologists training. These rules allow geneticists to predict the patterns

More information

Elite Outdoor Bark Control

Elite Outdoor Bark Control Elite Outdoor Bark Control operating guide Model Number PBC00-12788 Please read this entire guide before beginning Important Safety Information Explanation of Attention Words and Symbols used in this guide

More information

SEDAR31-DW30: Shrimp Fishery Bycatch Estimates for Gulf of Mexico Red Snapper, Brian Linton SEDAR-PW6-RD17. 1 May 2014

SEDAR31-DW30: Shrimp Fishery Bycatch Estimates for Gulf of Mexico Red Snapper, Brian Linton SEDAR-PW6-RD17. 1 May 2014 SEDAR31-DW30: Shrimp Fishery Bycatch Estimates for Gulf of Mexico Red Snapper, 1972-2011 Brian Linton SEDAR-PW6-RD17 1 May 2014 Shrimp Fishery Bycatch Estimates for Gulf of Mexico Red Snapper, 1972-2011

More information

How to Guide Pet Waste Station Community Program

How to Guide Pet Waste Station Community Program How to Guide Pet Waste Station Community Program Based on Arundel on the Bay Program, Annapolis, Maryland Written April, 2010 This is a description of the elements needed for setting up a neighborhood

More information

Online WHIPPET User Guide September 2014

Online WHIPPET User Guide September 2014 Online WHIPPET User Guide September 2014 This guide is available at http://whippet.cal-ipc.org/pages/view/guide. Table of contents: Introduction, Steps, Adjust WHIPPET Run Settings, Adjust Population Variables,

More information

Congratulations! Thank you for purchasing a ScoopFree. The Only Self-Cleaning Litter Box You Can Leave Alone For Weeks At A Time

Congratulations! Thank you for purchasing a ScoopFree. The Only Self-Cleaning Litter Box You Can Leave Alone For Weeks At A Time User Guide ScoopFree Overview 2 Automatic Operation 2 Cycle Button 2 Product Setup 3 Litter Tray Installation 4 Privacy Hood 5 Adjustable Rake Delay 6 Health Counter 7 Maximizing Litter Tray Life 8 Acclimating

More information

Econometric Analysis Dr. Sobel

Econometric Analysis Dr. Sobel Econometric Analysis Dr. Sobel Econometrics Session 1: 1. Building a data set Which software - usually best to use Microsoft Excel (XLS format) but CSV is also okay Variable names (first row only, 15 character

More information

INFO 1103 Homework Project 2

INFO 1103 Homework Project 2 INFO 1103 Homework Project 2 February 15, 2018 Due March 14, 2018, at the end of the lecture period. 1 Introduction In this project, you will design and create the appropriate tables for a version of the

More information

In this project you will use loops to create a racing turtle game and draw a race track.

In this project you will use loops to create a racing turtle game and draw a race track. Turtle Race! Introduction In this project you will use loops to create a racing turtle game and draw a race track. Step 1: Race track You re going to create a game with racing turtles. First they ll need

More information

Smart Automatic Cat Feeding Machine (SACFM) (sack-ff-mm)

Smart Automatic Cat Feeding Machine (SACFM) (sack-ff-mm) Smart Automatic Cat Feeding Machine (SACFM) (sack-ff-mm) Group Members Tim Forkenbrock, Austin Scruggs, Kristin Soriano Sponsors IST, potential for others Motivation The common household cat can come in

More information

AquaReef 200. Instruction Manual

AquaReef 200. Instruction Manual AquaReef 00 Instruction Manual Congratulations, you have purchased one of the finest quality aquariums available. This product will give you many years of excellent service when installed and maintained

More information

LITTER ROBOT LITTER ROBOT. Litter-Robot Manual. The Self-Cleaning Litter Box that Really Works. Automated Pet Care Products, Inc.

LITTER ROBOT LITTER ROBOT. Litter-Robot Manual. The Self-Cleaning Litter Box that Really Works. Automated Pet Care Products, Inc. Litter-Robot Manual The Self-Cleaning Litter Box that Really Works Table of Contents Important Read This First... 1 Introduction... 2 Setting Up Your Litter-Robot... 3 Getting Your Cat to Use the Litter-Robot...

More information

Global action plan to combat antimicrobial resistance (AMR)

Global action plan to combat antimicrobial resistance (AMR) Global action plan to combat antimicrobial resistance (AMR) Challenges on the global and regional levels Zsuzsanna Jakab WHO Regional Director for Europe 13 November support the WHO 2014, global action

More information

Effective Vaccine Management (EVM) Global Data Analysis

Effective Vaccine Management (EVM) Global Data Analysis Effective Vaccine Management (EVM) Global Data Analysis 2010-2013 EVM setting a standard for the vaccine supply chain Update: WHO EVM database, December 2014 1 The Effective Vaccine Management (EVM) Assessmentg

More information

Upgrade KIT IV Operation Manual

Upgrade KIT IV Operation Manual Upgrade KIT IV Operation Manual Be sure to read this document before using the machine. We recommend that you keep this document nearby for future reference. Before you start It is important to perform

More information

Texas Education Agency. Deployment Readiness Checklist: ESC TSDS PEIMS Champion

Texas Education Agency. Deployment Readiness Checklist: ESC TSDS PEIMS Champion Texas Education Agency Deployment Readiness : ESC TSDS PEIMS Champion September 12, 2013 Document History Version Author Description 0.1 May 29, 2013 Chris Grapes 0.2 June 6, 2013 Chris Grapes Incorporated

More information

Controllability of Complex Networks. Yang-Yu Liu, Jean-Jacques Slotine, Albert-Laszlo Barbasi Presented By Arindam Bhattacharya

Controllability of Complex Networks. Yang-Yu Liu, Jean-Jacques Slotine, Albert-Laszlo Barbasi Presented By Arindam Bhattacharya Controllability of Complex Networks Yang-Yu Liu, Jean-Jacques Slotine, Albert-Laszlo Barbasi Presented By Arindam Bhattacharya Index Overview Network Controllability Controllability of real networks An

More information

Congratulations on the completion of your project that was supported by The Rufford Small Grants Foundation.

Congratulations on the completion of your project that was supported by The Rufford Small Grants Foundation. The Rufford Small Grants Foundation Final Report Congratulations on the completion of your project that was supported by The Rufford Small Grants Foundation. We ask all grant recipients to complete a Final

More information

AMOXICILLIN AND CLAVULANIC ACID TABLETS Draft proposal for The International Pharmacopoeia (February 2018)

AMOXICILLIN AND CLAVULANIC ACID TABLETS Draft proposal for The International Pharmacopoeia (February 2018) February 2018 Draft for comment 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 AMOXICILLIN AND CLAVULANIC ACID TABLETS Draft

More information

Release note Chesar 3 (and migration tool)

Release note Chesar 3 (and migration tool) 14/06/2016 Release note Chesar 3 (and migration tool) Contents 1. KNOWN ISSUES... 2 1.1. HELPTEXT... 2 1.2. IMPORT FROM IUCLID... 2 1.3. EXPOSURE ASSESSMENT WORKERS... 2 1.4. ENVIRONMENTAL ASSESSMENT...

More information

HerdMASTER 4 Tip Sheet CREATING ANIMALS AND SIRES

HerdMASTER 4 Tip Sheet CREATING ANIMALS AND SIRES HerdMASTER 4 Tip Sheet CREATING ANIMALS AND SIRES TABLE OF CONTENTS Adding a new animal... 1 The Add Animal Window... 1 The Left Side... 2 The right Side Top... 3 The Right Side Bottom... 3 Creating a

More information

Using Physics for Motion Retargeting

Using Physics for Motion Retargeting Thesis Submitted to Utrecht University for the degree of Master of Science Supervisor: drs. Arno Kamphuis INF/SCR-10-13 Utrecht University Department of Computer Science MSc Program: Game and Media Technology

More information

StarLogo Complete Command List (Edited and reformatted by Nicholas Gessler, 6 June 2001.)

StarLogo Complete Command List (Edited and reformatted by Nicholas Gessler, 6 June 2001.) StarLogo Complete Command List (Edited and reformatted by Nicholas Gessler, 6 June 2001.) Symbols [Observer, Turtle] number1 +, -, *, / number2 Basic math functions. Be sure to put a space between the

More information

Texel Sheep Society. Basco Interface Guide. Contents

Texel Sheep Society. Basco Interface Guide. Contents Texel Sheep Society Basco Interface Guide Contents Page View Flock List 2 View Sheep Details 4 Birth Notifications (Natural and AI) 7 Entering Sires Used for Breeding 7 Entering Lambing Details 11-17 Ewe/Ram

More information

Litter-Robot II Manual For Standard and Bubble Units

Litter-Robot II Manual For Standard and Bubble Units Litter-Robot II Manual For Standard and Bubble Units The Self-Cleaning Litter Box that Really Works! EU-Distribution Robotixx 1 of 33 Standard Unit Bubble Unit adds natural light to the litter chamber

More information

DIGITUS Network Cabinet Unique Series, 600, 800 mm width - 600, 800, 1000, 1200 mm depth

DIGITUS Network Cabinet Unique Series, 600, 800 mm width - 600, 800, 1000, 1200 mm depth DIGITUS Network Cabinet Unique Series 1.5 mm strong sheet steel Loading capacity up to 800 kg Available in color grey and black Large range of equipment available Abstract DIGITUS Network Cabinet Unique

More information

Supporting document Antibiotics monitoring Short database instructions for veterinarians

Supporting document Antibiotics monitoring Short database instructions for veterinarians Supporting document Antibiotics monitoring Short database instructions for veterinarians Content 1 First steps... 3 1.1 How to log in... 3 1.2 Start-screen... 4 1.3. Change language... 4 2 How to display

More information

Call of the Wild. Investigating Predator/Prey Relationships

Call of the Wild. Investigating Predator/Prey Relationships Biology Call of the Wild Investigating Predator/Prey Relationships MATERIALS AND RESOURCES EACH GROUP calculator computer spoon, plastic 100 beans, individual pinto plate, paper ABOUT THIS LESSON This

More information

Little Love Puppy Pal

Little Love Puppy Pal Parent s Guide Little Love Puppy Pal 91-003364-000 UK INTRODUCTION Thank you for purchasing the VTech Little Love Puppy Pal! Little Love will take special care of her puppy friend as they interact and

More information

Package TurtleGraphics

Package TurtleGraphics Version 1.0-7 Date 2017-10-23 Title Turtle Graphics Suggests knitr VignetteBuilder knitr Depends R (>= 3.0), grid Package TurtleGraphics October 23, 2017 An implementation of turtle graphics .

More information

Lab 7. Evolution Lab. Name: General Introduction:

Lab 7. Evolution Lab. Name: General Introduction: Lab 7 Name: Evolution Lab OBJECTIVES: Help you develop an understanding of important factors that affect evolution of a species. Demonstrate important biological and environmental selection factors that

More information

The ALife Zoo: cross-browser, platform-agnostic hosting of Artificial Life simulations

The ALife Zoo: cross-browser, platform-agnostic hosting of Artificial Life simulations The ALife Zoo: cross-browser, platform-agnostic hosting of Artificial Life simulations Simon Hickinbotham, Michael Weeks & James Austin University of York, Heslington, York YO1 5DD, UK email: sjh518@york.ac.uk

More information

Activity Sheet Chapter 6, Lesson 11 Chemical Reactions & Engineering Design

Activity Sheet Chapter 6, Lesson 11 Chemical Reactions & Engineering Design Activity Sheet Chapter 6, Lesson 11 Chemical Reactions & Engineering Design Name Date DEFINE THE PROBLEM Imagine that you volunteered to rescue reptiles (turtles, snakes, and lizards) that are in the unlucky

More information

Chapter VII Non-linear SSI analysis of Structure-Isolated footings -soil system

Chapter VII Non-linear SSI analysis of Structure-Isolated footings -soil system Chapter VII 192 7.1. Introduction Chapter VII Non-linear SSI analysis of Structure-Isolated footings -soil system A program NLSSI-F has been developed, using FORTRAN, to conduct non-linear soilstructure

More information

Biol 160: Lab 7. Modeling Evolution

Biol 160: Lab 7. Modeling Evolution Name: Modeling Evolution OBJECTIVES Help you develop an understanding of important factors that affect evolution of a species. Demonstrate important biological and environmental selection factors that

More information

Kibble. Team and Roles. Problem and Solution Overview. Contextual Inquiry Target, Stakeholders, and Participants

Kibble. Team and Roles. Problem and Solution Overview. Contextual Inquiry Target, Stakeholders, and Participants Kibble Team and Roles Jeff Souza: ideation, contextual inquiries, writing Hoon Ik Cho: UI sketches, writing Chaofeng Zhou: UI design, writing Xuanyang Luo: storyboarding Problem and Solution Overview Raising

More information

Using social media research methods to identify hidden churches

Using social media research methods to identify hidden churches Using social media research methods to identify hidden churches Anthony-Paul Cooper CofE Faith in Research Conference 2014 4th June 2014 Overview The research described in this presentation is part of

More information

Managing AMR at the Human-Animal Interface. OIE Contributions to the AMR Global Action Plan

Managing AMR at the Human-Animal Interface. OIE Contributions to the AMR Global Action Plan Managing AMR at the Human-Animal Interface OIE Contributions to the AMR Global Action Plan 6th Asia-Pacific Workshop on Multi-Sectoral Collaboration for the Prevention and Control of Zoonoses Dr Susan

More information

Python 3 Turtle graphics. Lecture 24 COMPSCI111/111G SS 2017

Python 3 Turtle graphics. Lecture 24 COMPSCI111/111G SS 2017 Python 3 Turtle graphics Lecture 24 COMPSCI111/111G SS 2017 Today s lecture The Turtle graphics package Brief history Basic commands Drawing shapes on screen Logo and Turtle graphics In 1967, Seymour Papert

More information

COYOTES and FOXES. Final Report. - Chantilly Fulgham, - Gracie Sanchez,

COYOTES and FOXES. Final Report. - Chantilly Fulgham, - Gracie Sanchez, COYOTES and FOXES Final Report School Name Melrose High School Team Number Melrose High 2 Project s area of Science Ecology Computer language used NetLogo Team numbers grades 9 th Team member s email addresses

More information

Turtle Ballet: Simulating Parallel Turtles in a Nonparallel LOGO Version. Erich Neuwirth

Turtle Ballet: Simulating Parallel Turtles in a Nonparallel LOGO Version. Erich Neuwirth Turtle Ballet: Simulating Parallel Turtles in a Nonparallel LOGO Version Erich Neuwirth University of Vienna, Dept. of Statistics and Decision Support Systems Computer Supported Didactics Working Group

More information

Standard operating procedure

Standard operating procedure Standard operating procedure Title: QRD post-opinion review of product information for post-authorisation procedures affecting the annexes, excluding Annex II applications Status: PUBLIC Document no.:

More information

Western Painted Turtle Monitoring and Habitat Restoration at Buttertubs Marsh, Nanaimo, BC

Western Painted Turtle Monitoring and Habitat Restoration at Buttertubs Marsh, Nanaimo, BC Western Painted Turtle Monitoring and Habitat Restoration at Buttertubs Marsh, Nanaimo, BC Prepared for: The Nature Trust and the BC Ministry of Natural Resource and Forest Operations City of Nanaimo Buttertubs

More information

Microsoft Dexterity. Comprehensive Index Release 12

Microsoft Dexterity. Comprehensive Index Release 12 Microsoft Dexterity Comprehensive Index Release 12 Copyright Copyright 2012 Microsoft Corporation. All rights reserved. Limitation of liability This document is provided as-is. Information and views expressed

More information

Before and After: The Chicken and the Egg

Before and After: The Chicken and the Egg Before and After: The Chicken and the Egg Intended for Grade: Second Subject: Math Description: This project provides practice using concepts of the calendar and time-related vocabulary by exploring classroom

More information

Introducing and using InterHerd on the farm

Introducing and using InterHerd on the farm Introducing and using InterHerd on the farm Table of contents Section One: The Basic Procedures for using InterHerd on farm 1.1 Introduction...4 1.2 What events to record on the farm?...5 1.3 Entry of

More information

Pixie-7P. Battery Connector Pixie-7P Fuse* Motor. 2.2 Attaching the Motor Leads. 1.0 Features of the Pixie-7P: Pixie-7P Batt Motor

Pixie-7P. Battery Connector Pixie-7P Fuse* Motor. 2.2 Attaching the Motor Leads. 1.0 Features of the Pixie-7P: Pixie-7P Batt Motor 1.0 Features of the Pixie-7P: Microprocessor controlled Low Resistance (.007 ohms) High rate (2800 Hz) switching (PWM) Up to 7 Amps continuous current (with proper air flow) High Output (1.2amp) Battery

More information

A SPATIAL ANALYSIS OF SEA TURTLE AND HUMAN INTERACTION IN KAHALU U BAY, HI. By Nathan D. Stewart

A SPATIAL ANALYSIS OF SEA TURTLE AND HUMAN INTERACTION IN KAHALU U BAY, HI. By Nathan D. Stewart A SPATIAL ANALYSIS OF SEA TURTLE AND HUMAN INTERACTION IN KAHALU U BAY, HI By Nathan D. Stewart USC/SSCI 586 Spring 2015 1. INTRODUCTION Currently, sea turtles are an endangered species. This project looks

More information

Biology 164 Laboratory

Biology 164 Laboratory Biology 164 Laboratory CATLAB: Computer Model for Inheritance of Coat and Tail Characteristics in Domestic Cats (Based on simulation developed by Judith Kinnear, University of Sydney, NSW, Australia) Introduction

More information

Driving Questions: How much seagrass does a green sea turtle eat in a year? In its lifetime?

Driving Questions: How much seagrass does a green sea turtle eat in a year? In its lifetime? Plastic Patrol 1 Sea Turtle Energy Pyramid by Tom McConnell www.conservationtales.com/seaturtles You ve probably read about sea turtles in the Conservation Tales series already. If you have, you know that

More information

Effective Vaccine Management Initiative

Effective Vaccine Management Initiative Effective Vaccine Management Initiative Background Version v1.7 Sep.2010 Effective Vaccine Management Initiative EVM setting a standard for the vaccine supply chain Contents 1. Background...3 2. VMA and

More information

Pet Selective Automated Food Dispenser

Pet Selective Automated Food Dispenser Pet Selective Automated Food Dispenser By Advika Battini Ali Yaqoob Vibhu Vanjari TA: Yuchen He Team Number: 46 Proposal for ECE 445, Senior Design, Spring 2018, University of Illinois Urbana Champaign

More information

Hello Scratch! by Gabriel Ford, Sadie Ford, and Melissa Ford. Sample Chapter 3. Copyright 2018 Manning Publications

Hello Scratch! by Gabriel Ford, Sadie Ford, and Melissa Ford. Sample Chapter 3. Copyright 2018 Manning Publications SAMPLE CHAPTER Hello Scratch! by Gabriel Ford, Sadie Ford, and Melissa Ford Sample Chapter 3 Copyright 2018 Manning Publications Brief contents PART 1 SETTING UP THE ARCADE 1 1 Getting to know your way

More information

A Peek Into the World of Streaming

A Peek Into the World of Streaming A Peek Into the World of Streaming What s Streaming? Data Stream processing engine Summarized data What s Streaming? Data Stream processing engine Summarized data Data storage Funny thing: Streaming in

More information

INSTALLATION INSTRUCTIONS

INSTALLATION INSTRUCTIONS Accessory Application Publication No. INSTALLATION INSTRUCTIONS SADDLEBAGS (Wave key type) P/N 08L70-MKA-A30 After 15 NC700X/XD, NC750X/XD Honda Dealer: Please give a copy of these instructions to your

More information

Activity 1: Changes in beak size populations in low precipitation

Activity 1: Changes in beak size populations in low precipitation Darwin s Finches Lab Work individually or in groups of -3 at a computer Introduction The finches on Darwin and Wallace Islands feed on seeds produced by plants growing on these islands. There are three

More information