Scilab Home Page | Wiki | Bug Tracker | Forge | Mailing List Archives | Scilab Online Help | File Exchange
ATOMS : SIMM details
Login with GitLab

SIMM

SIMM - teaching sciences for the engineer with Xcos
(26909 downloads for this version - 120856 downloads for all versions)
Details
Version
0.6.2
Authors
Bruno JOFRET
David VIOLEAU
Owner Organization
Scilab Enterprises
Maintainers
Samuel GOUGEON
Samuel Gougeon
Administrator ATOMS
Vincent COUVERT
Bruno JOFRET
Categories
License
Dependency
Creation Date
August 23, 2019
Source created on
Scilab 6.0.x
Binaries available on
Scilab 6.0.x:
Windows 64-bit Windows 32-bit Linux 64-bit Linux 32-bit macOS
Scilab 6.1.x:
Windows 64-bit Windows 32-bit Linux 64-bit Linux 32-bit macOS
Install command
--> atomsInstall("SIMM")
Description
            Module Xcos pour l'enseignement des Sciences pour l'Ingénieur

Module Coselica requis: atomsInstall("coselica")

Currently supported languages (messages, interfaces):
 * English
 * Français

WARNING: Xcos may be unstable with Scilab 6. SIMM too.

ATTENTION: http://bugzilla.scilab.org/15918
Coselica -- dont dépend SIMM -- peut être sujet à ce bug.
Le remède mis en place au démarrage de SIMM est fragile : il peut être
effacé par la 1ère instruction clear() venue..
Pour une solution robuste :
* éditer le fichier coselica.start
* en ligne n° 20, remplacer
  cos_utils_lib = lib(pathmacros);
  par
  coselica_U_lib = lib(pathmacros);


Changes 0.6.1 => 0.6.2
----------------------
BUGS FIXED
 * Ticket 1877: ISCOPE() yielded an error when changing the number of curves.
 * Ticket 1878: In SIMM.start, dirname() yielded some obsolescence warnings.
 * Ticket 1879: DESCRIPTION file reintroduced at the package's root.
 * Startup message: Warning added for Xcos instability with Scilab 6
            
Files (3)
[579.48 kB]
Source code archive

[780.20 kB]
OS-independent binary for Scilab 6.0.x

[780.20 kB]
OS-independent binary for Scilab 6.1.x

News (0)
Comments (6)     Leave a comment 
Comment from Adrien CAPEL -- September 7, 2019, 08:30:06 PM    
Bonsoir.

Je n'arrive pas à installer SIMM depuis Scilab depuis atomsInstall("SIMM"). La
version installée est systématiquement la 
0.6.1. Comment puis je faire?

Le module est très bien, je vous en remercie.

Adrien
Comment from Samuel Gougeon -- September 7, 2019, 11:00:27 PM    
Vous avez peut-être omis de mettre à jour ATOMS localement, avant l'installation de SIMM
:
--> atomsSystemUpdate()
Comment from Rémi Dugrain -- September 30, 2019, 10:04:45 AM    
Bonjour,

Apparemment dans la version 0.6.2 la fonction ISCOPE() ne permet toujours pas l'affichage
de plusieurs courbes.

Merci pour votre module,

Rémi Dugrain
Comment from Paul Frogerais -- November 13, 2020, 11:51:59 AM    
Bonjour,
J'ai installé scilab 6.0.2 sur windows 10, puis les paquets SIMM et COSELICA via atom.
J'ai aussi installé Mingw et l'interface sous scilab via ATOM. J'ai mis un peu de temps
mais la commande suivante me renvoie True :

-->  haveacompiler() 
 ans  =

  T

Les Demonstrations de COSELICA fonctionne bien. Par contre aucune démonstration de SIMM ne
semble fonctionner. La console me renvoie :

 Fin SIMM pre_simulate
--------------------------------------------\
 Fonction principale Modelica :
C:\Users\Paul\AppData\Local\Temp\SCI_TMP_448_23779\Livret_SIMM_Exemple1_im.mo

 Flat Modelica :
C:\Users\Paul\AppData\Local\Temp\SCI_TMP_448_23779\Livret_SIMM_Exemple1_imf.mo
 Simulation C code
:C:\Users\Paul\AppData\Local\Temp\SCI_TMP_448_23779\Livret_SIMM_Exemple1_im.c
   Génère un fichier loader
   Génère un Makefile
   Exécute le Makefile
   Compilation de Livret_SIMM_Exemple1_im.obj
   Construit une bibliothèque partagée (Veuillez patienter)
   Génère un fichier cleaner
Bibliothèque partagée chargée.
Édition de liens effectuée.
ATTENTION : Le diagramme contient des blocs implicites, compilation en cours pour le
solveur implicite.
ATTENTION : Diagram has been compiled for implicit solver
ATTENTION : switching to implicit Solver

 SIMM post

 Erreur dans post_xcos_simulate : Simulation interrompue.

Bien cordialement,
P. Frogerais
 
Comment from Paul Frogerais -- November 13, 2020, 02:32:03 PM    
Même problème sous Ubuntu 20.04.1 LTS avec la version 6.0.2 de scilab et les package atom
ci-dessus. 
Leave a comment
You must register and log in before leaving a comment.
Login with GitLab
Email notifications
Send me email when this toolbox has changes, new files or a new release.
You must register and log in before setting up notifications.