You are here

SimileForum

Support, wish lists, tips and tricks

Any results for MacOS Leopard?

Hi folks, I've been reading reports that some versions of TclTk have issues under MacOS 10.5 (Leopard). Is there anyone here who could do a check as to whether the current Simile (any edition) runs properly under that OS? The problem, if it existed, would occur during file selection dialogues.

Forums: 

http://water.klirsite.org

Total votes: 0
Taxonomy upgrade extras: 

Simile 4.7 eval doesn't show GUI when .exe is run?

Hi everyone --

I managed to get the GUI to pop open once, but now it won't (running simile.exe, version 4.7 trial). A couple of colleagues of mine are also having the same problems. When I run the .exe, I see a process for simile and that's all, no application.

I'm running on a WinXP professional machine w/ 1GB ram. The software is installed in C:\simile47 (no spaces in the dirname)

Are there any parameters I need to configure for the GUI/application to pop up?

Thanks!!

Forums: 

X-Y plotter

I'd like to have teh X-Y plotter use only one colour as it collects points. I've opened up the tcl file but I'm not quite sure what I'm doing in there - has anyone tweaked this tool to use only one colour?

Much obliged,

Lora

Forums: 

large tables

I've been using the table command to read in a time series of solar irradiance. This has worked fine when the number of values in the table is for eight years (2920 irradiance values). However, when I try to double this amount I run into trouble with Simile. Any tips?
Lora

Forums: 

Appending table data to a file in a Simile script

We recently had a query from a user who is using scripting to make several runs of the same model and wanting to append data saved from the table display to one file. (Rather than a file for each run using RunControl::SaveToFile.)

At the moment there is no command to append table data to a file. However, I have had the same requirement and wrote a Tcl scipt to do the job and I post it below. (The SimileScript comands are built as an extension to the Tcl scripting language and so Tcl is available in Simile scripts.)

Forums: 

ROUNDing to nearest No.

Hello,

i noticed you have floor and ceiling functions which round a
number either up or down,
but i need to round to the nearest whole number,
i tried ROUND(X,number of decimals) like excel but that doesnt work
do you have a function that does that?

cheers
LS

Forums: 

array delay

I'd like to use a variable that takes the value of another variable from the last time step. The other variable happens to be an array. I use the equation:

oldarray==delay([array],1)

However, this produces the following:

Testing Equation field produced the following error: Your explicit intermediate result, [array], has brackets round it that would indicate an array of single values. However it actually stands for an array of arrays of single values so should appear as follows: [[array]].

I should mention that the array is within a population submodel.

Forums: 

entering whole tables into simile, not one column at a time

Hello,

I have a CSV file with 140 indices in one column (the first column)
each indice then has 206 values which are represented as one value
per column.
that makes 206 columns of data. (28,840 separate values)

i need to import this table into simile so that it forms a data structure like this

[#1 {#1 .........#206},#2...........#140 {#1......#206}]
where #1 to #140 are part of a fixed membership submodel
and #1 to #206 are arrays for each of the instances.

Forums: 

influence arrow option

Can I use the influence arrow option to "use values made in same time step" even if it's not linked to an iteration clock?

Forums: 

Pages

Subscribe to RSS - SimileForum