Difference between revisions of "1stWorkshopMohidCode"
From MohidWiki
(→Program) |
(→Feedback) |
||
(27 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
*Date: '''21-05-2010''', opening at 9:30. | *Date: '''21-05-2010''', opening at 9:30. | ||
− | *Place: salão de reuniões at MARETEC, pav. Mecânica I, 1st floor, IST-UTL. | + | *Place: '''Sala P1''', no piso1 do departamento de Matemática. Da parte da tarde: sala de reuniões do DEM, no pav. Mecânica III . <strike>salão de reuniões at MARETEC, pav. Mecânica I, 1st floor, IST-UTL.</strike> |
*Wifi internet access: eduroam or eduroam-guest ('''login: mohidcode, pass: VSm6Z2'''). | *Wifi internet access: eduroam or eduroam-guest ('''login: mohidcode, pass: VSm6Z2'''). | ||
− | *Computers and software: Each participant is expected to bring their laptops with wifi, with VS 2008, Intel Fortran[\\kepler\Software] and an svn client already installed. Having already compiled the latest version of the MOHID code from [[codeplex]] is a plus. | + | *Computers and software: Each participant is expected to bring their laptops with wifi, with VS 2008, Intel Fortran[\\kepler\Software] and an [[TortoiseSvn|svn client]] already installed. Having already compiled the latest version of the MOHID code from [[codeplex]] is a plus. |
+ | |||
+ | === Registered participants === | ||
+ | # Guillaume | ||
+ | # Isabella Ascione Kenov | ||
+ | # Carina Almeida | ||
+ | # Francisco Campuzano | ||
+ | # Andreia Amaral | ||
+ | # Rosa | ||
+ | # Eduardo Aires | ||
+ | # Helder Marques | ||
+ | # Hilda de Pablo | ||
+ | # Luís Miguel Ferrereira de Almeida | ||
+ | # Eduardo Jauch | ||
+ | # Maria Madalena S. Malhadas | ||
+ | # Cláudia Viegas | ||
+ | # Marcos Mateus | ||
==Program== | ==Program== | ||
− | *9:30 - 10:00, Mohid programming: History and primer by G.Riflet | + | *9:30 - 10:00, [[Mohid_Programming|Mohid programming]]: History and primer by G.Riflet |
− | *10:00 - 10:30, Getting the latest version, making a simple edit, comenting, committing, and reporting by G.Riflet | + | *10:00 - 10:30, [[TortoiseSvn|Getting the latest version]], making a simple edit, comenting, committing, and reporting by G.Riflet |
− | *10:30 - 11:00, The modular object-oriented philosophy in MOHID in the code, by G.Riflet | + | *10:30 - 11:00, The [[Object_oriented_programming|modular object-oriented philosophy]] in MOHID in the code, by G.Riflet |
− | *11:00 - 11:30, | + | *11:00 - 11:30, [[Fortran]] primer <strike>The fillmatrix module</strike>, by G.Riflet |
− | *11:30 - 12:00, | + | *11:30 - 11:45, [[Hudson|Continuous integration server for MOHID]], by Eduardo Aires |
− | *12:00 - 12:30, Creating a new tool in MOHID, by G.Riflet | + | *11:45 - 12:00, Adding new features in an existing module: creating a new property<strike>keyword</strike> in module Benthos, by G.Riflet |
+ | *12:00 - 12:30, Continuing the latter<strike>Creating a new tool in MOHID</strike>, by G.Riflet | ||
LUNCH-TIME | LUNCH-TIME | ||
− | *14:30 - 14:45, | + | *14:30 - 14:45, Continuing the latter<strike>Some useful compiler options</strike>, by G.Riflet |
− | *14:45 - | + | *14:45 - 16:00, Continuing the latter<strike>Finishing the new sample tool in MOHID</strike>,by G.Riflet |
− | == | + | ==Slides== |
− | '' | + | <htm> |
+ | <iframe src="http://docs.google.com/present/embed?id=ddc79s84_685ds8fx6dx&size=m" frameborder="0" width="555" height="451"></iframe> | ||
+ | </htm> | ||
+ | ==Feedback== | ||
+ | *Ana Rosa Trancoso: ''Felicito todos porque houve muita interacção dentro do grupo. Cada um ajudou no que sabia melhor, e no fim toda a gente aprendeu qualquer coisa.'' | ||
+ | *Luis Fernandes: ''Não pude estar presente nesta workshop, mas gostava de ter estado. Acho que foi muito boa ideia.'' | ||
+ | *Ramiro Neves: ''Fico satisfeito por saber que a WS correu bem.'' | ||
==Contacts of the organization== | ==Contacts of the organization== | ||
* Ramiro Neves: ramiro (.) neves (at) ist (.) utl (.) pt | * Ramiro Neves: ramiro (.) neves (at) ist (.) utl (.) pt | ||
− | * [[Guillaume|Guillaume Riflet]]: guillaume (.) maretec (at) ist (.) utl (.) pt, ext: 3430 | + | * [[User:Guillaume|Guillaume Riflet]]: guillaume (.) maretec (at) ist (.) utl (.) pt, ext: 3430 |
[[Category:Programming]] | [[Category:Programming]] | ||
[[Category:Workshop]] | [[Category:Workshop]] |
Latest revision as of 18:28, 24 May 2010
Welcome to the 1st Workshop in programming for MOHID. Except maybe for the first topic, all presentations have a hands-on approach and expect the participant to interact with the MOHID code and start developing.
Contents
Logistics
- Date: 21-05-2010, opening at 9:30.
- Place: Sala P1, no piso1 do departamento de Matemática. Da parte da tarde: sala de reuniões do DEM, no pav. Mecânica III .
salão de reuniões at MARETEC, pav. Mecânica I, 1st floor, IST-UTL. - Wifi internet access: eduroam or eduroam-guest (login: mohidcode, pass: VSm6Z2).
- Computers and software: Each participant is expected to bring their laptops with wifi, with VS 2008, Intel Fortran[\\kepler\Software] and an svn client already installed. Having already compiled the latest version of the MOHID code from codeplex is a plus.
Registered participants
- Guillaume
- Isabella Ascione Kenov
- Carina Almeida
- Francisco Campuzano
- Andreia Amaral
- Rosa
- Eduardo Aires
- Helder Marques
- Hilda de Pablo
- Luís Miguel Ferrereira de Almeida
- Eduardo Jauch
- Maria Madalena S. Malhadas
- Cláudia Viegas
- Marcos Mateus
Program
- 9:30 - 10:00, Mohid programming: History and primer by G.Riflet
- 10:00 - 10:30, Getting the latest version, making a simple edit, comenting, committing, and reporting by G.Riflet
- 10:30 - 11:00, The modular object-oriented philosophy in MOHID in the code, by G.Riflet
- 11:00 - 11:30, Fortran primer
The fillmatrix module, by G.Riflet - 11:30 - 11:45, Continuous integration server for MOHID, by Eduardo Aires
- 11:45 - 12:00, Adding new features in an existing module: creating a new property
keywordin module Benthos, by G.Riflet - 12:00 - 12:30, Continuing the latter
Creating a new tool in MOHID, by G.Riflet
LUNCH-TIME
- 14:30 - 14:45, Continuing the latter
Some useful compiler options, by G.Riflet - 14:45 - 16:00, Continuing the latter
Finishing the new sample tool in MOHID,by G.Riflet
Slides
Feedback
- Ana Rosa Trancoso: Felicito todos porque houve muita interacção dentro do grupo. Cada um ajudou no que sabia melhor, e no fim toda a gente aprendeu qualquer coisa.
- Luis Fernandes: Não pude estar presente nesta workshop, mas gostava de ter estado. Acho que foi muito boa ideia.
- Ramiro Neves: Fico satisfeito por saber que a WS correu bem.
Contacts of the organization
- Ramiro Neves: ramiro (.) neves (at) ist (.) utl (.) pt
- Guillaume Riflet: guillaume (.) maretec (at) ist (.) utl (.) pt, ext: 3430