Difference between revisions of "Main Page"

From Einstein Toolkit Documentation
Jump to: navigation, search
(Past)
(comment out no ET call notice)
(19 intermediate revisions by 4 users not shown)
Line 11: Line 11:
  
 
== Weekly Users Call ==
 
== Weekly Users Call ==
<!-- to edit this section please edit the top of https://docs.einsteintoolkit.org/et-docs/meeting_agenda -->
+
<!--There will be '''no Einstein Toolkit call''' until Thu, Jan 10th 2019<br/>-->
{{:meeting_agenda}}
+
<ul>
 +
<li>The link for the call is: https://bluejeans.com/194244555</li>
 +
<li>The next call's [[meeting_agenda#Meeting_Agenda|meeting agenda]] is on this wiki too.</li>
 +
</ul>
  
 
== Einstein Toolkit Working Groups and Development Teams ==
 
== Einstein Toolkit Working Groups and Development Teams ==
Line 26: Line 29:
 
* [[Cosmology and Particles]]
 
* [[Cosmology and Particles]]
 
* [[Data Dependant Task Scheduler|Data Dependent Task Scheduler]]
 
* [[Data Dependant Task Scheduler|Data Dependent Task Scheduler]]
 +
* [[Education and Outreach working group|Education and Outreach]]
 
* [[IllinoisGRMHD Working Group|IllinoisGRMHD]]
 
* [[IllinoisGRMHD Working Group|IllinoisGRMHD]]
 
* [[Numerical Relativity in Spherical Coordinates]]
 
* [[Numerical Relativity in Spherical Coordinates]]
Line 33: Line 37:
  
  
 
=== Current ===
 
