Stephen DeWitt

Results 74 issues of Stephen DeWitt

We have this functionality, but it is currently commented out in init.cc. That section of the code needs to be reviewed.

Created in response to this forum post: https://groups.google.com/g/prisms-pf-users/c/IQQ_5n3dGbE In v9.2.0 deal.II now mandates that input files end with the ".prm" extension. This is obviously in conflict with our convention of...

We recently found out that the coarse mesh defined by the parameters.in file for a simulation restarting from a checkpoint needs to match that of the original simulation. Even a...

Documentation: General

deal.ii now supports fully distributed meshes (i.e. where even the coarse mesh is distributed). This is mostly relevant for calculations with complex meshes that can't be represented on a simple...

Type: Feature

Updating the PRISMS-PF website can be labor-intensive at the moment if you want to update the manual. The manual has its own repo. Doxygen has to be run there and...

Documentation: Website

We've determined that users can control the output location using the output file name option in the parameters file. However, currently the checkpoint files must be saved and loaded from...

Type: Feature

This is currently an undocumented feature (and may have been unintentional -- I don't really remember).

Documentation: General

Notes on using the precompiled deal.ii packages: For v10.11 (El Capitan): Use the v8.4 package For v10.12 (El Capitan): Use the v8.5 package If CMake can't find the correct C...

Documentation: General

Right now the manual is pretty descriptive -- this parameter does this, this parameter does that. It would be beneficial to add another section that has a list of norms...

Status: Good first issue
Documentation: General