Computational Physics Lecture 3 - Admin Dr. Guy Tel-Zur Coral. Picture by Anna Cervova, publicdomainpictures.net.

Slides:



Advertisements
Similar presentations
Chapter 2: Basic Elements of C++
Advertisements

Introduction to programming in java. Input and output to screen with Java program Structure of Java programs Statements Conditional statements.
Computational Physics Numerical Integration Dr. Guy Tel-Zur Tulips by Anna Cervova, publicdomainpictures.net.
Dr. Guy Tel-Zur Computational Physics Differential Equations Autumn Colors, by Bobby Mikul, Mikul Autumn Colors,
CS 206 Introduction to Computer Science II 01 / 20 / 2009 Instructor: Michael Eckmann.
Java Programming, 3e Concepts and Techniques Chapter 3 Section 63 – Manipulating Data Using Methods – Day 2.
Computational Physics Numerical Integration Dr. Guy Tel-Zur Tulips by Anna Cervova, publicdomainpictures.net Version :00.
CS 206 Introduction to Computer Science II 09 / 09 / 2009 Instructor: Michael Eckmann.
CS Section 600 CS Section 002 Dr. Angela Guercio Spring 2010.
Computational Physics Lecture 4 Dr. Guy Tel-Zur.
UNIX Chapter 01 Overview of Operating Systems Mr. Mohammad A. Smirat.
Computational Physics Dr. Guy Tel-Zur Lecture 8. Agenda Complete last lecture material about Statistics and Random Numbers + a demo: how to use standard.
Computational Physics Dr. Guy Tel-Zur Version :40.
Kapi’olani Community College Art 128 Interface Programming 1 In-class Presentation Week 13B.
Computational Physics Home Assignment #3 Dr. Guy Tel-Zur.
Computational Physics Dr. Guy Tel-Zur Bench In Valley Gardens by Petr Kratochvil. Version :50.
Computational Physics Lecture 2 - administration Dr. Guy Tel-Zur Old rustic barn. Picture by: by Peter Griffin,
Pear Software e-SATA (The Electronic Spreadsheet Automated Teaching Assistant) Preliminary Design.
Computational Physics Dr. Guy Tel-Zur Lecture 7 mohan pmohan p, Forest,
CS 206 Introduction to Computer Science II 01 / 23 / 2009 Instructor: Michael Eckmann.
© 2005 Baylor University Slide 1 Course Introduction Fundamentals of Engineering Analysis Approximate Running Time - 5 minutes Distance Learning / Online.
The Blackboard Textbook The hard-copy textbook has a card inside the cover containing an access code This code will allow you to obtain access to the Cengage.
Computational Physics Differential Equations
Introduction to Functions Intro to Computer Science CS1510 Dr. Sarah Diesburg.
Scientific Computing Lecture 6 Dr. Guy Tel-Zur Butterfly in Africa by Anna Cervova,
Testovid - an environment for testing almost any aspect of student assignments I. Pribela, S. Tošić, M. Ivanović, Z. Budimac Risan, September 2007.
Chapter 1 Introduction Dr. Frank Lee. 1.1 Why Study Compiler? To write more efficient code in a high-level language To provide solid foundation in parsing.
1 Grade Chapter  To know Parts of the computer, follow these steps as shown below:
ICS 102 Computer Programming University of Hail College of Computer Science & Engineering Computer Science and Software Engineering Department.
Dr. Gina Green Intro to Information Technology & Processing.
Programming Concept Chapter I Introduction to Java Programming.
Lecture 4 Software Metrics
C++ Programming Language Lecture 2 Problem Analysis and Solution Representation By Ghada Al-Mashaqbeh The Hashemite University Computer Engineering Department.
ICS102: Introduction To Computing King Fahd University of Petroleum & Minerals College of Computer Science & Engineering Information & Computer Science.
Posting Journal Entries to General Ledger Accounts Making Accounting Relevant Every business completes business transactions daily. Think about the various.
Introduction to Computer Programming CS 126 Lecture 2 Zeke Maier.
Operating and Filing Systems Standard Grade1 Operating and Filing Systems Standard Grade Computing Studies.
Scientific Computing Home Assignment #1 Dr. Guy Tel-Zur.
ECE 122 Feb. 1, Introduction to Eclipse Java Statements Declaration Assignment Method calls.
Grid and Cloud Computing Dr. Guy Tel-Zur. /larry-ellison-cloud-computing/ /larry-ellison-cloud-computing/
Introduction to Parallel Processing Dr. Guy Tel-Zur Lecture 6.
OCR GCSE Computing © Hodder Education 2013 Slide 1 OCR GCSE Computing Python programming 1: Introduction.
Introduction to Video Game Programming (VGP) Mr. Shultz.
Introduction to Testing CSIS 1595: Fundamentals of Programming and Problem Solving 1.
Sequencing The most simple type of program uses sequencing, a set of instructions carried out one after another. Start End Display “Computer” Display “Science”
Parallel Systems Lecture 10 Dr. Guy Tel-Zur. Administration Home assignments status Final presentation status – Open Excel file ps2013a.xlsx Allinea DDT.
1 Lecture 4 Post-Graduate Students Advanced Programming (Introduction to MATLAB) Code: ENG 505 Dr. Basheer M. Nasef Computers & Systems Dept.
Introduction to Operating Systems Prepared by: Dhason Operating Systems.
The Hashemite University Computer Engineering Department
Computational Physics Lecture 3 - Admin Dr. Guy Tel-Zur Coral. Picture by Anna Cervova, publicdomainpictures.net.
12/10/20081 Final Product Delivery and Demonstration Team 4 Mid-Atlantic Software CMSC 345 Software Design and Development December 10th, 2008.
Chapter 4 Test Design Techniques MNN1063 System Testing and Evaluation.
Back to the Web Alice Wrap-Up. Update your Class Web Page  In the index.html change the “Client Sites” section to: Alice 1. Basics of Computer Programming/Introduction.
Scientific Computing Lecture 2 - administration Dr. Guy Tel-Zur Old rustic barn. Picture by: by Peter Griffin,
Scientific Computing Dr. Guy Tel-Zur Lecture 7 mohan pmohan p, Forest,
“Babeş-Bolyai” University Faculty of Economics and Business Administration Second semester 1st year, English line of study Business IT Introductive course.
Lab 7: Midsemester Checkpoint User Interface Lab: GUI Lab Oct. 9 th, 2013.
CS150 Introduction to Computer Science 1
Introduction to VB programming
Dossier Completion Timeline
Chapter 1: Introduction
Chapter 5: Relations & Functions
Evaluating Logarithms
Instructor: Dr. Phillip Jones
ICS201 Introduction To Computing II
WHERE TO KEEP YOUR FINANCIAL RECORDS
Chapter 2. Problem Solving and Software Engineering
CMPT 102 Introduction to Scientific Computer Programming
Introduction to OpenGL
Challenge Guide Grade Code Type Slides
Presentation transcript:

Computational Physics Lecture 3 - Admin Dr. Guy Tel-Zur Coral. Picture by Anna Cervova, publicdomainpictures.net

Agenda Numerical Integration – MHJ chapter 7 Introduction to High-Performance Computing (HPC) Introduction to MPI + Demos Home Assignment #1 – see next slides

Home Assignment #1 Due – 1 month from today, Weight: like the grade of two “regular” assignments About Runge-Kutta method – read MHJ chapter 13, section 4. Source:

Evaluation A correct running program (up to page 4 of the hw): 66% A readable and clear programming: +4% A well documented program: +4% Modular programming, using code reuse and functions/libraries: +4% Input selection: Interactive or from a file: +4%

Evaluation – cont’ Graphical output using Gnuplot, root or Mayavi: +4% Error handling and exceptions: +4% Doing section A, page 5: +5% Doing section B, page 5: +5% Total: 100%