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

Coselica

Standard Open Modelica Blocks
(1919 downloads for this version - 184512 downloads for all versions)
Details
Version
0.6.7
A more recent valid version exists: 2024.0.0-1
Author
Dirk REUSCH, Bruno JOFRET
Owner Organization
Dassault Systèmes
Maintainers
Bruno JOFRET
Vincent COUVERT
Categories
License
Creation Date
April 19, 2023
Source created on
Scilab 2023.0.x
Binaries available on
Scilab 2023.0.x:
Windows 64-bit Windows 32-bit Linux 64-bit Linux 32-bit macOS
Install command
--> atomsInstall("coselica")
Description
            Coselica Toolbox provides about 200 basic Xcos Modelica blocks for
modeling and simulation of electrical (analog), mechanical (1D-translational,
1D-rotational, and 2D-planar) and thermodynamical (0/1D-heattransfer) systems.
Almost all of these blocks have been derived from the Modelica
Standard Library 2.2.
            
Files (2)
[14.04 MB]
OS-independent binary for Scilab 2023.0.x

[6.86 MB]
Source code archive

News (0)
Comments (6)     Leave a comment 
Comment from Hermes Rozsa -- April 20, 2023, 06:53:16 AM    

I want to install the module offline, but receive the following information:

atomsInstall('C:\Scilab\Scilab Xcos\coselica-0.6.7-src.zip')
at line    49 of function atomsDESCRIPTIONread ( C:\Program Files\scilab-
2023.0.0\modules\atoms\macros\atoms_internals\atomsDESCRIPTIONread.sci line 109 )
at line   167 of function atomsInstall         ( C:\Program Files\scilab-
2023.0.0\modules\atoms\macros\atomsInstall.sci line 183 )

atomsDESCRIPTIONread: The file 
"C:\Users\Hr\AppData\Local\Temp\SCI_TMP_12756_12046\.atoms\tmp_1681973312\coselica\DESCRIPTI
ON" does not exist.

How to achieve it?
Comment from Gaurav Lokhande -- June 8, 2023, 09:29:50 AM    
Hello there! I want to install the module offline but don't know the installation
steps. Can 
anyone help me with the steps?
Comment from Vincent COUVERT -- June 9, 2023, 08:13:24 AM    
Hello,

To install Coselica offline, please use the binary version we just uploaded:
atomsSetConfig("offline", "true")
atomsInstall("coselica-0.6.7-bin.zip")
atomsSetConfig("offline", "false")

Best regards.
Comment from pierre perrichon -- November 11, 2023, 05:41:26 PM    
See also bugzilla #16880 with gitlab
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.