Commit Graph

1335 Commits

Author SHA1 Message Date
Jose Luis Cercós Pita
8f790c2e99 Improved free surface evolving method in order to support long simulations. 2012-08-13 10:01:22 -03:00
Jose Luis Cercós Pita
a3a838a1ef Removed surfaces modules (broken due to Part import) 2012-08-13 10:01:22 -03:00
Jose Luis Cercós Pita
3ed62c5bc6 First simulator draft version. 2012-08-13 10:01:22 -03:00
Jose Luis Cercós Pita
6dabcd3546 Fixed several free surface evolution bugs 2012-08-13 10:01:22 -03:00
Jose Luis Cercós Pita
092d9cc667 Changed (and accelerated) simulation creation process. 2012-08-13 10:01:22 -03:00
Jose Luis Cercós Pita
6e346a29a5 Developed time integrator for fluid 2012-08-13 10:01:22 -03:00
Jose Luis Cercós Pita
ce39d38254 Linear systems solver developed (only fluid involved) 2012-08-13 10:01:22 -03:00
Jose Luis Cercós Pita
3854c9b834 Linear system matrix generation developed (only fluid involved for the moment) 2012-08-13 10:01:22 -03:00
Yorik van Havre
5c20d6bbdc 0000630: User-defined defaults for shape colors
The default colors for new geometry (light grey + 2px black line)
are now a user preference (In Display->Colors properties)
2012-08-13 09:42:05 -03:00
wmayer
33ad622209 Convert unicode into string for de-serialized strings from JSON 2012-08-13 12:50:07 +02:00
wmayer
5d4a915494 Fix build errors on Windows 2012-08-13 10:26:02 +02:00
logari81
7c5de0b882 Sketcher: crashes fix and other small fixes for the polyline tool 2012-08-12 12:21:53 +02:00
Yorik van Havre
ad936f4025 0000634: Draft to Sketch conversion 2012-08-11 18:28:18 -03:00
wmayer
4c92ec056d Add utility class to better debug algorithms 2012-08-11 15:09:08 +02:00
wmayer
40a997217b Proper handling of SystemExitException in Python 2012-08-11 10:58:54 +02:00
wmayer
7ca646c991 Allow to customize cursor text color in sketcher 2012-08-10 11:04:26 +02:00
Yorik van Havre
d2b8a86154 Arch: small bugfix in structure object 2012-08-09 20:02:54 -03:00
Yorik van Havre
7db4fb7285 Arch: General optimization
+ More severe tests when constructing shapes
+ Allow to quickly export Arch views to DXF
2012-08-09 17:50:07 -03:00
logari81
0013aca329 Merge branch 'logari81/sketcher' 2012-08-09 15:29:22 +02:00
wmayer
25897941dc Merge branch 'master' of ssh://free-cad.git.sourceforge.net/gitroot/free-cad/free-cad 2012-08-07 11:00:31 +02:00
wmayer
17c374b704 0000813: set colors dialog crash 2012-08-07 10:59:54 +02:00
logari81
dc0475ed92 Sketcher, Issue 0000808: fix one more issue with restoring of external geometry 2012-08-07 01:21:45 +02:00
logari81
6a305d0cfb Sketcher: improve position text during geometry creation 2012-08-06 23:05:31 +02:00
Yorik van Havre
249c3aa2a1 Arch: Fixed typo 2012-08-06 18:00:50 -03:00
logari81
dba2f81410 Sketcher: allow starting a new polyline connected at some already available geometry 2012-08-06 16:13:09 +02:00
logari81
35ef3e6d8e Sketcher: add perpendicular mode to polyline tool and use M-key for mode-switching 2012-08-06 13:34:29 +02:00
Yorik van Havre
7663ebcc5d Arch: Walls and Structs can now be created directly from meshes 2012-08-05 19:03:27 -03:00
Yorik van Havre
3aece9b542 Arch: Bugfixes and hidden lines mode for section planes 2012-08-05 18:01:58 -03:00
Jose Luis Cercos Pita
473e51308a Added non OpenCL solver (will be developed first) 2012-08-01 19:32:43 -03:00
Jose Luis Cercos Pita
c6663c8a70 Implemented initialization stage 2012-08-01 19:32:43 -03:00
Jose Luis Cercos Pita
bfdb5c0390 Fixed Part module import error 2012-08-01 19:32:43 -03:00
Jose Luis Cercos Pita
58774cff15 Fixed intialization error message. 2012-08-01 19:32:43 -03:00
Jose Luis Cercos Pita
d50496273c Fixed 0.0 division when only 1 Hydrostatic point is requested. Now 2 points must be selected at least 2012-08-01 19:32:43 -03:00
Jose Luis Cercos Pita
ec16eb301d Fixed BM hydrostatic computation (wrong CoG coordinates) 2012-08-01 19:32:43 -03:00
Jose Luis Cercós pita
3b93c1c4d9 Fixed drafts list onto hydrostatics computation 2012-08-01 19:32:42 -03:00
Jose Luis Cercós pita
ddad6ff167 Fixed KB & Cf hydrostatics computation bug 2012-08-01 19:32:42 -03:00
Jose Luis Cercós pita
e708a4603c Imported numpy, and added as dependency 2012-08-01 19:32:42 -03:00
Jose Luis Cercós pita
7f7a1243e0 Fixed weights and simulation tools menus 2012-08-01 19:32:42 -03:00
Jose Luis Cercós pita
3ddcb5c1c4 Simulation thread control developed. 2012-08-01 19:32:42 -03:00
Jose Luis Cercós pita
38bfdf37c9 Imported pyOpenCL library 2012-08-01 19:32:42 -03:00
Jose Luis Cercós pita
889acbb98c Built simulations run interface (threaded) 2012-08-01 19:32:42 -03:00
Jose Luis Cercós pita
341faf7612 Removed Surfaces module interdependency 2012-08-01 19:32:42 -03:00
Jose Luis Cercós pita
c306b4343f Started ship simulations workbench 2012-08-01 19:32:42 -03:00
Yorik van Havre
fa5cb6dcc1 0000802: Fixed again 2012-08-01 18:53:27 -03:00
Yorik van Havre
fabb10c1c9 Arch: improvements to section plane wireframe rendering 2012-08-01 18:15:34 -03:00
wmayer
f76acd9614 0000807: Image plane duplication 2012-07-31 11:23:36 +02:00
wmayer
224f5dff78 Allow also other file types for group icons in preference page when size is 96x96 2012-07-28 16:01:46 +02:00
Yorik van Havre
28640a7f11 0000802: Draft Scale 2012-07-22 20:01:45 -03:00
Yorik van Havre
048a65a6d2 Arch: small tool improvements
+ added Arch check tool (checks if all objects are valid and solid)
+ added missing icons
2012-07-22 16:41:25 -03:00
wmayer
f9f03f1d89 Automatically create actions for each template 2012-07-22 14:56:25 +02:00