Discussion Closed This discussion was created more than 6 months ago and has been closed. To start a new discussion with a link back to this one, click here.
step-by-step instruction, report generator
Posted Sep 16, 2010, 1:54 p.m. EDT 2 Replies
Please login with a confirmed email address before reporting spam
Dear all
Has someone investigated how to generate a step-by-step instruction from a Comsol java (or .m) file? (the .mph file is a zip file with some .xml files inside, so the procedure should be similar)
If I open such files in a plain text editor, I can see the whole model tree encoded in an object oriented fashion. I would like to clean out the rubbish an get a simple text file with the steps like:
1.- Select 3D
2.- Add "Time-dependent study"
3.- Add "Laminar Flow"
4.- Go to Geometry, create a 1x10 rectangle
5.- Add basic material, water
6.- press Solve
7.- Plot velocity field
etc....
I wander if there is such a nice piece of code circulating in the forum... thanks
john.
Has someone investigated how to generate a step-by-step instruction from a Comsol java (or .m) file? (the .mph file is a zip file with some .xml files inside, so the procedure should be similar)
If I open such files in a plain text editor, I can see the whole model tree encoded in an object oriented fashion. I would like to clean out the rubbish an get a simple text file with the steps like:
1.- Select 3D
2.- Add "Time-dependent study"
3.- Add "Laminar Flow"
4.- Go to Geometry, create a 1x10 rectangle
5.- Add basic material, water
6.- press Solve
7.- Plot velocity field
etc....
I wander if there is such a nice piece of code circulating in the forum... thanks
john.
2 Replies Last Post Sep 17, 2010, 12:03 p.m. EDT