You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/workflow.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ On the client side, a Python environment with emodpy is used to communicate with
14
14
15
15
## Server-side
16
16
17
-
The COMPS server supports a variety of environments via SIF containers. By default, EMOD will run using Debian and a Python environment with `emod-api`.
17
+
The COMPS server supports a variety of environments via SIF containers. By default, EMOD will run using Debian and a Python environment with `emod-api`.
18
18
19
19
On the COMPS server, each EMOD simulation automatically runs functions named `application` from three separate Python modules: `dtk_pre_process`, `dtk_in_process`, and `dtk_post_process`.
0 commit comments