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
If any of the regression tests fail and you have *not* made any changes to the EMOD source code,
76
-
email support@idmod.org.
72
+
If any of the regression tests fail and you have *not* made any changes to the EMOD source code, visit <https://github.com/orgs/EMOD-Hub/discussions> or use the GitHub link at the top of the page to submit a new issue in the repo. Be sure to include any error information.
Copy file name to clipboardExpand all lines: docs/md_dev/dev-trouble-build.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,9 +3,7 @@
3
3
If you encounter any of the following warnings or errors when attempting to build the EMOD executable (Eradication.exe) or
4
4
Eradication binary for Linux, see the information below to resolve the issue.
5
5
6
-
If you need assistance, you can contact support for help with solving issues. You can contact
7
-
Institute for Disease Modeling (IDM) support at support@idmod.org. When submitting the issue, please include any error
8
-
information.
6
+
If you encounter an issue, use the GitHub link at the top of the page to submit a new issue in the repo. Be sure to include any error information. For general discussion and questions, please visit https://github.com/orgs/EMOD-Hub/discussions.
Copy file name to clipboardExpand all lines: docs/md_parameter/parameter-campaign-event-broadcastcoordinatorevent.md
+11-8Lines changed: 11 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,21 +2,24 @@
2
2
3
3
!!! note
4
4
5
-
This campaign class and associated parameters are currently in beta release and have not yet been fully tested.
5
+
This campaign class and associated parameters are currently in beta release and have not yet
6
+
been fully tested.
6
7
7
8
The **BroadcastCoordinatorEvent** coordinator class broadcasts the event you specify. This can be used with the campaign class, [parameter-campaign-event-surveillanceeventcoordinator](parameter-campaign-event-surveillanceeventcoordinator.md), that can monitor and listen for events received from **BroadcastCoordinatorEvent** and then perform an action based on the broadcasted event. You can also use this for the reporting of the broadcasted events by setting the configuraton parameters, **Report_Node_Event_Recorder** and **Report_Surveillance_Event_Recorder**, which listen to events to be recorded. You must use this coordinator class with listeners that are operating on the same core. For more information, see [dev-architecture-core](../md_dev/dev-architecture-core.md).
8
9
9
10
!!! note
10
11
11
-
Parameters are case-sensitive. For Boolean parameters, set to 1 for true or 0 for false.
12
-
Minimum, maximum, or default values of "NA" indicate that those values are not applicable for
13
-
that parameter.
12
+
Parameters are case-sensitive. For Boolean parameters, set to 1 for true or 0 for false.
13
+
Minimum, maximum, or default values of "NA" indicate that those values are not applicable for
14
+
that parameter.
14
15
15
-
EMOD does not use true defaults; that is, if the dependency relationships indicate that a parameter is required, you must supply a value for it. However, many of the tools used to work with EMOD will use the default values provided below.
16
+
EMOD does not use true defaults; that is, if the dependency relationships indicate that a
17
+
parameter is required, you must supply a value for it. However, many of the tools used to work
18
+
with EMOD will use the default values provided below.
16
19
17
-
JSON format does not permit comments, but you can add "dummy" parameters to add contextual
18
-
information to your files. Any keys that are not EMOD parameter names will be ignored by the
19
-
model.
20
+
JSON format does not permit comments, but you can add "dummy" parameters to add contextual
21
+
information to your files. Any keys that are not EMOD parameter names will be ignored by the
22
+
model.
20
23
21
24
The table below describes all possible parameters with which this class can be configured. The JSON
22
25
example that follows shows one potential configuration.
Copy file name to clipboardExpand all lines: docs/md_parameter/parameter-campaign-event-calendareventcoordinator.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,9 @@ for this event coordinator.
10
10
Minimum, maximum, or default values of "NA" indicate that those values are not applicable for
11
11
that parameter.
12
12
13
-
EMOD does not use true defaults; that is, if the dependency relationships indicate that a parameter is required, you must supply a value for it. However, many of the tools used to work with EMOD will use the default values provided below.
13
+
EMOD does not use true defaults; that is, if the dependency relationships indicate that a
14
+
parameter is required, you must supply a value for it. However, many of the tools used to work
15
+
with EMOD will use the default values provided below.
14
16
15
17
JSON format does not permit comments, but you can add "dummy" parameters to add contextual
16
18
information to your files. Any keys that are not EMOD parameter names will be ignored by the
Copy file name to clipboardExpand all lines: docs/md_parameter/parameter-campaign-event-campaignevent.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,9 @@ campaign event.
10
10
Minimum, maximum, or default values of "NA" indicate that those values are not applicable for
11
11
that parameter.
12
12
13
-
EMOD does not use true defaults; that is, if the dependency relationships indicate that a parameter is required, you must supply a value for it. However, many of the tools used to work with EMOD will use the default values provided below.
13
+
EMOD does not use true defaults; that is, if the dependency relationships indicate that a
14
+
parameter is required, you must supply a value for it. However, many of the tools used to work
15
+
with EMOD will use the default values provided below.
14
16
15
17
JSON format does not permit comments, but you can add "dummy" parameters to add contextual
16
18
information to your files. Any keys that are not EMOD parameter names will be ignored by the
Copy file name to clipboardExpand all lines: docs/md_parameter/parameter-campaign-event-communityhealthworkereventcoordinator.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,9 @@ of drugs and node-level interventions could be spraying houses with insecticide
12
12
Minimum, maximum, or default values of "NA" indicate that those values are not applicable for
13
13
that parameter.
14
14
15
-
EMOD does not use true defaults; that is, if the dependency relationships indicate that a parameter is required, you must supply a value for it. However, many of the tools used to work with EMOD will use the default values provided below.
15
+
EMOD does not use true defaults; that is, if the dependency relationships indicate that a
16
+
parameter is required, you must supply a value for it. However, many of the tools used to work
17
+
with EMOD will use the default values provided below.
16
18
17
19
JSON format does not permit comments, but you can add "dummy" parameters to add contextual
18
20
information to your files. Any keys that are not EMOD parameter names will be ignored by the
Copy file name to clipboardExpand all lines: docs/md_parameter/parameter-campaign-event-coveragebynodeeventcoordinator.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,9 @@ parameters for this event coordinator.
17
17
Minimum, maximum, or default values of "NA" indicate that those values are not applicable for
18
18
that parameter.
19
19
20
-
EMOD does not use true defaults; that is, if the dependency relationships indicate that a parameter is required, you must supply a value for it. However, many of the tools used to work with EMOD will use the default values provided below.
20
+
EMOD does not use true defaults; that is, if the dependency relationships indicate that a
21
+
parameter is required, you must supply a value for it. However, many of the tools used to work
22
+
with EMOD will use the default values provided below.
21
23
22
24
JSON format does not permit comments, but you can add "dummy" parameters to add contextual
23
25
information to your files. Any keys that are not EMOD parameter names will be ignored by the
Copy file name to clipboardExpand all lines: docs/md_parameter/parameter-campaign-event-delayeventcoordinator.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,9 @@ event is typically used with [parameter-campaign-event-broadcastcoordinatorevent
13
13
Minimum, maximum, or default values of "NA" indicate that those values are not applicable for
14
14
that parameter.
15
15
16
-
EMOD does not use true defaults; that is, if the dependency relationships indicate that a parameter is required, you must supply a value for it. However, many of the tools used to work with EMOD will use the default values provided below.
16
+
EMOD does not use true defaults; that is, if the dependency relationships indicate that a
17
+
parameter is required, you must supply a value for it. However, many of the tools used to work
18
+
with EMOD will use the default values provided below.
17
19
18
20
JSON format does not permit comments, but you can add "dummy" parameters to add contextual
19
21
information to your files. Any keys that are not EMOD parameter names will be ignored by the
Copy file name to clipboardExpand all lines: docs/md_parameter/parameter-campaign-event-incidenceeventcoordinator.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,9 @@ The **IncidenceEventCoordinator** coordinator class distributes interventions ba
8
8
Minimum, maximum, or default values of "NA" indicate that those values are not applicable for
9
9
that parameter.
10
10
11
-
EMOD does not use true defaults; that is, if the dependency relationships indicate that a parameter is required, you must supply a value for it. However, many of the tools used to work with EMOD will use the default values provided below.
11
+
EMOD does not use true defaults; that is, if the dependency relationships indicate that a
12
+
parameter is required, you must supply a value for it. However, many of the tools used to work
13
+
with EMOD will use the default values provided below.
12
14
13
15
JSON format does not permit comments, but you can add "dummy" parameters to add contextual
14
16
information to your files. Any keys that are not EMOD parameter names will be ignored by the
0 commit comments