Genesys Shell development Input-side development progress.

Slides:



Advertisements
Similar presentations
RightNow 8 -- Adding a new report: New > Report: ORAnalytics > Reports > New Report
Advertisements

Introduction to Microsoft Access
2008 Physiological Measurements Focusing on measurements that assess the function of the major body systems 1.
Visual Basic 2010 How to Program. © by Pearson Education, Inc. All Rights Reserved.2.
Visual Basic 2010 How to Program Reference: Instructor: Maysoon Bin Duwais slides Visual Basic 2010 how to program by Deitel © by Pearson Education,
Guide to Oracle10G1 Introduction To Forms Builder Chapter 5.
A Guide to Oracle9i1 Introduction To Forms Builder Chapter 5.
4 Copyright © 2004, Oracle. All rights reserved. Creating a Basic Form Module.
Customizing Outlook. Forms Window in which you enter and view information in Outlook Outlook Form Designer The environment in which you create and customize.
Introduction To Form Builder
SPSS 1: An Introduction to the Statistical Package SPSS Suzie Cro MRC Clinical Trials Unit.
6 th Annual Focus Users’ Conference Application Editor and Form Builder Presented by: Mike Morris.
1 Shared Financial Systems WISDM2 Difference Training October 2006.
XP New Perspectives on Microsoft Access 2002 Tutorial 71 Microsoft Access 2002 Tutorial 7 – Integrating Access With the Web and With Other Programs.
1) Once you have logged into PowerTeacher, click on the chair in front of the grid for the class you want to create a seating chart for.
Chapter 2 Querying a Database
September 5, 2015 Office Setup. Lesson Overview: Office Setup  In this lesson we will cover:  Adding new offices to COM  Individual office setup 
Classroom User Training June 29, 2005 Presented by:
NextGen Trustee Department Disbursements This class will cover the various methods of handling department disbursements. Whether entering them manually.
Chapter 2 Querying a Database MICROSOFT ACCESS 2010.
XP New Perspectives on Introducing Microsoft Office XP Tutorial 1 1 Introducing Microsoft Office XP Tutorial 1.
First Screen : First window form will always remain open, for the user to select menu options. 1.
Copyright © 2007, Oracle. All rights reserved. Managing Concurrent Requests.
Microsoft Access Get a green book. Page AC 2 Define Access Define database.
Designing Interface Components. Components Navigation components - the user uses these components to give instructions. Input – Components that are used.
McGraw-Hill/Irwin The Interactive Computing Series © 2002 The McGraw-Hill Companies, Inc. All rights reserved. Microsoft Excel 2002 Lesson 1 Introduction.
Teacher’s Assessment Assistant Worksheet Builder Starting the Program
Duty Log and Chat Setup SSG Frese, Jerome S. Sensor Manager Cell 12 MDD.
Key Applications Module Lesson 21 — Access Essentials
4 Copyright © 2004, Oracle. All rights reserved. Creating a Basic Form Module.
Microsoft Access 2010 Chapter 10 Administering a Database System.
Introduction to Enterprise Guide Jennifer Schmidt Rhonda Ellis Cassandra Hall.
Reports and Learning Resources Module 5 1. SLMS Primary Administrator Training Module 5: Reports and Learning Resources 2.
Access Forms and Queries. Entering Data in Your Table  You can add data to your table in Datasheet view, by typing in the columns and rows.  This.
0 eCPIC Admin Training: OMB Submission Packages and Annual Submissions These training materials are owned by the Federal Government. They can be used or.
GISMO/GEBndPlan Overview Geographic Information System Mapping Object.
C OMPUTING E SSENTIALS Timothy J. O’Leary Linda I. O’Leary Presentations by: Fred Bounds.
 Each tab is geared towards a certain activity area.
3 Copyright © 2004, Oracle. All rights reserved. Working in the Forms Developer Environment.
Searches and Search Results 1 CONFIDENTIAL - LPS Real Estate Group Client Use Only.
Fall 2003Sylnovie Merchant, Ph.D. ACCESS Tutorial Note: The purpose of this tutorial is to provide an introduction to some of the functions of ACCESS in.
Classifications Schemes and Class Scheme Items in the Curation Tool: Interface Design Audrey Lipps, User-Centered Design
Online Catalog Tutorial. Introduction Welcome to the Online Catalog Tutorial. This is the place to find answers to all of your online shopping questions.
1.Introduction to SPSS By: MHM. Nafas At HARDY ATI For HNDT Agriculture.
AS Level ICT Data entry: Creating validation checks.
Project Planning Defining the project Software specification Development stages Software testing.
1 januari 2008 RIBASIM input data by Wil N.M. van der Krogt.
Access Queries and Forms. Adding a New Field  To insert a field after you have saved your table, open Access, and open the table  It is easier to add.
 2002 Prentice Hall. All rights reserved. 1 Introduction to the Visual Studio.NET IDE Outline Introduction Visual Studio.NET Integrated Development Environment.
