Giter Club home page Giter Club logo

fmadvcalc's People

fmadvcalc's Issues

min/max limits conception

on 30-06-2010 we discussed how to get min/max limits. 
I implemented partitially this conception and got next problems:
1. sometimes limits for parameter illegal. Maybe there is really empty set of 
correct parameters or it is very small (smaller than (rangeMax - rangeMin)/1000 
). And it is unclear what to display in this situation.

2. If some parameters are not entered then it can take too much time to check 
all combinations of inputs. And trying to use min/max values can lead to wrong 
results sometimes.

Original issue reported on code.google.com by victorbarinov on 30 Jun 2010 at 12:54

Default calculation option

We should define Default Calculation Options for Standard Calculation 
options, for Design options and for Optimization Options (at the moment we 
have only one calculation option for design and for optimization and these 
should be also our default options in case we add for design and 
optimization the other missing calculation options):

-Default Standard Calculation
-Default Design
-Default Optimization


These default calculation options should be specific for the machine 
type!!!

For example for a Nutsche Filter, Candle Filter, Pressure Leaf Filter and 
Filter Presses:
Default Standard Calculation: 
A, Dp, hc, tr (That is Calculation option 7)

For Belt and Rotary filters Default Standard Calculation:
A, Dp, sf, n (That is calculation option 1)

That means when starting the program and creating a series with a definite 
machine type according to the machine type the default calculation option 
should be selected. 

This default calculation option should be defined by the user in the 
Machine Type settings (settings specific for the machine types).

Original issue reported on code.google.com by victorbarinov on 1 Jun 2010 at 10:32

Current row in table from T&C must be fixed if posssible

Jannis (Corr 14.4.2010):
If I have selected a definite row there and I just click there and change a 
value then the active row of the table should stay there and not spring to 
the beginning.

Original issue reported on code.google.com by victorbarinov on 28 Apr 2010 at 12:53

Change interface of calculation option selection dialog

Jannis:
(corr and development 25.5.2010)
The default option should be mother/initial and not New. That is the standard 
case that the calculation options of the mother sim and of the charts sim is 
the same. The default selected options should be:
-current item
-Mother/initial

Original issue reported on code.google.com by victorbarinov on 1 Jun 2010 at 10:31

New option with standart and optimization calculation

Grouping:
{
  {A}
  {Dp}
  {hc,   Vsus, Msus, Vf, Mf, Ms,   Qsus, Qmsus, Qf, Qmf, Qms,   qsus, qmsus, qf, qmf, qms,   vsus, msus, vf, mf, ms,   sf,   tf}
  {tr, tc, n}
}

Original issue reported on code.google.com by victorbarinov on 2 Aug 2010 at 2:05

Default x-parameter

Jannis:
I created these curves and then I wanted to change the value of n in the 
simulations table from n=1 to n=2. After changing we shouldn’t change the x- 
and y-axis parameters there. But the program changes the x-axis parameter 
(instead of sf we have n). That is not correct.

Original issue reported on code.google.com by victorbarinov on 19 Apr 2010 at 7:56

Change interface in min-max application

1. Split parameters in two tables:
   1st with inputs {param, unit, minAbs, minLoc, value, maxLoc, maxAbs}
   2nd with results {param, unit, minAbs, value, maxAbs}

2. Add clear Button and process "delete" of cell.

Original issue reported on code.google.com by [email protected] on 6 Jul 2010 at 8:17

Comparing of simulations

First of all we need for the selected simulations a Compare-Simulations 
command button, that enable us to see only the different input parameters 
(different project, different suspension, different material and different 
setting parameters) in a small moveable window that will appears. In the 
above example the compare-window would have as only difference the cake 
porosity eps0.

Actually we need a compare –command for the main simtable and a compare 
command for the charts simtable.

Original issue reported on code.google.com by victorbarinov on 1 Jun 2010 at 9:45

Calculation options manipulation in T&C

Jannis:
Need checkboxes:
-Use for all the same calculation option as the current simulation
-use the calculation option of the “mother” simulation=the simulation in 
the 
simulations table=big table

Original issue reported on code.google.com by victorbarinov on 19 Apr 2010 at 9:09

If x-list changes and selected parameter disappear then chart become clear

Jannis (Corr 14.4.2010):
I created such a simulation and then I wanted to delete this simulation so 
that I have only the current simulation. If i click the simulation I want to 
delete and then the delete symbol I get the following:
But why the diagram A=f(Qms) disappeared? That is not correct! The x-axis 
selection (in this case Qmsus) disappears that’s why we have no diagram.

Original issue reported on code.google.com by victorbarinov on 28 Apr 2010 at 12:58

Headers not full size in T&C table

Jannis:
(corr and development 25.5.2010)
When I create a sim in the charts simtable the discriptions are not 100% 
visible.

Original issue reported on code.google.com by victorbarinov on 1 Jun 2010 at 9:50

Colors and order in table for chart

Jannis:
When we have more than one simulation we should distinguish the columns of 
the current (selected simulation). A different color. BUT we should also 
enable another display option for the table. This second option should 
display first all parameters of the current simulation and then the 
parameters of other simulations.

Original issue reported on code.google.com by victorbarinov on 19 Apr 2010 at 8:04

Separate place for selected y parameters

Jannis:
The selected y-axis parameters we should display them additionally together 
as a list with the checkboxes also. If we deselect one y-axis parameter from 
the y-parameter list then this parameter should be removed from the 
additional list where only the selected y-axis parameters are displayed. Now 
it is not so user friendly because to delete a parameter I have to search it 
in the y-axis column.

Original issue reported on code.google.com by victorbarinov on 19 Apr 2010 at 8:01

Connectiong between simulations tables in main window and T&C

Jannis:
Why we have nothing selected there?
The selected simulation here should be connected with the simulations list 
there. That means in both tables always we should have the same simulation as 
selected.

Original issue reported on code.google.com by victorbarinov on 28 Apr 2010 at 1:13

Displaying/Hiding of points nea mouse on the chart

Jannis:
We should enable the option of not displaying the points in the diagram. For 
example when we copy the diagram we don’t want to have the points in our 
report diagram (when pasting the diagram in a word document for example).

Original issue reported on code.google.com by victorbarinov on 19 Apr 2010 at 8:06

Exception after [crreate] button click

Jannis:
(corr and development 25.5.2010)
When I click there to create a new simulation then I get an error.

Original issue reported on code.google.com by victorbarinov on 1 Jun 2010 at 10:29

separate constants in y-axis list

Jannis:
Depending on the x-axis parameter we should enable for the user for the y-
axis parameters to distinguish between parameters which are not constant and 
constant parameters. Maybe different colors for constant and not constant 
parameters and also the possibility to hide the constant parameters or hide 
the not constant parameters.

Original issue reported on code.google.com by victorbarinov on 19 Apr 2010 at 7:59

Calculation of the absolute min-max values for parameters not belonging to the 5-default inputs in the settings

For all parameters which dont belong to the 5 default input parameters in the 
min-max settings (that means all except A, Dp, sf, hc, n/tc) we have to 
calculate the absolute min-max values using the entered min-max values for A, 
Dp, sf, hc, n/tc in the settings.

As an example: If the Design option is selected then before starting entering 
the value for any input parameter we have first to calculate the absolute 
min-max values of the parameters of the Qsus-group and we have to display them 
in the fields for the absolute min-values and the same values in the fields for 
the local min-max values.

Original issue reported on code.google.com by [email protected] on 15 Jul 2010 at 11:54

Attachments:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.