Releases: ForestClaw/forestclaw
Releases · ForestClaw/forestclaw
ForestClaw v1.2.0
Features
- Feature restart API @tim-griesbach (#269)
- feature-restart: Write a domain to disk using parallel I/O @tim-griesbach (#281)
- Progress on 3D - indirect corner neighbors @hannesbrandt (#284)
- Progress on 3D - domain_indirect_neighbors @hannesbrandt (#277)
- Progress on 3d @hannesbrandt (#272)
- 3D improvements @tim-griesbach (#270)
- Feature 3d @hannesbrandt (#267)
- Progress on 3d @hannesbrandt (#266)
- Progress on 3D @hannesbrandt (#264)
- Add support for multiple ini files, simplify options parsing @scottaiton (#265)
Bug Fixes
- Fix memory leak during ini parsing @tim-griesbach (#278)
- Fix flux update in 3d Clawpack algorithm on mapped grids @donnaaboise (#275)
- Add option in cmake to specify clawpatch only @scottaiton (#259)
- More improvements to ghost filling @scottaiton (#261)
Changes
- Remove remaining uses conn_map constructor @scottaiton (#285)
- Remove use of deprecated package container @scottaiton (#262)
- Progress on map/connectivity separation. @hannesbrandt (#271)
- Separate Mappings in Geoclaw, ThunderEgg, and CudaClaw examples @scottaiton (#280)
- Remove context mapping from domain @donnaaboise (#282)
Please use the forestclaw-v1.2.0.tar.gz
or forestclaw-v1.2.0.zip
files for this release. The other zip and tarball files will not work.
ForestClaw v1.1.0
Changes
- (CI) Add workflow to attach a tarball and zip file to latest draft release. @scottaiton (#258)
Features
- Feature map separate @cburstedde (#241)
- Progress on 3D @tim-griesbach (#257)
- Add simple checks to regression tests. @scottaiton (#256)
- Feature multi: Inverse brick map @hannesbrandt (#254)
- Feature multi: 3D coordinates and 7D interpolation data @hannesbrandt (#252)
- 3d example for Euler equations on mapped grids @donnaaboise (#251)
- Update user tagging routines to take vector of values @donnaaboise (#250)
- Mesh overlap feature and example @hannesbrandt (#249)
- Update p4est and sc for overset @hannesbrandt (#248)
- Two Solver Examples @scottaiton (#244)
- Feature diagnostics integrate @hannesbrandt (#245)
- Feature diagnostics integrate @hannesbrandt (#240)
- Feature p8est @cburstedde (#239)
- Feature to separate map from domain @cburstedde (#237)
- Update p4est, sc @cburstedde (#236)
Bug Fixes
- Speed up transform @scottaiton (#255)
- fclaw_filesystem fixes @scivision (#253)
- Update checkout action to v3 in GitHub workflows @scottaiton (#247)
- map_brick: fix invalid read of domain->blocks @hannesbrandt (#246)
- Fix corner issue @donnaaboise (#242)
- Fix macOS CI @scottaiton (#243)
- Update CI to use ThunderEgg v1.0.5 @scottaiton (#238)
- Fix 3d VTK mapping @scottaiton (#235)
- Fix unit tests on MacOS @scottaiton (#234)
- Fix arg mismatches @donnaaboise (#233)
- Fix mappings so they correctly query "IS_BRICK". @donnaaboise (#232)
Please use the forestclaw-v1.1.0.tar.gz
or forestclaw-v1.1.0.zip
files for this release. The other zip and tarball files will not work.
ForestClaw v1.0.0
Initial release of ForestClaw.