Search found 19 matches
- Tue Nov 11, 2008 6:29 pm
- Forum: Vensim
- Topic: Floating point error computing
- Replies: 6
- Views: 10308
Floating point error computing
Dear Experts I have restructured the model to ensure unit consistency, although some of the equations where valid, i had to re-write them to get them consistent units.However, I still keep receiving the floating point error message when trying to run the simulation. Am I over looking something? What...
- Fri Oct 31, 2008 3:59 pm
- Forum: Vensim
- Topic: Floating point error computing
- Replies: 6
- Views: 10308
Originally posted by grockson Originally posted by grockson Dear Experts, I have attached the governing equations responsible for the differential equations( earlier quote). The Floating error computing still persist after the unit check. The power functions posses a change to, how do i represent t...
- Fri Oct 31, 2008 3:47 pm
- Forum: Vensim
- Topic: Floating point error computing
- Replies: 6
- Views: 10308
[quote] Originally posted by grockson Dear Experts, I have attached the governing equations responsible for the differential equations. The Floating error computing still persist after the unit check. The power functions posses a change to, how do i represent them well. The equation are standardized...
- Fri Oct 24, 2008 8:56 pm
- Forum: Vensim
- Topic: Floating point error computing
- Replies: 6
- Views: 10308
Floating point error computing
Dear Experts,
Could you assist me to manage the above subject in my model.
Hope to hear from you soon, with you suggestions and comments.
Sincerely,
George Rockson
Could you assist me to manage the above subject in my model.
Hope to hear from you soon, with you suggestions and comments.
Sincerely,
George Rockson
- Mon May 26, 2008 4:18 pm
- Forum: Vensim
- Topic: Monod type differenctial equations
- Replies: 12
- Views: 8092
- Mon May 19, 2008 1:51 pm
- Forum: Vensim
- Topic: Monod type differenctial equations
- Replies: 12
- Views: 8092
- Fri May 16, 2008 3:02 pm
- Forum: Vensim
- Topic: Monod type differenctial equations
- Replies: 12
- Views: 8092
Monod type differenctial equations
Dear Bob,
You are right in this respect, and that is what I have been doing. Unfortunately, the values keep exploding in both the negative and positive directions. I will keep trying.
Thanks
[Edited on 5-16-2008 by grockson]
You are right in this respect, and that is what I have been doing. Unfortunately, the values keep exploding in both the negative and positive directions. I will keep trying.
Thanks
[Edited on 5-16-2008 by grockson]
- Thu May 15, 2008 2:21 pm
- Forum: Vensim
- Topic: Monod type differenctial equations
- Replies: 12
- Views: 8092
Monod type differenctial equations
Monod type differenctial equations Dear Bob, I could assume that CO2 should also have a d/dt. how do i represent such a flow system. Also CO2 feeds equation 7 in the attached document which explains the conceptual model. I which to keep temperature(T) constant for the time being. Even without the CO...
- Wed May 14, 2008 7:55 pm
- Forum: Vensim
- Topic: Monod type differenctial equations
- Replies: 12
- Views: 8092
- Mon May 12, 2008 6:01 pm
- Forum: Vensim
- Topic: Monod type differenctial equations
- Replies: 12
- Views: 8092
I have detailed the equation as mush as possible. The temperature terms have been left out to make it look simple, although temperature is affecting the microbial growth rates. The units have also been attached although, i tried to use a simpler unit system. Home it meet you interest to discuss or m...
- Fri May 09, 2008 4:20 pm
- Forum: Vensim
- Topic: Monod type differenctial equations
- Replies: 12
- Views: 8092
- Fri May 09, 2008 4:12 pm
- Forum: Vensim
- Topic: Monod type differenctial equations
- Replies: 12
- Views: 8092
Monod type differenctial equations
I having a problem with unit check on a differential equation i am trying to test.
Attached is the workbench for the model
Attached is the workbench for the model
- Fri May 09, 2008 3:11 pm
- Forum: Vensim
- Topic: interacting delays
- Replies: 10
- Views: 7169
- Tue Apr 22, 2008 2:30 pm
- Forum: Vensim
- Topic: interacting delays
- Replies: 10
- Views: 7169
- Thu Apr 17, 2008 11:53 pm
- Forum: Vensim
- Topic: interacting delays
- Replies: 10
- Views: 7169
Appropriate VENSIM TOOL for Post-Graduate and PhD STUDENT RE
Bod. What version of Vensim would you recommend for my University, especially for use by PhD and Graduate student and the area of Environmental and Agricultural Engineering.
Thanks
Thanks
- Tue Apr 15, 2008 8:34 pm
- Forum: Vensim
- Topic: interacting delays
- Replies: 10
- Views: 7169
- Mon Apr 14, 2008 11:32 pm
- Forum: Vensim
- Topic: Expressing the function of an auxiliary
- Replies: 8
- Views: 7493
- Mon Apr 14, 2008 6:00 pm
- Forum: Vensim
- Topic: Expressing the function of an auxiliary
- Replies: 8
- Views: 7493
Dear Bob, I am a beginner in modelling, and I was introduced to VENSIM PLE by a friend at the University of Western Ontario. I am a grad student in Ghana. I have beed struggling with how to apply differential equation in this respect on a model. [dy(1)/dt]=a(1)*y(1) [dy(2)/dt]=a(2)*y(2)-b(2)*y(2) a,...
- Mon Apr 14, 2008 5:49 pm
- Forum: Vensim
- Topic: Expressing the function of an auxiliary
- Replies: 8
- Views: 7493
Originally posted by bob@vensim.com If a variable depends on other it has the equation a = f(b,c) The simulation of the model would give the trajectory a(t) - A partial differential equation has the form da/db = f1(a,b,c) db/dc = f2(a,b,c) and so on. For a lumbep system of differential eqautions (i...