Skip to content

Commit

Permalink
Remove reference to callable function initialize from micro_manager.py
Browse files Browse the repository at this point in the history
  • Loading branch information
IshaanDesai committed Feb 12, 2024
1 parent 736b552 commit bed5a4c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion micro_manager/micro_manager.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
Micro Manager is a tool to initialize and adaptively control micro simulations and couple them via preCICE to a macro simulation.
This files the class MicroManager which has the following callable public methods:
- initialize
- solve
This file is directly executable as it consists of a main() function. Upon execution, an object of the class MicroManager is created using a given JSON file,
Expand Down

0 comments on commit bed5a4c

Please sign in to comment.