Edit soma.md
This commit is contained in:
+10
-14
@@ -81,14 +81,11 @@ container: SOMA
|
|||||||
expansion:
|
expansion:
|
||||||
- VGSC-SOMA-H ( full: 50x, active: 20x, empty: 10x )
|
- VGSC-SOMA-H ( full: 50x, active: 20x, empty: 10x )
|
||||||
# modulated_by: VGSC-SOMA-H-TUN # possible/actual
|
# modulated_by: VGSC-SOMA-H-TUN # possible/actual
|
||||||
|
|
||||||
- VGSC-SOMA-M ( full: 50x, active: 20x, empty: 10x )
|
- VGSC-SOMA-M ( full: 50x, active: 20x, empty: 10x )
|
||||||
# modulated_by: VGSC-SOMA-M-TUN # possible/actual
|
# modulated_by: VGSC-SOMA-M-TUN # possible/actual
|
||||||
|
|
||||||
- VGSC-SOMA-L ( full: 50x, active: 20x, empty: 10x )
|
- VGSC-SOMA-L ( full: 50x, active: 20x, empty: 10x )
|
||||||
# modulated_by: VGSC-SOMA-L-TUN # possible/actual
|
# modulated_by: VGSC-SOMA-L-TUN # possible/actual
|
||||||
|
|
||||||
|
|
||||||
tub_local:
|
tub_local:
|
||||||
- VDB
|
- VDB
|
||||||
- Na
|
- Na
|
||||||
@@ -113,21 +110,20 @@ SOMA-Status: ( active: 60x )
|
|||||||
contained_by: SOMA
|
contained_by: SOMA
|
||||||
|
|
||||||
in_context: any
|
in_context: any
|
||||||
|
condition: ( VDB fullness ) AND NOT AP_ctx
|
||||||
|
out_context: VDBMax_Ctx
|
||||||
|
|
||||||
condition: ( VDB fullness ) AND NOT AP_ctx
|
condition: ( VDB mediumness ) AND NOT AP_ctx
|
||||||
out_context: VDBMax_Ctx
|
out_context: VDBMedium_ctx
|
||||||
|
|
||||||
condition: ( VDB mediumness ) AND NOT AP_ctx
|
condition: ( VDB emptiness ) AND NOT Ap_ctx
|
||||||
out_context: VDBMedium_ctx
|
out_context: VDBLow_ctx
|
||||||
|
|
||||||
condition: ( VDB emptiness ) AND NOT Ap_ctx
|
condition: NOT ( Na empty )
|
||||||
out_context: VDBLow_ctx
|
out_context: NaSpill_ctx
|
||||||
|
|
||||||
condition: NOT ( Na empty )
|
condition: NOT ( RefractorySoma empty )
|
||||||
out_context: NaSpill_ctx
|
out_context: RefractorySoma_ctx
|
||||||
|
|
||||||
condition: NOT ( RefractorySoma empty )
|
|
||||||
out_context: RefractorySoma_ctx
|
|
||||||
```
|
```
|
||||||
|
|
||||||
#### SomaSpike: contextor
|
#### SomaSpike: contextor
|
||||||
|
|||||||
Reference in New Issue
Block a user