-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cleaned up definition of emulsions, allowing to define empty emulsions
* Removed `grid` attribute from `Emulsion` and similar classes * Instead, grid instances can now be specified when distances are important, which separates concerns better * Added explicit `dtype` attribute to emulsions to clearly specify type of droplets in empty emulsions. This can often be ignored, though.
- Loading branch information
1 parent
be8a8f8
commit 2625997
Showing
6 changed files
with
191 additions
and
172 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.