Bug 43194 - не моделируются электрические схемы в Xcos из-за отсутствия modelicat
Summary: не моделируются электрические схемы в Xcos из-за отсутствия modelicat
Status: NEW
Alias: None
Product: Sisyphus
Classification: Development
Component: scilab (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Nobody's working on this, feel free to take it
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-09 19:35 MSK by Nikolay Strelkov
Modified: 2022-07-09 22:54 MSK (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nikolay Strelkov 2022-07-09 19:35:51 MSK
В p9 и в p10 не моделируются электрические схемы в Xcos из-за отсутствия modilecat.

Шаги по для повторения:
1. sudo apt-get install scilab
2. scilab
3. ? -> Scilab Demonstrations -> Xcos -> Electrical Systems -> RLС Circuit
4. Simulation -> Start

Ожидаемый результат:
* Scilab компилирует модель и показывает результат в виде графика.

Полученный результат:
* error
-------Modelica translator error message:----- 

```
Startup execution:
  loading initial environment
--------------------------------------------\
 Main Modelica : /tmp/.private/alt/SCI_TMP_5001_eg2uVk/RLC_Modelica_im.mo

   sh: modelicat: command not found

 c_pass1: build the modelica meta-block failed

 xcos_simulate: Error during block parameters update.

```