-
Notifications
You must be signed in to change notification settings - Fork 6
Accept multiple fluxes #20
Copy link
Copy link
Open
Labels
Comp:InputThis issue has to do with the input component of the code or document. (input parameters, prep)This issue has to do with the input component of the code or document. (input parameters, prep)Difficulty:1-BeginnerThis issue does not require expert knowledge and may be a good issue for new contributors.This issue does not require expert knowledge and may be a good issue for new contributors.Priority:3-DesiredThis work is important, but not urgent.This work is important, but not urgent.Status:1-NewNo one has claimed this issue yet. It is in need of solving.No one has claimed this issue yet. It is in need of solving.
Description
Activity
Metadata
Metadata
Assignees
Labels
Comp:InputThis issue has to do with the input component of the code or document. (input parameters, prep)This issue has to do with the input component of the code or document. (input parameters, prep)Difficulty:1-BeginnerThis issue does not require expert knowledge and may be a good issue for new contributors.This issue does not require expert knowledge and may be a good issue for new contributors.Priority:3-DesiredThis work is important, but not urgent.This work is important, but not urgent.Status:1-NewNo one has claimed this issue yet. It is in need of solving.No one has claimed this issue yet. It is in need of solving.
After #19 is merged, it might be better to convert the
fluxinput to a vector, and accept a flux value for each batch. This would require more upfront calculations by the user, but would probably yield more accurate results.