Tracer ABCD (Water Overlay): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{construction attributes
{{Building attributes
| <onlyinclude>
| <onlyinclude>
{{construction attributes|type=row|group=Water Overlay
{{Building attributes|type=row|group=Water Overlay
  |attribute=SUBSTANCE_A
  |attribute=TRACER_A
  |linkoverride=[[Substance ABCD (Water Overlay)|SUBSTANCE_A]]
  |linkoverride=[[Tracer ABCD (Water Overlay)|TRACER_A]]
  |unit=x/m²/s
  |unit=x/m²/s
  |functionvalue=
  |functionvalue=
  |description=The amount of substance A created per second per m² in this location.
  |description=The amount of tracer A created per second per m² in this location.
  |icon=
  |icon=
|range=-{{floatmaxvalue}} to {{floatmaxvalue}}
}}  
}}  
{{construction attributes|type=row|group=Water Overlay
{{Building attributes|type=row|group=Water Overlay
  |attribute=SUBSTANCE_B
  |attribute=TRACER_B
  |linkoverride=[[Substance ABCD (Water Overlay)|SUBSTANCE_B]]
  |linkoverride=[[Tracer ABCD (Water Overlay)|TRACER_B]]
  |unit=x/m²/s
  |unit=x/m²/s
  |functionvalue=
  |functionvalue=
  |description=The amount of substance B created per second per m² in this location.
  |description=The amount of tracer B created per second per m² in this location.
  |icon=
  |icon=
|range=-{{floatmaxvalue}} to {{floatmaxvalue}}
}}  
}}  
{{construction attributes|type=row|group=Water Overlay
{{Building attributes|type=row|group=Water Overlay
  |attribute=SUBSTANCE_C
  |attribute=TRACER_C
  |linkoverride=[[Substance ABCD (Water Overlay)|SUBSTANCE_C]]
  |linkoverride=[[Tracer ABCD (Water Overlay)|TRACER_C]]
  |unit=x/m²/s
  |unit=x/m²/s
  |functionvalue=
  |functionvalue=
  |description=The amount of substance C created per second per m² in this location.
  |description=The amount of tracer C created per second per m² in this location.
  |icon=
  |icon=
|range=-{{floatmaxvalue}} to {{floatmaxvalue}}
}}  
}}  
{{construction attributes|type=row|group=Water Overlay
{{Building attributes|type=row|group=Water Overlay
  |attribute=SUBSTANCE_D
  |attribute=TRACER_D
  |linkoverride=[[Substance ABCD (Water Overlay)|SUBSTANCE_D]]
  |linkoverride=[[Tracer ABCD (Water Overlay)|TRACER_D]]
  |unit=x/m²/s
  |unit=x/m²/s
  |functionvalue=
  |functionvalue=
  |description=The amount of substance D created per second per m² in this location.
  |description=The amount of tracer D created per second per m² in this location.
  |icon=
  |icon=
|range=-{{floatmaxvalue}} to {{floatmaxvalue}}
}} </onlyinclude>
}} </onlyinclude>
}}
}}


Constructions with a positive SUBSTANCE [[Attribute]] are known as chemical emitters. Constructions with a negatice SUBSTANCE [[Attribute]] are known as chemical decomposers.
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.


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.
Buildings with a negative TRACER [[Attribute]] are known as chemical decomposers. These act as scrubbers or decomposers by removing chemicals from the hydrological model.
 
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.


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


{{WaterOverlay hydrological construction attribute nav}}
{{WaterOverlay hydrological building attribute nav}}

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