diff --git a/docs/source/events.rst b/docs/source/events.rst index bfb53f6cd4..0decaf2bc4 100644 --- a/docs/source/events.rst +++ b/docs/source/events.rst @@ -8,10 +8,18 @@ Firedrake events ---------------- +Firedrake USA'25 +~~~~~~~~~~~~~~~~ + +The ninth Firedrake user and developer workshop will be held 28 February +and 1 March 2025 at Baylor University in Texas, USA. For more information +see :doc:`the workshop page `. + + Firedrake '24 ~~~~~~~~~~~~~ -The eighth Firedrake user and developer workshop will be held +The eighth Firedrake user and developer workshop was held between 16-18 September 2024 at the University of Oxford. For more information see :doc:`the workshop page `. diff --git a/docs/source/firedrake_usa_25.rst b/docs/source/firedrake_usa_25.rst new file mode 100644 index 0000000000..e1d7a2b293 --- /dev/null +++ b/docs/source/firedrake_usa_25.rst @@ -0,0 +1,103 @@ +:orphan: true + +.. title:: Firedrake USA '25 + +.. image:: images/baylor.jpg + :alt: Baylor University + :width: 100% + :align: center + +Firedrake USA'25 +---------------- + +The ninth Firedrake user and developer workshop will be held at +`Baylor University +`__ from 28 February-1 March 2025. + +The workshop will be an opportunity for Firedrake users and developers +to discuss the latest developments in the +project, anticipated future developments, and how Firedrake can be used +in the numerical solution of partial differential equations. The event +will provide Firedrake users with the opportunity to interact directly +with developers and with other users. + +The conference will begin with a tutorial session on the morning of 28 February and end on the evening of 1 March. + + +Conference venue +---------------- + +The conference will take place in the Bill Daniel Student Center in Room 202 in the heart of the Baylor campus. + + +Accommodation +------------- + +We will be reserving a room block in a hotel near campus. More information to follow. + + +Conference dinner +----------------- + +The conference dinner will be held Friday night at the Baylor Club in McLane Stadium. The dinner is included with the registration fee. + + +Registration +------------ + +Registration will be open soon. + +The registration fees are as follows: + +.. list-table:: + :widths: 25 50 + :header-rows: 0 + + * - Student + - $50 + * - Non-student + - $200 + +The `SIAM Texas-Louisiana Section `__ is providing some support for students currently attending universities in Texas or Louisiana to attend. +Conference registration is coming soon. + + + +Abstract submission +------------------- + +Abstract submission will open soon via Easy Chair. + + + +Support +------- + +The conference has been kindly supported by the SIAM TX-LA Section and EPSRC. + + +Travel to Waco +-------------- + +* By air + + Waco has a small airport. There is daily service between Waco and Dallas/Fort Worth International Airport via American Airlines. + +* By ground + + We are less than two hours by car from the Dallas and Austin airports, and just under three hours from Bush Intercontinental Airport in Houston. Additionally, Waco is reachable by bus services such as Greyhound and FlixBus. + +* Parking on campus + + Baylor has plenty of visitor parking for your personal or rental vehicle, but conslut `these instructions __` and make sure to `register your vehicle __`. + + + +Organising committee +-------------------- + +* `Robert Kirby `__, Baylor University +* `David Ham `__, Imperial College London + + + diff --git a/docs/source/images/baylor.jpg b/docs/source/images/baylor.jpg new file mode 100644 index 0000000000..bc95aca605 Binary files /dev/null and b/docs/source/images/baylor.jpg differ