# \#model-simplification

**URL:** https://discourse.julialang.org/tag/model-simplification/628.md

[Latest](https://discourse.julialang.org/latest.md) · [Categories](https://discourse.julialang.org/categories.md) · [Tags](https://discourse.julialang.org/tags.md)

---

## [Structural SImplify Unable to perform broadcast equation](https://discourse.julialang.org/t/structural-simplify-unable-to-perform-broadcast-equation/115967)

<div class="topic-metadata">

**Author:** [@HSnowden](https://discourse.julialang.org/u/HSnowden)\
**Replies:** 1\
**Last updated:** [June 24, 2024, 3:48pm UTC](https://discourse.julialang.org/t/structural-simplify-unable-to-perform-broadcast-equation/115967 "2024-06-24T15:48:06Z")

</div>

Hello, In a model I habe been building, I go to perform structural simplify upon it and it results in the following error MethodError: no method matching length(::SymbolicUtils.BasicSymbolic{Any}). The code to blame fo…

---

## [GenX model : Configurable Capacity Expansion Model](https://discourse.julialang.org/t/genx-model-configurable-capacity-expansion-model/76887)

<div class="topic-metadata">

**Author:** [@iAnkiit](https://discourse.julialang.org/u/iAnkiit)\
**Replies:** 4\
**Last updated:** [February 23, 2022, 7:11am UTC](https://discourse.julialang.org/t/genx-model-configurable-capacity-expansion-model/76887 "2022-02-23T07:11:06Z")

</div>

This model is developed for power generation and related stuff. It is completely written in Julia and JuMP. Can someone please help out with understanding of this model ? GenX model by MIT I need to understand the code…

---

## [How to leverage conjugate priors](https://discourse.julialang.org/t/how-to-leverage-conjugate-priors/56636)

<div class="topic-metadata">

**Author:** [@EvoArt](https://discourse.julialang.org/u/EvoArt)\
**Replies:** 2\
**Last updated:** [April 3, 2021, 9:51pm UTC](https://discourse.julialang.org/t/how-to-leverage-conjugate-priors/56636 "2021-04-03T21:51:46Z")

</div>

I have a Turing model that I’m using to estimate how evenly distributed some count variables of interest are. I’m using the concentration parameter of a symmetric Dirichlet distribution as a measure of evenness. A simpli…
