Warning: Undefined array key 1 in /home/np29546/public_html/elmerice/wiki/inc/auth.php on line 78

Warning: Cannot modify header information - headers already sent by (output started at /home/np29546/public_html/elmerice/wiki/inc/auth.php:78) in /home/np29546/public_html/elmerice/wiki/inc/auth.php on line 431

Warning: Cannot modify header information - headers already sent by (output started at /home/np29546/public_html/elmerice/wiki/inc/auth.php:78) in /home/np29546/public_html/elmerice/wiki/inc/actions.php on line 38
courses:courses [Elmer/Ice Wiki]

Warning: Undefined array key -1 in /home/np29546/public_html/elmerice/wiki/inc/html.php on line 1458

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
courses:courses [2019/10/28 07:06]
tzwinger [University of Iceland - Reykjavik - 28-29 October 2019]
courses:courses [2023/11/21 07:18] (current)
gagliar [Elmer/Ice courses - Material]
Line 4: Line 4:
  
 Since 2008, a number of Elmer/Ice courses have been instructed. In this page, you will find the presentation and the material used during these courses. Because Elmer/Ice is evolving and some errors in the presentations have been found, it is recommended to start with the latest material.  Since 2008, a number of Elmer/Ice courses have been instructed. In this page, you will find the presentation and the material used during these courses. Because Elmer/Ice is evolving and some errors in the presentations have been found, it is recommended to start with the latest material. 
 +
 +Updated material for the most of the examples used for these different courses can also be downloaded from the [[https://github.com/ElmerCSC/ElmerIceCourses | ElmerIceCourses]] git repository.
 +
 +==== Beginner's course, CSC-IT Center for Science, Espoo, Finland, 6.-7.11.2023 ====
 +
 +
 +Instruction how to reach CSC: https://www.csc.fi/how-to-reach-us
 +
 +=== Preparation to the course===
 +
 +We will not spend time troubleshooting not working Elmer/Ice installations at the place.
 +**We expect you to bring along a working Elmer installation**.
 +
 +This can be achieved by either...
 +    **installing the virtual appliance** (preferred solution). **Instructions** can be found [[:courses:install_appliance|here]].
 +    **installing Elmer on your computer** (mind, that you need a working ''elmerf90'' script in this installation). Following [[compilation:compilationcmake|instructions for compilation]] can be useful. There also is a complete video instruction of installation of Elmer on Ubuntu 20 on [[https://www.youtube.com/watch?v=OZ2Lvk-hEkc|Elmer YouTube channel]].
 +   * **using a remote desktop provided by CSC** - if the above mentioned methods do not work out, we can provide you with temporal access to CSC's server via a remote desktop - please, contact thomas.zwinger@csc.fi if this is necessary
 +MIND: We also will need python, Gmsh and ParaView during the course (all of them being uploaded on the virtual appliance).
 +
 +We also will invite registered participants to join a to the course **dedicated Slack channel**. The channel is meant to exchange in case of troubles before and during the course, but also can be used to discuss and give feedback after the event (we will leave it open).
 +
 +If you want to start at your own pace, we also **suggest to go through the simple 2D flowline example** **[[courses:2020:online2020|from 2020 online course]]**  **before** the course. This is also a good way to test your Elmer/Ice installation.
 +
 +=== Course Material ===
 +Please, follow the **[[courses:2023:helsinki2023|link to course material]]**
 +
 +
 +
 +==== Beginner's course, Univ. Uppsala, 24+25.10.2022 ====
 +
 +=== Preparation to the course===
 +
 +We will not spend time troubleshooting not working Elmer/Ice installations at the place.
 +**We expect you to bring along a working Elmer installation**.
 +
 +This can be achieved by either...
 +    **installing the virtual appliance** (preferred solution). **Instructions** can be found [[:courses:install_appliance|here]].
 +    **installing Elmer on your computer** (mind, that you need a working ''elmerf90'' script in this installation). Following [[compilation:compilationcmake|instructions for compilation]] can be useful. There also is a complete video instruction of installation of Elmer on Ubuntu 20 on [[https://www.youtube.com/watch?v=OZ2Lvk-hEkc|Elmer YouTube channel]].
 +   * **using a remote desktop provided by CSC** - if the above mentioned methods do not work out, we can provide you with temporal access to CSC's server via a remote desktop - please, contact thomas.zwinger@csc.fi if this is necessary
 +MIND: We also will need python, Gmsh and ParaView during the course (all of them being uploaded on the virtual appliance).
 +
 +We also will invite registered participants to join a to the course **dedicated Slack channel**. The channel is meant to exchange in case of troubles before and during the course, but also can be used to discuss and give feedback after the event (we will leave it open).
 +
 +If you want to start at your own pace, we also **suggest to go through the simple 2D flowline example** **[[courses:2020:online2020|from 2020 online course]]**  **before** the course. This is also a good way to test your Elmer/Ice installation.
 +
 +=== Course Material ===
 +Please, follow the **[[courses:2022:Uppsala2021|link to course material]]**
 +
 +=== Course Venue and Instructions ===
 +The course will take place at the University of Uppsala, Villavägen 16, 752 36 Uppsala, SWEDEN. At place, Rickard Pettersson helped us to reserve the rooms.  The detailed instructions for the different sessions are:
 +
 +24/10:  
 +  * 9-12, Halland FM114 ([[https://link.mazemap.com/cN6idtPC]])
 +  * 13-17, Skåne GM216 ([[https://link.mazemap.com/Hxlt6TPz]])
 +
 +25/10:
 +  * 9-12, Halland FM114 ([[https://link.mazemap.com/cN6idtPC]])
 +  * 13-17, Skåne GM216 ([[https://link.mazemap.com/Hxlt6TPz]])
 +        
 +For the moment, there are no restrictions concerning CoVID19 in place. As a general rule, do not come to the course if you feel sick.
 +
 +==== Beginner's course, Univ. Oslo, 8+9.11.2021 ====
 +
 +=== Preparation to the course===
 +
 +We will not spend time troubleshooting not working Elmer/Ice installations at the place.
 +**We expect you to bring along a working Elmer installation**.
 +
 +This can be achieved by either...
 +    **installing the virtual appliance** (preferred solution). **Instructions** can be found [[:courses:install_appliance|here]].
 +    **installing Elmer on your computer** (mind, that you need a working ''elmerf90'' script in this installation). Following [[compilation:compilationcmake|instructions for compilation]] can be useful. There also is a complete video instruction of installation of Elmer on Ubuntu 20 on [[https://www.youtube.com/watch?v=OZ2Lvk-hEkc|Elmer YouTube channel]].
 +MIND: We also will need python, Gmsh and ParaView during the course (all of them being uploaded on the virtual appliance).
 +
 +We also will invite registered participants to join a to the course **dedicated Slack channel**. The channel is meant to exchange in case of troubles before and during the course, but also can be used to discuss and give feedback after the event (we will leave it open).
 +
 +If you want to start at your own pace, we also **suggest to go through the simple 2D flowline example** **[[courses:2020:online2020|from 2020 online course]]**  **before** the course. This is also a good way to test your Elmer/Ice installation.
 +
 +=== Course Material ===
 +Please, follow the **[[courses:2021:Oslo2021|link to course material]]**
 +
 +=== Course Venue and Instructions ===
 +The course will take place at the University of Oslo (thanks to Thomas Schuler for helping us) in the seminar room at the CCSE ([[https://www.mn.uio.no/ccse/english/|Center for Computing in Science Education]]) which is located in the physics building ([[https://goo.gl/maps/iBCMGtHQL6fU1W168|check map]]). If you need information on rules concerning travel to and the stay in Oslo - in particular to CoVID, find instructions on this[[https://www.helsenorge.no/en/coronavirus/overview-of-rules-and-recommendations/|official website]]. Instructions concerning the campus of the university can be found [[https://www.mn.uio.no/english/about/hse/corona/index.html|here]]. As a general rule, do not come to the course if you feel sick.
 +
 +==== Online course 23-27 November 2020 ====
 +
 +[[https://www.csc.fi/en|CSC]] (Finland) and [[http://www.ige-grenoble.fr/|IGE]] (France) are organizing an online beginner Elmer/Ice course in November 2020. This course is sponsored by the H2020 projects [[https://www.tipaccs.eu| TiPACCs]] and [[https://protect-slr.eu|PROTECT]] and the french ANR project [[https://elmer-ice-sheet.osug.fr|EIS]].
 +
 +The course consists of two phases:
 +
 +Video instructions for self learning (16-20/11/2020): we provide a number of videos for self study that constitute the first part of the course. We will provide support via interactive sessions during this period to complete the exercises. Of course, questions could also be sent trough the Slack channel. 
 +
 +Online course (23-27/11/2020): consisting of daily online sessions. To accommodate all time zones, there will be a session starting at 8am CET and one starting at 5pm CET. All session will be kept below 2 hours.  
 +
 +**Before the course**, one should have a working Elmer/Ice installed on her/his computer. For that you can either:
 +   * install Elmer and Elmer/Ice directly on your computer, following instructions [[compilation:compilationcmake|here]].
 +   * **install the virtual appliance**. **Instructions** can be found [[:courses:install_appliance|here]] (easiest solution).
 +
 +**[[courses:2020:online2020|--> Link to all the material regarding the course.]]**
 +
 +
  
 ==== University of Iceland - Reykjavik - 28-29 October 2019 ==== ==== University of Iceland - Reykjavik - 28-29 October 2019 ====
Line 13: Line 113:
  
 ^  Title            Presentation                              ^  Material                                  ^ ^  Title            Presentation                              ^  Material                                  ^
-|  Introduction    |   {{:courses:2019:elmerice_introduction_2019_reykjavik.pdf|pdf}}  |  -  |  +|  Introduction    |  {{:courses:2019:elmerice_introduction_2019_reykjavik.pdf|pdf}}  |  -  |  
-|  Elmer basics    |   {{:courses:2019:2019_10_ElmerIce_Introduction.pdf|pdf}} | - |+|  Elmer basics    |  {{:courses:2019:2019_10_ElmerIce_Introduction.pdf|pdf}}    |
 |  Toy flow-line model    |  {{:courses:2019:testglacierflowline2019.pdf|pdf}}    {{:courses:2019:testglacierflowline2019.tar.gz|tar file}}  |  Toy flow-line model    |  {{:courses:2019:testglacierflowline2019.pdf|pdf}}    {{:courses:2019:testglacierflowline2019.tar.gz|tar file}} 
-|  Tête Rousse      {{:courses:2019:elmerice_teterousse_2019.pdf|pdf}}   |  {{:courses:2019:teterousse_2019.tar.gz|tar file}} +|  Tête Rousse      {{:courses:2019:elmerice_teterousse_2019.pdf|pdf}}  |  {{:courses:2019:teterousse_2019.tar.gz|tar file}} 
-Midtre Lovénbreen | {{:courses:2019:2019_10_elmericemlb.pdf|pdf}} | {{:courses:2019:mlb.tar.gz|tar file}} |+Arctic Valley Glacier  {{:courses:2019:2019_10_elmericemlb.pdf|pdf}}   {{:courses:2019:mlb.tar.gz|tar file}}  |
 ==== CSC - Helsinki - 29-31 October 2018 ==== ==== CSC - Helsinki - 29-31 October 2018 ====
  
courses/courses.1572246404.txt.gz · Last modified: 2019/10/28 07:06 by tzwinger
CC Attribution-Share Alike 4.0 International
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0