-
Notifications
You must be signed in to change notification settings - Fork 0
/
right-latest.php
171 lines (171 loc) · 5.63 KB
/
right-latest.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
<div class="right">
<h3>Latest News</h3>
<ul>
<li>
<b>Hermes 1.1</b> released
<ul>
<li>Available from the <a href="https://github.com/hpfem/hermes" target="blank">Github repository</a></li>
</ul>
</li>
<li>
<b>2013</b>: In 2013, we prepare three international conferences:
<ul>
<li><a href="http://femtec2013.femhub.com" target="blank">FEMTEC 2013</a></li>
<li>AMTEE/CPEE</li>
<li><a href="http://istet.zcu.cz/" target="blank">ISTET</a></li>
</ul>
</li>
<li>
<b>August 2012</b>: Presentation of hp-DG, Butcher's tables & adaptive time stepping at <a href="https://workshop.math.fau.de/MoselSeminar">Moselle seminar</a>.
</li>
<li>
<b>August 2012</b>: Presentation of NCLab at <a href="https://workshop.math.fau.de/MoselSeminar">Moselle seminar</a>.
</li>
<li>
<b>June 2012</b>: Presentation of Hermes: hp-DG & hp-FEM coupling, Butcher's tables & adaptive time stepping at <a href="http://esco2012.femhub.com/">ESCO 2012</a>.
</li>
<li>
<b>June 2012</b>: Presentation of NCLab at <a href="http://esco2012.femhub.com/">ESCO 2012</a>.
</li>
<li>
<b>April 2012</b>: Presentation of Hermes: hp-DG & hp-FEM coupling, Butcher's tables & adaptive time stepping at <a href="http://web.unlv.edu/centers/cams/conferences/sca2012/sca2012.html">SCA 2012</a>.
</li>
<li>
<b>April 2012</b>: Presentation of Hermes modules in NCLab at <a href="http://web.unlv.edu/centers/cams/conferences/sca2012/sca2012.html">SCA 2012</a>.
</li>
<li>
<b>March 2012</b>: First Hermes2D modules developed.
</li>
<li>
<b>January 2012</b>: Hermes2D parallelized.
</li>
<li>
<b>November 2011</b>: Abstract Submission for ESCO 2012 Open,
</li>
<li>
<b>September 2011</b>: Hermes Version 1.0 Released! Read more
<a href="http://hpfem.org/hermes/">here</a>.
</li>
<li>
<b>August 2011</b>: The next <a href="http://esco2012.femhub.com/">ESCO 2012</a> will be
organized by <a href="http://femhub.com/">FEMhub Inc.</a>
</li>
<li>
<b>July 2011</b>: Hermes was presented at invited lectures (Erlangen, Rome, INRIA).
Several new people migrated from Comsol to Hermes mostly to use hp-adaptivity with
dynamical meshes for transient problems.
</li>
<li>
<b>June, 2011</b>: Templating of Hermes2D in progress. The goal is to have only one
version of the library (not real and complex versions).
</li>
<li>
<b>May 9 -13, 2011</b>: <a href="http://hpfem.org/events/femtec-2011/">FEMTEC 2011</a>
takes place.
</li>
<li>
<b>April 2011</b>: New repository hermes-dev.git at Github serves
for testing of changes before they are pushed into the master
repository hermes.git.
</li>
<li>
<b>April 2011</b>: Explicit support for linear problems ended.
Linear problems need to be formulated using a jacobian-residual
formulation (same as nonlinear problems).
</li>
<li>
<b>March 2011</b>: New object-oriented weak forms
pushed to master. Some examples still need
upgrading.
</li>
<li>
<b>February 2011</b>: Mateusz Paprocki has joined our team in Reno. VTK
solution output was finally added to H2D. Progress on Hermes compilation
on Mac was made.
</li>
<li>
<b>January 2011</b>: Dr. Sascha Schnepp from Technical University Darmstadt
arrived for a six-weeks stay.
</li>
<li>
December 2010: Time integration in Hermes can be done using an
arbitrary Butcher's table.
</li>
<li>
November 2010: <a href="http://math.nist.gov/~WMitchell/">Bill Mitchell</a> from NIST visited
for a few days.
</li>
<li>
November 2010: <a href="http://hpfem.org/hermes">Hermes</a> entered a feature-freeze stage of cleaning,
consolidation, and preparation for the first official release.
</li>
<li>
October 2010: <a href="http://hpfem.org/events/femtec-2011/">FEMTEC 2011</a> announced.
</li>
<li>
September 2010: Hermes1D, Hermes2D and Hermes3D merged into
a single git repository <a href="http://github.com/hpfem/hermes">Hermes</a>.
</li>
<li>
Septeber 2010: New version of Hermes2D merged into upstream.
</li>
<li>
June 28 - July 3: <a href="http://hpfem.org/events/esco-2010/">ESCO 2010</a> was a great success!
</li>
<li>
May 2010: Special issue of MATCOM dedicated to ESCO 2008
finally printed.
</li>
<li>
March 24 - 28, 2010: Visit of Dr. Christopher Kees (U.S. Army Engineer
Research and Development Laboratory)
</li>
<li>
March 18, 2010: Plenary lecture
for 160 people on scientific computing on the occasion of the
<a href="http://www.lawrencehallofscience.org/jshs/">Junior
Science and Humanities Symposium (JSHS)</a>. The
presentation (minus movies) is <a href="main/data/circus-circus.pdf">here</a>.
</li>
<li>
Glen Hansen from INL visited in February 2010
and gave several lectures on <a href="main/data/hansen-1.pdf">JFNK</a>
and <a href="main/data/hansen-2.pdf">Trilinos</a>. The computer
codes he used are <a href="main/data/heat-eq.tar.gz">here</a>.
</li>
<li>
Bill Mitchell from NIST visited in December 2009.
<a href="main/images/snow_trip.jpg"><img src="main/images/snow_trip.jpg" width=150px height=115px></a>
</li>
<li>
<b>Summer 2009:</b>
<ul>
<li>
Agros2D was used by the group of A. Fejfar at the Institute of Physics in Prague
to model electric behavior of crystalline structures
(<a href="talks/09/Fejfar-RelationNanoMacro-ICANS23-Utrecht2009.pdf">see presentation</a>).
</li>
<li>
The Hermes project was presented
9 times during summer 2009 (7 invited presentations).
See the Publications section for PDF files.
<li>
Preparations for ESCO 2010 started, preliminary web page is
<a href="http://hpfem.org/events/esco-2010">here</a>.
</li>
</li>
</ul>
</li>
<li>
<b>July 2009:</b><br>
Idaho National Laboratory (INL) grant to explore the potential
of adaptive multimesh hp-FEM for nuclear fuel performance
analysis.
</li>
<li>
<b>June 2009:</b><br>
Major DoE grant for advanced multiphysics computer
simulations of nuclear reactor processes in Nevada News.
</li>
</ul>
</div>