RuneRebels

Miscellaneous Boards => Off Topic => Topic started by: Stuart on January 02, 2014, 09:11:22 PM

Title: My School Project - Reverse Osmosis Simulation
Post by: Stuart on January 02, 2014, 09:11:22 PM
For all you nerds out there, I am writing a Reverse Osmosis Simulator to test whether it can be improved or not.

I am including variables that will change the results of the simulation every time its ran. Including independent variables will help show (graphically) the advantages or disadvantages of each combination of variables.

I have yet to write the actual engine that handles the dynamic fluid, but I have this so far:

(http://puu.sh/67w76.png)

(http://puu.sh/67xeD.png)

(http://puu.sh/67xgT.png)

Inputting and setting values for the variables goes along the lines of:

(http://puu.sh/67xp0.png)

There is a sequence of Regex codes set so certain characters are not allowed: [0-9.] are the characters that are allowed.

If a character that is entered isn't one of the permitted characters, the following message is sent:

(http://puu.sh/67wm6.png)


So I was wondering if you guys could help me brainstorm any other variables that might help determine different outcomes when changed.
Title: Re: My School Project - Reverse Osmosis Simulation
Post by: Slayer on January 02, 2014, 09:45:27 PM
Looks nice ;)
Title: Re: My School Project - Reverse Osmosis Simulation
Post by: N0vapur3 on January 03, 2014, 01:07:05 AM
This is why I'm majoring in Business.
Title: Re: My School Project - Reverse Osmosis Simulation
Post by: Kendall on January 03, 2014, 08:48:00 AM
Make this into a game
Title: Re: My School Project - Reverse Osmosis Simulation
Post by: Gornu on January 04, 2014, 01:04:39 AM
Well, as far as filters go, the bigger the molecules to be filtered and the ppm's of each relative size of these compounds can quickly clog this filter.
Title: Re: My School Project - Reverse Osmosis Simulation
Post by: Petter on January 07, 2014, 05:52:10 PM
Ive never really understood how to code.. I do HTML though :) GREAT JOB!
Title: Re: My School Project - Reverse Osmosis Simulation
Post by: Slayer on January 07, 2014, 05:56:06 PM
Quote from: Petter on January 07, 2014, 05:52:10 PM
Ive never really understood how to code.. I do HTML though :) GREAT JOB!
I code in UnICOrN