연구의 선진화와 생산성 향상에
필요한 최적의 소프트웨어와 컨설팅을
공급하도록 노력하겠습니다.

공지사항 Lahey Fortran 95 Workshop
2011-08-11 09:20:36
woorimtech <> 조회수 6266
182.214.34.24
안녕하세요? Lahey Fortran Workshop이 미국(Incline Village, Nevada)에서 있을 예정이어서 알려 드립니다. 강사는 Thomas M Lahey 이며, 오전 8:30에 시작하여 오후 4:30분경(점심시간 1시간 포함)에 마칩니다. 교육 일정은 9월말경이 될 것이기 때문에, 아마도 눈이 올 수 있다고 합니다. 참고로, 호수 주변(약 70마일 정도)을 둘러 보는 것도 좋은 여행이 될 것이기 때문에 워크샵 일정보다 조금 여유있게 길게 잡으시는 것도 좋을 듯합니다. 날씨가 다소 추울 수 있으니, 겨울 옷 등을 준비하셔야 할 듯 합니다. 숙소는 Venue에서 약 3마일 떨어진 Crystal Bay에 있는 Cal-Neva(http://www.calnevaresort.com)를 권하고 있습니다. Trip Advisor(http://www.tripadvisor.com/Hotels-g45956-Incline_Village_Lake_Tahoe_Nevada_Nevada-Hotels.html)도 참고 바랍니다. 자세한 내용은 아래를 살펴보십시오. 혹시 본 워크샵에 관심 있으신 분들은 사전에 Tom(tlahe@lahey.com)에게 이메일을 보내시기 바랍니다. 저희 쪽 도움이 필요하시면 언제든지 연락 바랍니다. 감사합니다. *****************************

Fortran 95 Workshops

Lahey has been conducting Fortran 95 workshops globally for over 10 years! Contact Lahey to schedule your Fortran 95 Workshop: tlahe@lahey.com


Fortran 95 Workshop


The Fortran 95 Workshop is a six-session, hands-on, Fortran 95 workshop led by Thomas M. Lahey, CEO, Lahey Computer Systems, Inc.

Workshop Goals

  • To begin to port one of your own FORTRAN 77 programs to a Fortran 90/95 language system.
  • To learn how to incorporate the new Fortran 90/95 features into your Fortran programs.
Please note: This is a workshop, not a class. A valuable workshop component is the interaction with the other participants. Attendees are encouraged to become participants!

Capacity

The workshop is limited to twelve experienced Fortran programmers.

Materials

Three weeks before the workshop begins, paid participants will receive a notebook containing instructional documents for each session: proprietary papers prepared especially for the workshop and copies of published papers. At the workshop you will also receive a copy of the book Fortran 90 Programming, your personal copy of Essential Lahey Fortran 90, and a disk containing copies of the Fortran code discussed in the workshop.

Requirements

  1. Bring a FORTRAN 77 production program of at most 50,000 lines.
  2. You should arrive having reviewed the proprietary papers.

Fortran 95 Workshop Agenda

Day 1


8:00 - 9:00 a.m. - Registration and continental breakfast hosted by Lahey

9:00 a.m. - 12:00 noon - Session I
Programming style. Participants decide upon a style and set of Fortran features considering efficiency, obsolescence, and replacement code. Form 2 to 3 person teams. Port FORTRAN 77 code using Tom Lahey's recipe. Assignment: Chapters 6 and 9; have CONVERT process FORTRAN 77 code; review automatically processed code.

12:00 noon - 1:30 p.m. - Lunch break

1:30 - 5:00 p.m. - Session II
Fortran 90 paradigm. Emphasis on modules and KIND; discuss object-oriented programming and the Fortran 90 object-oriented features; have FORTRAN 77 code up and running under a Fortran 90 language system. Assignment: Chapters 3, 5, and 6; continue porting to Fortran 90.

Day 2

8:00 - 8:30 a.m. - Continental breakfast hosted by Lahey

8:30 a.m. - 12:00 noon - Session III
MODULEs, derived types, derived-type constants, overloaded operators, module procedures. Assignment: Chapter 2.

12:00 noon - 1:30 p.m. - Lunch break

1:30 - 5:00 p.m. - Session IV
Array processing: expressions, constructors, and sections; formally define terms. Assignment: Chapters 4, 7, 8, and 10; review your program to define a derived type and operations on it; prepare for a discussion.

Day 3

8:00 - 8:30 a.m. - Continental breakfast hosted by Lahey

8:30 a.m. - 12:00 noon - Session V
75 intrinsic procedures; concentrate on the array intrinsic functions. Assignment: Chapters 10 and 11; examine DO loops, determine which to convert to array expressions; convert COMMONs to a MODULE.

12:00 noon - 1:30 p.m. - Lunch break

1:30 - 5:00 p.m. - Session VI
Remaining features; discussion and critique. Assignment: CONTINUE TO GO TO and DO Fortran!