Skip to content

Commit

Permalink
added support for comsol 5.3
Browse files Browse the repository at this point in the history
Fixes #3
  • Loading branch information
Jeremy Nicklas committed Jun 22, 2017
1 parent 72ebb89 commit 533c363
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
## Unreleased

Features:

- Added support for COMSOL 5.3 on Oakley.
[#3](https://github.com/OSC/bc_osc_comsol/issues/3)

## 0.1.0 (2017-06-14)

Features:
Expand Down
1 change: 1 addition & 0 deletions form.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ attributes:
options:
- ["5.1", "comsol/51"]
- ["5.2a", "comsol/52a"]
- ["5.3", "comsol/53"]
form:
- version
- bc_num_hours
Expand Down

0 comments on commit 533c363

Please sign in to comment.