Modeling is the constructing and manipulating abstract (mathematical and/or graphical) representations of economic, engineering, manufacturing, social, and other types of situations and natural phenomenon, simulated with the help of a computer system.
1
vote
1answer
14 views
Is there any tool for creating a very simple 3d app without 3d programming?
I am looking for a way to create a simple 3d app that can rotate view and do simple tasks (like opening a door or pulling a drawer by clicking on them) and I wonder if there is a tool for this? I can ...
0
votes
0answers
32 views
How define relational database to a specific application
Evening,
I have a little problem to create my data model.
To be simple in my web program :
There are servers, such as mumble, game server, etc.. (I suppose a table)
There are commands for a server ...
0
votes
0answers
8 views
Eclipse Modeling Framework and XPAND - How to create iOS metamodel?
I want to define a model driven approach with Eclipse Modeling Framework (EMF) and XPAND. Therefore I want to define a platform specific metamodel (PSM) with Ecore and write XPAND templates for code ...
0
votes
0answers
11 views
Finding the correct Molecular Dynamics library
I am working in an academic setting, and I was looking around for a good MD library to use in my research. There is one right now at the university set up in C, with openMC parallelization, but the ...
-2
votes
0answers
6 views
Gta san texturing model [closed]
Hi everyone I made a model for gta san using google sketchup 8 pro and get a 3ds output from that and using zmodeler to add dummys and export for Gta SA all of these steps model have textures then I ...
1
vote
0answers
41 views
Data analysis and modelling methodologies in python [closed]
Backstory* I have recently switched from using excel to produce models of predicting the chance of being diagnosed with a particular cancer. The model was produced in an excel file and grew in both ...
0
votes
2answers
16 views
modelling two one-to-many relationships database relationships in uml
I have a database design with 3 tables, call them A, B and C, with the following one-to-many relationships:
A-<B>-C
Both A and B have an auto-incremented IDs as primary keys.
My problem is ...
1
vote
1answer
25 views
OData: Query with embedded table/entity set?
I have some problems modelling an OData Service. My requirement is, that I want to query an Entity Set by a list of single values and/or ranges.
Example: Give me all Entities from the Entity Set where ...
-1
votes
1answer
47 views
D3 or Raphael for modeling tool?
I'm building a modeling tool that contains 2 sets of sliders -- one set that changes the amount per month payment (at top), and one set that shows user the date their debt is paid off (bottom), ...
1
vote
1answer
41 views
Difference between Sequence Diagram and a System Sequence Diagram
I'm working on a project for a grad class and still having trouble wrapping my head around them. What is the difference between a sequence diagram and a system sequence diagram and also in what order ...
0
votes
1answer
21 views
How to implement a parts compatibility table
I'm working on a Rails application which has a few simple tables, one of them being Parts (computer parts, for example).
Some of these parts work with each other and I'm trying to think of the best ...
0
votes
0answers
9 views
What is the distinction between “error” and “compensation” events in BPMN?
I am trying to model the deployment process for some software using BPMN. Various parts of the deployment could go wrong, and I want to indicate in the diagram what steps should be taken in each case.
...
0
votes
0answers
32 views
Modeling bacterial growth, substrate utilization and production
I have three sets of data: biomass concentration, the concentration of lactose (substrate) and the concentration of lactic acid (the product). I would like to use these equations:
∂X/∂t = ...
1
vote
1answer
14 views
change propagation rules and impact analysis
I am looking for some kind of propagation rules. Suppose I have a program model depicting different dependencies among parts of that program. Then one part is changed and I need to propagate that ...
0
votes
1answer
47 views
Modelling large scale web-application infrastructure?
I am looking for an industry standardised notation and methodology for showing these connections and a little bit of detail as to what data is being transferred at each step.
Here is my ad-hoc ...