Project status

Next step

Next step will be that it will be possible to extrude a lot of faces. I'm doing som major changes to make this simple to implement. There was a need to improve some of the internals. I've spent a lot of time to get to the next level previously as well. If I make this step successfully I will start to do cool stuff with Discretizer myself. It will be really useful.

Modify file on startup

Now it is possible to startup with a input file. Additionally you can adjust selected attributes like:
discretizer file row/parameter/value
A simple cube could then have different sized on startup like:
discretizer cube.rb 1/xlength/25
discretizer cube.rb 1/xlength/12 1/ylength/4 1/zlength/5 1/meshx/50
# x,y,z = 12, 4, 5 , number of mesh points in x direction = 50

Then we want to do optimizations. Maybe jmetal, Opt4j, ipopt, openopt? Any suggestions? I do NOT want to use a commercial tool like modeFRONTIER.

CFD optimization with a mesh keeping its node and cell numbering will be interesting to see. I have a feeling performance will extremely good.

Download: http://www.discretizer.org/node/2

SVN download will give you the latest features.

Björn Bergqvist
Jan 27, 2009