June 2005 Commit Log

Number of Commits:
40
Number of Active Developers:
5
petar 2005-06-30 07:41 Rev.: 1839

Fixed import bug for constants. Fixed intial if equations.

540 lines of code changed in 7 files:

levsa 2005-06-29 19:15 Rev.: 1838

Added matlab scripts for automatic femlab problem generation

711 lines of code changed in 8 files:

petar 2005-06-28 12:01 Rev.: 1837

Fixed bug when recursive use of component size as in
Real x[:](min = fill(1.0,size(x,1))={1.0};
Added two testcases.

188 lines of code changed in 8 files:

levsa 2005-06-27 16:12 Rev.: 1836

Added some parameters for PDE and for heat transfer. See MyGenericBoundaryDiffusionTest4

220 lines of code changed in 6 files:

petar 2005-06-27 15:42 Rev.: 1835

Fixed bug in elaboration of min and max.
Implemented imports of constants/variables from packages.
Fixed some error printing.

517 lines of code changed in 14 files:

x02lucpo 2005-06-27 11:31 Rev.: 1834

added libf2c to compilation

8 lines of code changed in 1 file:

x02lucpo 2005-06-27 11:30 Rev.: 1833

Added libf2c for simple access from c to fortran solvers

5237 lines of code changed in 182 files:

petar 2005-06-23 15:37 Rev.: 1831

Added special case for code generation with no parameters.

5 lines of code changed in 1 file:

petar 2005-06-23 13:42 Rev.: 1830

Fixed bug in start_function

1 lines of code changed in 1 file:

petar 2005-06-23 13:24 Rev.: 1829

Fixed bug with input variables to models. Fixed segfault when writing open file in windows.

15 lines of code changed in 3 files:

levsa 2005-06-22 17:11 Rev.: 1828

Fixed neumann and robin boundary conditions. Fixed bug with extra blocked boundary values by patching the mesh so that
it is consistent with rheolefs way of handling blocked edges. Rheolef blocked end points of edges that are blocked, if the end points themselves are not blocked. So we fix this in the mesh after reading the mesh, see PDEbhjl.FEMForms.Autonomous.Diffusion2D.

1593 lines of code changed in 25 files:

x02lucpo 2005-06-22 15:54 Rev.: 1827

286 lines of code changed in 3 files:

haklu 2005-06-22 11:44 Rev.: 1826

Updated the setup project

0 lines of code changed in 2 files:

x02lucpo 2005-06-22 10:59 Rev.: 1825

added a function in the code-generation

8 lines of code changed in 1 file:

x02lucpo 2005-06-22 10:58 Rev.: 1824

made is_non_state to return a bool

7 lines of code changed in 1 file:

petar 2005-06-22 08:13 Rev.: 1823

Fixed bug in model inputs. They can not be removed in remove_simple_equations.

56 lines of code changed in 3 files:

x02lucpo 2005-06-21 14:49 Rev.: 1822

added a output function to generated code

395 lines of code changed in 3 files:

petar 2005-06-21 14:12 Rev.: 1821

Changed so top level inputs are not part of model equations, but instead must be given as input "parameters" in input file.
Also removed errobuf flag so error printing is allways done if main fails.

244 lines of code changed in 7 files:

x02lucpo 2005-06-21 13:32 Rev.: 1820

4 lines of code changed in 1 file:

petar 2005-06-20 16:01 Rev.: 1819

Added solution to nonlinear systems in explicit ode. Added testcases.

718 lines of code changed in 10 files:

x02lucpo 2005-06-20 15:03 Rev.: 1818

added -DCYGWIN to cflags

1 lines of code changed in 1 file:

x02lucpo 2005-06-20 14:21 Rev.: 1817

implemented in System.rml relation platform which returns either the string "CYGWIN", "WIN32" or "" depending on the platform.

winmosh.exe accepts now -omcpath <path> as argument for the omc.exe file

76 lines of code changed in 11 files:

x02lucpo 2005-06-19 11:03 Rev.: 1816

added a relation for printing an exp option to string

1 lines of code changed in 1 file:

x02lucpo 2005-06-19 10:14 Rev.: 1815

by including read_write.h after windows.h removed some kompiler errors.

0 lines of code changed in 2 files:

petar 2005-06-18 09:42 Rev.: 1814

forgot to add the file..

1 lines of code changed in 1 file:

petar 2005-06-18 08:56 Rev.: 1813

Linear subsystem of equations now works. Also added explicit euler solver method, accessed using -m option to executable.

3469 lines of code changed in 23 files:

x02lucpo 2005-06-16 11:05 Rev.: 1812

added start_function to the sim-code generated that contain the equation for start-exp

107 lines of code changed in 1 file:

x02lucpo 2005-06-16 10:35 Rev.: 1811

added start_function to the sim-code generated that contain the equation for start-exp

24 lines of code changed in 1 file:

petar 2005-06-15 07:59 Rev.: 1810

Fixed bug in derive.rml. Worked on solving linear equations in SimCoden.rml.

481 lines of code changed in 7 files:

levsa 2005-06-14 11:50 Rev.: 1809

Updated some scripts and added Composite6. Added a test model (...3) for testing time dependent dirichlet bc. Added Readme.txt with installation instructions.

304 lines of code changed in 9 files:

adrpo 2005-06-12 22:42 Rev.: 1808

Adrian Pop, adpro@ida.liu.se
2005-06-12
added the relation:
RML.debug_print("var_name", var) => ()
that can print ANY value.
Use it for debugging!

0 lines of code changed in 2 files:

adrpo 2005-06-12 22:09 Rev.: 1807

Adrian Pop, adrpo@ida.liu.se
2005-06-12
Fixed so that:
- server_loop
- server_loop_corba
are completly deterministic.
Please, if you add things to the first rule of these relation
add it also to the second rule, otherwise the RML doesn't turn
the two rules into a conditional.

9 lines of code changed in 1 file:

adrpo 2005-06-12 21:49 Rev.: 1806

Adrian Pop, adrpo@ida.liu.se
2005-06-12
Fixed things that could cause crashes.

0 lines of code changed in 2 files:

adrpo 2005-06-12 21:47 Rev.: 1805

Adrian Pop, adrpo@ida.liu.se,
2005-06-12
Fixed mistakes in these files that could cause crashes.

0 lines of code changed in 4 files:

adrpo 2005-06-12 21:46 Rev.: 1804

Adrian Pop, adrpo@ida.liu.se,
2005-06-12
This fixes the problem in the windows omc when running SmallPlant.mof

0 lines of code changed in 2 files:

x02lucpo 2005-06-09 13:33 Rev.: 1803

improved the simulation code and added a check to remove_simple_equation2 to leave the equations that contain a variable that is on top-level an the direction is output

41 lines of code changed in 2 files:

x02lucpo 2005-06-08 14:06 Rev.: 1802

added a check to variables of remove_simple_equations: if a variable to be removed is output then the equation is not removed

33 lines of code changed in 2 files:

x02lucpo 2005-06-03 08:46 Rev.: 1801

made some relations public

24 lines of code changed in 4 files:

haklu 2005-06-02 14:42 Rev.: 1800

Small fixes regarding namechange to omc

13 lines of code changed in 1 file:

levsa 2005-06-02 11:50 Rev.: 1799

Changed modeq to omc everyhwere, updated source. Renamed build directories for modeq to omc. Updated VC7 projects and solution as well.

1733 lines of code changed in 76 files:

May 2005 »

Generated by StatSVN 0.7.0