Tracer ABCD (Water Overlay): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(16 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{| class="wikitable"
{{Building attributes
! Attribute
| <onlyinclude>
! Unit
{{Building attributes|type=row|group=Water Overlay
! Description
|attribute=TRACER_A
! Default
|linkoverride=[[Tracer ABCD (Water Overlay)|TRACER_A]]
|-
|unit=x/m²/s
|SUBSTANCE_A
|functionvalue=
|x/m²s
|description=The amount of tracer A created per second per m² in this location.
|The amount of substance A created per second per m² in this location.
|icon=
|0
|range=-{{floatmaxvalue}} to {{floatmaxvalue}}
|-
}}
|SUBSTANCE_B
{{Building attributes|type=row|group=Water Overlay
|x/m²s
|attribute=TRACER_B
|The amount of substance B created per second per m² in this location.
|linkoverride=[[Tracer ABCD (Water Overlay)|TRACER_B]]
|0
|unit=x/m²/s
|-
|functionvalue=
|SUBSTANCE_C
|description=The amount of tracer B created per second per m² in this location.
|x/m²s
|icon=
|The amount of substance C created per second per m² in this location.
|range=-{{floatmaxvalue}} to {{floatmaxvalue}}
|0
}}
|-
{{Building attributes|type=row|group=Water Overlay
|SUBSTANCE_D
|attribute=TRACER_C
|x/m²s
|linkoverride=[[Tracer ABCD (Water Overlay)|TRACER_C]]
|The amount of substance D created per second per m² in this location.
|unit=x/m²/s
|0
|functionvalue=
|}
|description=The amount of tracer C created per second per m² in this location.
====Chemical emitters/decomposers====
|icon=
Chemical emitters are constructions which produce specific chemicals. The net amount of chemicals a single construction creates is spread out across it's surface. After the chemicals are created, any water flowing through the same location will carry a part of the chemicals with it.
|range=-{{floatmaxvalue}} to {{floatmaxvalue}}
}}
{{Building attributes|type=row|group=Water Overlay
|attribute=TRACER_D
|linkoverride=[[Tracer ABCD (Water Overlay)|TRACER_D]]
|unit=x/m²/s
|functionvalue=
|description=The amount of tracer D created per second per m² in this location.
|icon=
|range=-{{floatmaxvalue}} to {{floatmaxvalue}}
}} </onlyinclude>
}}


Chemicals have generic definitions, in terms of name and magnitude, to allow for the modeling of arbitrary substances.
Buildings with a positive TRACER [[Attribute]] are known as chemical emitters. Chemical emitters produce chemicals across their surface, which are then transported by flowing water.


Structures which are defined to create a negative amount of chemicals function as a scrubber or decomposer, removing the specified quantity of chemicals from the hydrological model.
Buildings with a negative TRACER [[Attribute]] are known as chemical decomposers. These act as scrubbers or decomposers by removing chemicals from the hydrological model.


In situations where water is absent, chemicals will not be moved between cells.
In situations where water is absent, chemicals will not be moved between cells.


Chemical emitters's attributes do not take the form of function values and must be added manually<!--[[constructions#Adding_attributes]]--> or as part of [[Geo_Data_Wizard|loading in geodata]].
{{article end
|notes=
* Chemical emitters must be Buildings on the surface, not Buildings situated below the surface.
* Chemical emitters' attributes do not take the form of function values, and thus must be added manually<!--[[Buildings#Adding_attributes]]--> or as part of [[Geo_Data_Wizard|loading in geodata]].
* Chemicals have generic definitions, in terms of name and magnitude, to allow for the modeling of arbitrary tracers.
|howtos=
* [[How to add and remove an Attribute]]
|seealso=
* [[Surface flow formula (Water Overlay)]]
* [[Ground flow formula (Water Overlay)]]
* [[Surface infiltration formula (Water Overlay)]]
* [[Ground infiltration formula (Water Overlay)]]
* [[Surface model (Water Overlay)]]
* [[Ground model (Water Overlay)]]
* [[Infiltration model (Water Overlay)]]
* [[Tracer flow model (Water Overlay)]]
|api=
* [[Api session event editor building set attribute]]
* [[Api session event editor functionoverride set attribute]]
}}


==How-to's==
{{WaterOverlay hydrological building attribute nav}}
* [[How-to add and remove an attribute|Add and remove an attribute]]
 
{{WaterOverlay_hydrological_construction_attribute_nav}}
{{Water Module buttons}}

Latest revision as of 14:02, 15 July 2026

Buildings with a positive TRACER Attribute are known as chemical emitters. Chemical emitters produce chemicals across their surface, which are then transported by flowing water.

Buildings with a negative TRACER Attribute are known as chemical decomposers. These act as scrubbers or decomposers by removing chemicals from the hydrological model.

In situations where water is absent, chemicals will not be moved between cells.

Notes

  • Chemical emitters must be Buildings on the surface, not Buildings situated below the surface.
  • Chemical emitters' attributes do not take the form of function values, and thus must be added manually or as part of loading in geodata.
  • Chemicals have generic definitions, in terms of name and magnitude, to allow for the modeling of arbitrary tracers.

How-to's

See also

API Endpoints