Skip to content

Commit

Permalink
clarify that campaign spec will change
Browse files Browse the repository at this point in the history
  • Loading branch information
bd4 committed Jun 30, 2017
1 parent d7f3911 commit 1d70e8b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,9 @@ The campaign is specified as a python class that extends
start with the
[heat transfer example campaign](examples/heat_transfer_small.py).

The campaign definition consists of these elements:
Note that this is an early release and the campaign definition is not
stable yet. Here is a quick overview of the current structure and
supported parameter types:

- name - a descriptive name for the campaign
- codes - dictionary of different codes that make up the application,
Expand Down

0 comments on commit 1d70e8b

Please sign in to comment.