Search found 17 matches
- Sat Feb 15, 2025 1:25 pm
- Forum: Vensim
- Topic: Error in GET XLS CONSTANTS
- Replies: 2
- Views: 3340
Re: Error in GET XLS CONSTANTS
Yes, thanks!
- Fri Feb 14, 2025 2:24 pm
- Forum: Vensim
- Topic: Error in GET XLS CONSTANTS
- Replies: 2
- Views: 3340
Error in GET XLS CONSTANTS
I attach a model that I have just started working on and the spreadsheet for inputs. I am using GET XLS CONSTANTS. I can read from the "1. Pop" tab of the spreadsheet but not from the "2. AH" tab. I get the error "Failed to connect to Excel...", for example in the varia...
- Thu Nov 30, 2023 2:18 am
- Forum: System Dynamics Discussion
- Topic: Long-term hospital capacity planning model
- Replies: 2
- Views: 26677
Re: Long-term hospital capacity planning model
Hi JJ,
Thanks for sharing your advice. True, looking that far ahead is challenging.
Best regards,
Ashish
Thanks for sharing your advice. True, looking that far ahead is challenging.
Best regards,
Ashish
- Wed Nov 15, 2023 1:33 am
- Forum: Vensim
- Topic: Replacing Tabbed Arrays to avoid "hard-coding"
- Replies: 2
- Views: 2546
Re: Replacing Tabbed Arrays to avoid "hard-coding"
Thank you. That works fine.
- Tue Nov 14, 2023 6:29 am
- Forum: Vensim
- Topic: Replacing Tabbed Arrays to avoid "hard-coding"
- Replies: 2
- Views: 2546
Replacing Tabbed Arrays to avoid "hard-coding"
I have a working model which uses Tabbed Arrays. I've pasted an example below. I would like to revise the model to read data from an Excel file instead. The variable being defined does not vary with time; it depends on two subscript variables, "Age" and "Gender". I tried using GE...
- Wed Nov 01, 2023 1:05 pm
- Forum: System Dynamics Discussion
- Topic: Long-term hospital capacity planning model
- Replies: 2
- Views: 26677
Long-term hospital capacity planning model
Hello, My colleagues and I are defining a long-term general hospital capacity planning model. It will have a time horizon of about 70 years, and will essentially model population ageing and its impact on needs for services in different hospital sub-systems (emergency department, inpatient, outpatien...
- Mon Oct 16, 2023 12:11 pm
- Forum: Vensim
- Topic: Exporting CLD for presentation
- Replies: 11
- Views: 5956
Re: Exporting CLD for presentation
I just opened the SVG file by double clicking on it, and it opened in a browser, where the top and bottom were truncated (in both Chrome and Edge). It does work with Inkscape.
Thanks.
Thanks.
- Wed Oct 11, 2023 7:54 am
- Forum: Vensim
- Topic: Exporting CLD for presentation
- Replies: 11
- Views: 5956
Re: Exporting CLD for presentation
Thanks. Which mail should I write to?
- Tue Oct 10, 2023 2:14 am
- Forum: Vensim
- Topic: Exporting CLD for presentation
- Replies: 11
- Views: 5956
Re: Exporting CLD for presentation
The new version does solve the problem of missing arrowheads in the loop. However, it wasn't clear to me how one can control the zoom get an svg file that shows the complete picture. The solution I am using now is as follows: - Add blank text boxes on the top right and bottom left, leaving gaps betw...
- Mon Sep 25, 2023 3:19 am
- Forum: Vensim
- Topic: Exporting CLD for presentation
- Replies: 11
- Views: 5956
Re: Exporting CLD for presentation
Thank you.
Following up on this, is there a way to get the print in a single PDF page? That would also help to present the CLD stage-by-stage.
Following up on this, is there a way to get the print in a single PDF page? That would also help to present the CLD stage-by-stage.
- Mon Sep 18, 2023 4:29 am
- Forum: Vensim
- Topic: Exporting CLD for presentation
- Replies: 11
- Views: 5956
Exporting CLD for presentation
Hi, I would like to build up my CLD in stages to show it in a presentation and in document. Using View->Export as SVG gives me files in which the loop arrowheads are missing (please see attachment, R1, for example). When I print to pdf, the CLD is spread across multiple (two) pages -- I don't see an...
- Wed Apr 26, 2023 1:49 am
- Forum: Vensim
- Topic: Screen display
- Replies: 4
- Views: 3436
Re: Screen display
Thank you! I realise now it is much easier to just hide elements. Strangely, setting the zoom to a fixed % does not work.
- Fri Apr 21, 2023 10:49 am
- Forum: Vensim
- Topic: Screen display
- Replies: 4
- Views: 3436
Screen display
I realise this is a basic question -- I did look in help and search the forum, but I'm probably missing something obvious. I'm using Vensim DSS 8.0.9. I need to present a CLD loop by loop, inserting snips into a presentation. I would like to take the final CLD and delete some variables and links, so...
- Wed Jul 14, 2021 1:31 am
- Forum: Vensim
- Topic: "Formatting..." message in View As Text mode
- Replies: 4
- Views: 3008
Re: "Formatting..." message in View As Text mode
Thank you for the reply. Pardon my ignorance -- may I know how to email the Administrator?
- Tue Jul 13, 2021 9:22 am
- Forum: Vensim
- Topic: "Formatting..." message in View As Text mode
- Replies: 4
- Views: 3008
"Formatting..." message in View As Text mode
I have a large number of tabbed arrays and other definitions that are much easier to copy-paste in the View -> As Text mode rather than in Sketch mode. Making the changes in the text editor has worked well most of the time, but quite often I get a message "Formatting..." (see attachment). ...
- Wed Apr 07, 2021 10:06 am
- Forum: Vensim
- Topic: Set of initial values for a level with subscripts
- Replies: 3
- Views: 3189
Re: Set of initial values for a level with subscripts
Thank you for those helpful replies. I am able to get the model to work.
- Tue Apr 06, 2021 1:20 pm
- Forum: Vensim
- Topic: Set of initial values for a level with subscripts
- Replies: 3
- Views: 3189
Set of initial values for a level with subscripts
Hi, I am working on a model of a hospital Emergency Department (ED). The number of patients in the ED is given by Patients in ED[Priority]= INTEG ( Transportation rate to ED[Priority]+"Walk-in and other non-995 cases"-ED Treatment Rate [Priority], 5000) Units: Case ************************...