* [https://centra.tecnico.ulisboa.pt/network/grit/einsteintoolkit2018/ EU Einstein Toolkit Workshop, Lisbon]
 
  
 
=== Past ===
 
=== Past ===
  
 +
* [[EU Einstein Toolkit Workshop, Lisbon, 2018]]
 
* [[Einstein Toolkit Workshop, Georgia Tech, 2018]]
 
* [[Einstein Toolkit Workshop, Georgia Tech, 2018]]
 
* [http://grg.uib.es/EinsteinToolkit2017/ ET Workshop Fall 2017 and EdFest, Mallorca]
 
* [http://grg.uib.es/EinsteinToolkit2017/ ET Workshop Fall 2017 and EdFest, Mallorca]
Line 63: Line 65:
 
==Release planning==
 
==Release planning==
 
* [[Release Details]] - Plan, status and checklist for the upcoming release
 
* [[Release Details]] - Plan, status and checklist for the upcoming release
* [[Release coordination]] - Discussion of the upcoming release
 
 
* [[Release Process]] - Description of the process that we go through for each release
 
* [[Release Process]] - Description of the process that we go through for each release
  
 
==Documentation==
 
==Documentation==
  
* [http://einsteintoolkit.org/documentation/new-user-tutorial Tutorial for New Users]
+
* Getting Started with the Einstein Toolkit
* [[Simplified Tutorial for New Users]] (requires Debian, Linux Mint, Fedora or Mac OSX)
+
** [http://einsteintoolkit.org/documentation/new-user-tutorial Tutorial for New Users]
* [[Installing and running on Stampede2]]
+
** [[Simplified Tutorial for New Users]] (requires Debian, Linux Mint, Fedora, Ubuntu, Mac OSX or Windows 10)
* [[Getting Started for Cactus Experts]]
+
** [https://arxiv.org/pdf/1305.5299 An Introduction to the Einstein Toolkit] by [https://centra.tecnico.ulisboa.pt/team/?id=1838 Miguel Zilhão] and [http://fusion.cs.uni-jena.de/fusion/members/frank-loffler/ Frank Löffler]
* [[Thorns_we_know_of|Non-Einstein-Toolkit thorns]]
+
** [[Simulation Factory Advanced Tutorial]]
* [[Einstein Toolkit standards]]: ADMBase, HydroBase, SphericalSurface
+
** [[FAQ]]
* [[Supported Machines]], [[Configuring a new machine]]
+
** [[Working with git]]
* [[Machines]] - Notes for specific machines
+
** [[Compiling the Einstein Toolkit]], also see the [[Simplified Tutorial for New Users]] and [https://nbviewer.jupyter.org/github/nds-org/jupyter-et/blob/master/CactusTutorial.ipynb Offline New Users Tutorial]
* [[Using Eclipse / Mojave]]
+
** [[Supported Machines]], [[Configuring a new machine]]
* [[Running Cactus On Windows]]
+
** [[Machines]] - Notes for specific machines
* Adding your own analysis method
+
** [[Using Eclipse / Mojave]]
* Adding your own [[adding initial data|initial data]]
+
** [[Running Cactus On Windows]] (outdated, use Windows 10's Linux Subsystem instead)
* Adding a [[adding a test case|test case]]
+
** [https://einsteintoolkit.org/download.html Obtaining the Einstein Toolkit]
* CCE [http://ccrg.rit.edu/~yosef/cce.html tutorial]
+
 
* [[Visualizing magnetic field lines]]
+
* Presentations/notes on numerical solutions to Einstein's equations
* [[Using the multi-model mechanism in Carpet]]
+
** [https://www.youtube.com/watch?v=S3-QkujgSuM Recording] of Ian Hinder's lecture on numerical relativity at the [[ET_Workshop_2017_at_NCSA|2017 ET meeting at NCSA]].
* [[Working with git]]
+
** [http://www2.yukawa.kyoto-u.ac.jp/~yuichiro.sekiguchi/3+1.pdf Y. Sekiguchi's Presentation on 3+1 and BSSN formalism]
* [[FAQ]]
+
** [https://www.youtube.com/watch?v=t3uo2R-yu4o&list=PLRVOWML3TL_djTd_nsTlq5aJjJET42Qke Thomas Baumgarte's lectures on Mathematical Formulation of Numerical Relativity]
* [[Compiling the Einstein Toolkit]]
+
** [http://blackholesathome.net Solving the equations numerically: Interactive NRPy+ Code Generation Tutorial]
* [[Analysis and post-processing]]
+
 
 +
* Adding New Thorns
 +
** Before you get started, first see if it already exists: [[Thorns_we_know_of|Non-Einstein-Toolkit thorns]]
 +
** [[Einstein Toolkit standards]]: ADMBase, HydroBase, SphericalSurface
 +
** Adding your own analysis method
 +
** Adding your own [[adding initial data|initial data]]
 +
** Adding a [[adding a test case|test case]]
 +
 
 +
* Analyzing Data Output by the Einstein Toolkit
 +
** Cauchy characteristic extraction (CCE) [http://ccrg.rit.edu/~yosef/cce.html tutorial]
 +
** [[Visualizing magnetic field lines]]
 +
** [[Using the multi-model mechanism in Carpet]]
 +
** [[Analysis and post-processing]]
 +
** [[GW150914 VisIt Tutorial]]
 +
 
 
* [[Editing the Einstein Toolkit website]]
 
* [[Editing the Einstein Toolkit website]]
 +
 
* [[Licences]]
 
* [[Licences]]
  
Line 105: Line 121:
 
* [[Visualization of simulation results]]
 
* [[Visualization of simulation results]]
 
* [[Automated testing]]
 
* [[Automated testing]]
* [[Vectorization]] Improving code performance by using the CPU's vector instructions
+
* [[Vectorisation]] Improving code performance by using the CPU's vector instructions
 
* [[Padding]] Improving code performance by optimizing cache access
 
* [[Padding]] Improving code performance by optimizing cache access
 
* [[Making Cactus Installable]] like any other Ubuntu package
 
* [[Making Cactus Installable]] like any other Ubuntu package

Revision as of 19:58, 20 January 2019

Instructions

Documentation for the Einstein Toolkit is a community effort and everyone is encouraged to contribute towards these pages. You need to login to the wiki to edit the documentation, to do this either

  • if you already have a personal LDAP login with the CCT use this
  • create you own login/password for the wiki (select local domain)

If you would like to make major changes to these pages please discuss first on the users@einsteintoolkit.org mail list.

Thanks for your contributions!

Weekly Users Call

Einstein Toolkit Working Groups and Development Teams

The idea of establishing working groups for the Einstein Toolkit was discussed at the Summer 2017 Workshop at NCSA, and is now being implemented. The initial ET Working Group Policies and Procedures document has been discussed and approved. New working groups should be proposed using the Working Group Template.

Planned Groups:

Established Groups:

Einstein Toolkit workshop information

Past

Einstein Toolkit Seminars

It would be nice to organize a semi-regular series of talks with topics of general interest. This should include not only people from within the Einstein Toolkit. The ET web page already contains a (currently quite short) list, and now it is time to propose upcoming talks. In order to record and story voiced proposals, please use the wiki page Einstein Toolkit Seminar Proposals.

Release planning

  • Release Details - Plan, status and checklist for the upcoming release
  • Release Process - Description of the process that we go through for each release

Documentation

Regression Test Results

You can run regression tests using SimFactory.

Results from automated tests are available at https://build.barrywardell.net.

Performance Test Results

Projects

Maintainers

Getting Started with Wikis