Chombo 3.2 Announcement


Access to Chombo

Chombo 3.2 is now available.  We are using an SVN server, "http://anag-repo.lbl.gov", to provide access to all our releases.  If you haven't already registered for a previous release, go to "http://anag-repo.lbl.gov" and register.  Once you're registered, you will be given details on how to access Chombo 3.2 (and previous versions) using SVN.  Before (or after) you register, you can view this announcement, the release notes (see below), and the access instructions.

What is Chombo
       
The Chombo package provides a set of tools for implementing finite difference methods for the solution of partial differential equations on block-structured adaptively refined rectangular grids. Both elliptic and time-dependent modules are included. Support for parallel platforms and standardized self-describing file formats are included.

Chombo provides a distributed infrastructure for parallel calculations over block-structured, adaptively refined grids. Chombo's design is uniquely flexible and accessible. Any collaborator will be able to develop parallel applications to solve the partial differential equations in which she is interested with far shorter development times than would be possible without the infrastructure. Very careful design and documentation allows said collaborator to enter the software at many levels. She will be able to use Chombo to investigate deep technical issues of adaptive mesh refinement algorithms or to simply adapt the example applications to solve different scientific problems.

Chombo is built using a combination of C++ and Fortran and uses MPI message-passing for parallel execution.  The code is simple to build by todays standards, using just regular GNU Make.   It has been ported to several supercomputers and runs fine on laptops and workstations.

Other notes

If you have any questions or difficulties, please contact "[email protected]".  Also, the Chombo users e-mail list, https://groups.google.com/a/lbl.gov/forum/#!forum/chombousers, is an excellent forum for questions, comments, etc. and posts to that e-mail list are sent to all the Chombo developers.

Chombo Development Team
Applied Numerical Algorithms Group
Lawrence Berkeley National Laboratory