Skip to content

Commit ce42035

Browse files
Update v4-migration.md
1 parent 5ff8494 commit ce42035

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/user_guide/v4-migration.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ Version 4 of Parcels is unreleased at the moment. The information in this migrat
2121
## FieldSet
2222

2323
- `interp_method` has to be an Interpolation function, instead of a string.
24+
- `add_constant` has been removed as a method. Instead, use direct dictionary assignment (`fieldset.constants[key] = value`)
2425

2526
## Particle
2627

0 commit comments

Comments
 (0)