CS 281 – Fall 2010 Lab 4 Parametric Query and Forms in MS Access.
© 2010 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 1 © 2010 Cisco and/or its affiliates. All rights reserved. Cisco Confidential.
New Task Properties UI Change most tabs to Property/Value grids Provide option to dock Task Properties on the side (vertical layout) or on the bottom (horizontal.
The Next Step Hudson Fare Files 102 – Import & upload Rev. 10/14.
C Copyright © 2009, Oracle. All rights reserved. Using SQL Developer.
GO! with Microsoft Office 2016
European Computer Driving Licence
Introduction to Microsoft Access
RCM Turbo SQL Version.
GO! with Microsoft Access 2016
Unit Six: Labels In this unit… Review Adding Text to Maps
Upgrading To PowerPoint 2007.
Multi-host Internet Access Portal (MIAP) Enhancement Guide
NextGen Purchasing Calendar Year End 1099 Process
NextGen Trustee General Ledger Accounting
Access Tutorial 8 Sharing, Integrating, and Analyzing Data
Tutorial 7 – Integrating Access With the Web and With Other Programs
European Computer Driving Licence
Tutorial 8 Sharing, Integrating, and Analyzing Data
Training Document Accessing Reports in VinCENT.
Presentation transcript:

Genesys Shell development Input-side development progress

Genesys Shell development Why update the shell? – Incorporate additional features in Genesys – Move away from unsupported add-ons Input side – Manage numerous input files Output side – Manage and present results

Genesys Shell development What exactly does the shell do? – Interfaces with an input database – user can view and change the input parameters – Writes to and saves changes to the database – Creates input files formatted for Genesys and based on data in the input database

Genesys Shell development Appearance of shell is mostly unchanged Some new inputs and forms added – Wind, specific water and load year sequences Remaining tasks for input side – Finish up file-writing for all input files – Incorporate convenience features like toolbar buttons and context menus, adjust the layouts and screen size – Error checking

Genesys Shell development The start up screen is the same. Some menu items are not available (greyed out) unless a database is loaded. Menu items that are applicable to the output side of the shell, while present, are not yet active.

Genesys Shell testing Once a database is opened, the Edit menu is active. The “Edit” menu is basically the same as in the previous version, with the addition of wind.

Genesys Shell development The Study Definition form has a few new inputs and an additional tab, but otherwise it is quite similar to the earlier version. Each of the tabs has groups of related inputs. May continue to rearrange some items for a better layout

Genesys Shell development The input fields may be restricted to specific values (e.g. “drop-down” inputs are linked to other tables of values). “Textbox” input fields may have restrictions on the data type (number) and the range that can be entered

Genesys Shell development Most screens have been designed to be as close as possible to the previous version of the shell. This one for the period definition is identical to the previous version

Genesys Shell development The Other Parms tab has several new items – the transmission losses and the monthly generation reserves

Genesys Shell development The Outputs tab serves the same purpose as before – picking the desired output files. There are a few new options. Note the example for writing dispatch info for a specific generating resource – to facilitate selection of the resource, the input field is linked to the list of resource names, and the user can select from the list rather than typing in a name (this helps to eliminate errors)

Genesys Shell development The file list tab is pretty much the same – there are additional files required for new Genesys features are listed toward the end of the file list. Additional file management features (e.g. the ability to browse for a file) are planned.

Genesys Shell development New screens, like this one for the specific (fixed) sequence of water and/or load years are included as new tabs or new menu items For “grid” type inputs, context menus for copy/paste facilitate bringing in large amounts of data from a spreadsheet.

Genesys Shell testing The screen for the multi- dam data has fewer tabs than before. Previously, there were several tabs for Hydsim utilities, which shall be addressed in a separate menu item.

Genesys Shell testing The multi-dam files tab is unchanged from the previous version. Additional file management features (e.g. browse for filename) are planned.

Genesys Shell testing This screen for editing the generating resources is essentially unchanged (there are several new columns)

Genesys Shell testing As in the previous version, multiple forms may be opened and worked with at a time. Changes to forms can be saved to the database when the form is closed.

Genesys Shell development Besides management of changes to inputs, the shell updates the database and writes out the files in the correct format for Genesys

Genesys Shell development Program execution is carried out in the same method as the previous version – by clicking the “Run Simulation” menu item or toolbar button

Genesys Shell development What about the output side? – Intent is to develop with focus on the results required for the State of the System report – For graphical results, exploring methods to open an instance of Excel rather than using third-party graphing utilities