Skip to content

Releases: yoctoyotta1024/CLEO

v0.8.0

07 May 12:21
Compare
Choose a tag to compare

v0.8.0 - 2024-05-07

Features

  • use ruff in pre-commit for python linting and formatting - (cb5447f) - clara.bayley

Miscellaneous Chores

  • (version) v0.8.0 - (28a2502) - yoctoyotta1024

v0.7.0

06 May 06:30
Compare
Choose a tag to compare

v0.7.0 - 2024-05-06

Bug Fixes

  • exclude top value in interval - (ef288a7) - clara.bayley

Features

  • add supers bc is gpu compatible but has strange warning... - (796e8a0) - clara.bayley

Miscellaneous Chores

  • (version) v0.7.0 - (4e90ec7) - yoctoyotta1024
  • testing with longer run works on cpus and gpus - (ceb3220) - clara.bayley
  • correct includes - (597c4b0) - clara.bayley

Refactoring

  • setup eurec4a1D example with different boundary conditions - (48ed274) - clara.bayley
  • better comments explaining encapsulation - (fe761db) - clara.bayley
  • encapsulate motion functions into struct within movement - (74ccef7) - clara.bayley
  • move constructor to cpp - (0bc5863) - clara.bayley
  • use std rand gen not kokkos - (a15494f) - clara.bayley
  • remove supers returns gbxindexes view for adding supers - (ab21b49) - clara.bayley
  • parallel verison of removing supers - (d7c3afa) - clara.bayley
  • move funcs out of class - (3d3fa6e) - clara.bayley
  • use add supers bcs - (f765ebb) - clara.bayley

v0.6.1

03 May 22:06
Compare
Choose a tag to compare

v0.6.1 - 2024-05-03

Bug Fixes

  • typo falsely renaming function reverted - (418b387) - clara.bayley
  • move gbxvol and gbxarea maps to host from device - (3d5959a) - clara.bayley
  • move gbxvol and gbxarea maps to host from device - (84e58e0) - clara.bayley

Miscellaneous Chores

  • (version) v0.6.1 - (9de825f) - yoctoyotta1024

v0.6.0

03 May 21:20
Compare
Choose a tag to compare

v0.6.0 - 2024-05-03

Bug Fixes

  • update examples with renamed config var - (3346d33) - clara.bayley
  • update examples with renamed config var - (e01fb44) - clara.bayley

Features

  • seperate script for making yac1 input files - (f49cd97) - clara.bayley
  • seperate script for making yac1 input files - (e2dfb97) - clara.bayley

Miscellaneous Chores

  • (version) v0.6.0 - (41d5647) - yoctoyotta1024

Refactoring

  • split initial conditions generation from divfree2d run and plotting - (b02c3aa) - clara.bayley
  • seperate input file generation from running fromfile model and plotting of model output - (d25323b) - clara.bayley

v0.5.1

03 May 13:59
Compare
Choose a tag to compare

v0.5.1 - 2024-05-03

Bug Fixes

  • missing macros for GPU compilation added - (82b9688) - clara.bayley

Miscellaneous Chores

  • (version) v0.5.1 - (514e466) - yoctoyotta1024

v0.5.0

02 May 16:16
Compare
Choose a tag to compare

v0.5.0 - 2024-05-02

Bug Fixes

  • restore changelog since v0.1.0 - (7281aa1) - clara.bayley

Features

  • corrected cocogitto workflow wtith git push to add changelog changes after bump - (e59ea81) - clara.bayley

Miscellaneous Chores

  • (version) v0.5.0 - (9f8e7ad) - yoctoyotta1024

Refactoring

  • formating of commands in post bump hooks - (59a0357) - clara.bayley

v0.4.0

02 May 15:12
Compare
Choose a tag to compare

v0.4.0 - 2024-05-02

Features

  • specify repo for release - (8f215d2) - clara.bayley

Miscellaneous Chores

  • (version) v0.4.0 - (77ae563) - yoctoyotta1024

v0.3.2

02 May 15:07
Compare
Choose a tag to compare

v0.3.2 - 2024-05-02

Bug Fixes

  • bad token - (1d8e3a5) - clara.bayley
  • minor changes to CI to try to make changelog release work - (c48e2c0) - clara.bayley

Miscellaneous Chores

  • (version) v0.3.2 - (31b4a70) - yoctoyotta1024

v0.3.1

02 May 14:55
Compare
Choose a tag to compare

v0.3.1 - 2024-05-02

Bug Fixes

  • test cocogitto working with changelog updates on version bump - (bfa66d8) - clara.bayley

Miscellaneous Chores

  • (version) v0.3.1 - (25e24ea) - yoctoyotta1024

Refactoring

  • don't specify github token - (9f69343) - clara.bayley
  • delete explicity repo and add explicit token - (a4753b8) - clara.bayley
  • change repo name - (a4aafb5) - clara.bayley
  • attempt to fix changelog publication with repository spec - (7695d91) - clara.bayley
  • correct changelog since v0.1.0 - (5e0f721) - clara.bayley
  • correct changelog since v0.1.0 - (0aae8e9) - clara.bayley

v0.3.0

02 May 14:24
Compare
Choose a tag to compare

v0.3.0 - 2024-05-02

Bug Fixes

  • use remote template instead of full_hash to match cog.toml - (8529c75) - clara.bayley

Features

  • pre and post bump messages in cocogitto CI - (71594cc) - clara.bayley