Activity for VOX-FE

  • Tarun Choudhary Tarun Choudhary committed [r338]

    scripts to be used before and after running the solver

  • Tarun Choudhary Tarun Choudhary committed [r337]

    updated code for solving submodelling and body forces

  • VOX-FE VOX-FE released /VoxFESolver_v3.0.0_src.zip

  • VOX-FE VOX-FE released /ParaView-VoxFE-3.0.0-RC2-Linux-64bit.zip

  • VOX-FE VOX-FE released /voxfe-examples.zip

  • VOX-FE VOX-FE released /ParaView-VoxFE-3.0.0-RC2-Linux-64bit.zip

  • Tarun Choudhary Tarun Choudhary committed [r336]

    updated to latest changes

  • Tarun Choudhary Tarun Choudhary committed [r335]

    Updated source files in CMakeLists.txt

  • VOX-FE VOX-FE released /ParaView-VoxFE-3.0-RC1-Linux-64bit.7z

  • Tarun Choudhary Tarun Choudhary committed [r334]

    Fixed the error message "Empty filename passed to function". It appeared when displacement file was read from PETSC solver. To fix this error added 'if' condition for existing piece of code.

  • Tarun Choudhary Tarun Choudhary committed [r333]

    commented a line to display input type in console/terminal window

  • Tarun Choudhary Tarun Choudhary committed [r332]

    1. updated function SelectBySED() to output some more additional information in output file 'DumpLazyRegion.txt'

  • Tarun Choudhary Tarun Choudhary committed [r331]

    added optional parameter 'use_cc' to disable SetConnectedComponent function

  • Tarun Choudhary Tarun Choudhary committed [r330]

    added source code to call function StlToVoxel converter function

  • Tarun Choudhary Tarun Choudhary committed [r329]

    added src file voxfeStlToVoxel.h

  • Tarun Choudhary Tarun Choudhary committed [r328]

    added src file voxfeStlToVoxel.cxx

  • Tarun Choudhary Tarun Choudhary committed [r327]

    added new optional parameter 'use_cc=N' to disable SetConnectedComponent function in remodelling tool

  • Tarun Choudhary Tarun Choudhary committed [r326]

    commented line 111 as function 'getDisplayPolicy()' in class 'pqApplicationCore'

  • Tarun Choudhary Tarun Choudhary committed [r325]

    added VOXFE_STL_DATA = 3 in VOXFE_IMAGE_TO_MODEL_TYPE

  • Tarun Choudhary Tarun Choudhary committed [r324]

    1. added source files (voxfeStlToVoxel.cxx and voxfeStlToVoxel.h) for stltovoxel converter

  • Tarun Choudhary Tarun Choudhary committed [r323]

    New branch for stl to voxel converter

  • Tarun Choudhary Tarun Choudhary committed [r322]

    deleting this stl_converter branch and creating same inside gui folder

  • Tarun Choudhary Tarun Choudhary committed [r321]

    new branch for stl to voxel converter

  • Alex Alex posted a comment on ticket #6

    Hi Richard, apologies for taking so long to respond. Teaching obligations and all that.... The constraints file is saved in the same folder lke the .model and .script files. I think the issue here is not how the syntax within the constraints file looks like: After I save, close and reopen the model in Paraview the constraints.txt is written with the correct forces. The issue is that I cannot write a correct constraints file unless I close and reopen Paraview (via the saved state file). When I set...

  • swordfishtrombone swordfishtrombone committed [r320]

    merged g3_logger branch into trunk

  • swordfishtrombone swordfishtrombone committed [r319]

    fix to get working with later model file (no count)

  • swordfishtrombone swordfishtrombone committed [r318]

    Switch to petsc based solver for Zv2 example

  • swordfishtrombone swordfishtrombone committed [r317]

    elmap/materials correction for config file

  • swordfishtrombone swordfishtrombone committed [r316]

    Added CreatePetScScript routine back in for Viking

  • swordfishtrombone swordfishtrombone committed [r315]

    sample job script for viking (7)

  • swordfishtrombone swordfishtrombone committed [r314]

    sample job script for viking (6)

  • swordfishtrombone swordfishtrombone committed [r313]

    sample job script for viking (5)

  • swordfishtrombone swordfishtrombone committed [r312]

    sample job script for viking (4)

  • swordfishtrombone swordfishtrombone committed [r311]

    sample job script for viking (3)

  • swordfishtrombone swordfishtrombone committed [r310]

    sample job script for viking - switch to unix line endings

  • swordfishtrombone swordfishtrombone committed [r309]

    sample job script for viking - ready for testing

  • swordfishtrombone swordfishtrombone committed [r308]

    sample job script for viking

  • swordfishtrombone swordfishtrombone committed [r307]

    updates to makefiles after building on viking (York)

  • swordfishtrombone swordfishtrombone committed [r306]

    updates to makefiles after building on viking (York)

  • swordfishtrombone swordfishtrombone committed [r305]

    Added makefile for simple in-folder nodal strain build, to mirror those already in itkReader (convertVoxfeScript) and remodelGraph (forgot to add)

  • swordfishtrombone swordfishtrombone committed [r304]

    Added makefile for simple in-folder nodal strain build, to mirror those already in itkReader (convertVoxfeScript) and remodelGraph

  • swordfishtrombone swordfishtrombone committed [r303]

    prototype cmake recipe for remodeller

  • swordfishtrombone swordfishtrombone posted a comment on ticket #6

    Hi Alex, I haven't been able to reproduce the problem, but there may well be an issue.... can I just clarify where you're saving the constraints file? (Saving a backup constraints file might always be a good idea.) There's always been an issue between the state file and the constraints output because the constraints are not sufficiently well defined. In short, it's a bug in the original file format - the constraints should have a group number so that eg. forces can be correctly distributed over them....

  • Alex Alex created ticket #7

    Node numbers not found during the solving phase

  • Alex Alex created ticket #6

    Constraints only written to file after reloading state file in Paraview

  • VOX-FE VOX-FE released /solver-binaries/v1/buildscript.tar.bz2

  • swordfishtrombone swordfishtrombone committed [r302]

    added logging & voxel size check to ReadVoxFEScript

  • swordfishtrombone swordfishtrombone committed [r301]

    fixes to several errors introduced during log additions

  • swordfishtrombone swordfishtrombone committed [r300]

    updates to jam files (and some doc) to install to a sub-directory

  • swordfishtrombone swordfishtrombone committed [r299]

    adding boost jam build/remodelControl for hymc; building -- needs testing

  • swordfishtrombone swordfishtrombone committed [r298]

    adding boost jam build for hymc

  • swordfishtrombone swordfishtrombone committed [r297]

    log tweaks

  • swordfishtrombone swordfishtrombone committed [r296]

    added glob num to output

  • swordfishtrombone swordfishtrombone committed [r295]

    added pt dump in strain processing

  • swordfishtrombone swordfishtrombone committed [r294]

    dumping glob node/displ for petsc read for all subclasses

  • swordfishtrombone swordfishtrombone committed [r293]

    dumping glob node/displ for petsc read

  • swordfishtrombone swordfishtrombone committed [r292]

    clean up/ logging commands

  • swordfishtrombone swordfishtrombone committed [r291]

    more logging commands

  • swordfishtrombone swordfishtrombone committed [r290]

    logging commands

  • swordfishtrombone swordfishtrombone committed [r289]

    reworking displ table to track strain attr error on old models (3); building

  • swordfishtrombone swordfishtrombone committed [r288]

    reworking displ table to track strain attr error on old models (2)

  • swordfishtrombone swordfishtrombone committed [r287]

    reworking displ table to track strain attr error on old models

  • swordfishtrombone swordfishtrombone committed [r286]

    #include <iterator> for std::inserter

  • swordfishtrombone swordfishtrombone committed [r285]

    Tweaks to build on windows: i) static version of g3log ii) boost allowed from 1.65 iii) snprintf define forbidden with msvc 2017

  • swordfishtrombone swordfishtrombone committed [r284]

    replaced using std.

  • swordfishtrombone swordfishtrombone committed [r283]

    replaced using std. Also further output to log file from readers

  • swordfishtrombone swordfishtrombone committed [r282]

    adding VOXFE_LOG to strain output

  • swordfishtrombone swordfishtrombone committed [r281]

    moved things around to add g3log directly into the source; only tested on ubuntu

  • swordfishtrombone swordfishtrombone committed [r280]

    dumping nodes

  • swordfishtrombone swordfishtrombone committed [r279]

    log calls

  • swordfishtrombone swordfishtrombone committed [r278]

    added nicer defines/guards

  • swordfishtrombone swordfishtrombone committed [r277]

    working logger into itkReader

  • swordfishtrombone swordfishtrombone committed [r276]

    After rejigging c++14 flags, got build with g3 logger

  • swordfishtrombone swordfishtrombone committed [r275]

    switched to tabs only to ape format

  • swordfishtrombone swordfishtrombone committed [r274]

    moved v0 script to shell

  • swordfishtrombone swordfishtrombone committed [r273]

    Convert from 'ParaBMU' displacement output to early 'v0' solver output to import into old (Borland) VoxFE gui

  • swordfishtrombone swordfishtrombone committed [r272]

    added file write test class

  • swordfishtrombone swordfishtrombone committed [r271]

    removing boost::log trial, adding g3log. boost doesn't like to load as a plugin. g3 adds a simple(ish) library with crash dump ability (least that's the hope)

  • swordfishtrombone swordfishtrombone committed [r270]

    Working logger; writes to temp dir

  • swordfishtrombone swordfishtrombone committed [r269]

    Adding boost logger, working into itkreader

  • swordfishtrombone swordfishtrombone committed [r268]

    build on linux PV 5.5.2. Required major change to CMakeLists. Also vtkFloatArray->GetTupleValue etc to vtkFloatArray->GetTuple [Plugin 1.1]

  • swordfishtrombone swordfishtrombone committed [r267]

    add logging tool

  • swordfishtrombone swordfishtrombone committed [r266]

    const tweak

  • swordfishtrombone swordfishtrombone committed [r265]

    output only selected (extracted) blocks to script

  • swordfishtrombone swordfishtrombone committed [r264]

    tweak -- truncation of YM & PR fixed

  • swordfishtrombone swordfishtrombone committed [r263]

    tweak -- broken quote mark

  • swordfishtrombone swordfishtrombone committed [r262]

    tweak on displ name, consistent for output, still with mutiplier

  • VOX-FE VOX-FE released /solver-binaries/v1/buildscript.tar.bz2

  • swordfishtrombone swordfishtrombone committed [r261]

    modified to work from the named displacement file and has optional param to multiply displ values

  • Felipe Felipe modified a comment on ticket #5

    Hi, Richard! Thank you for your reply. I'll definitely wait for VOX-FE updates. Best, Felipe 2018-03-15 13:27 GMT-03:00 swordfishtrombone swordfishtbone@users.sourceforge.net: Hi Felipe, Thanks again for your interest -- a stress module (with von Mises) is long overdue, and although under discussion, is unlikely to happen until later this year... other work has taken me away unfortunately. If I get a clearer idea, I'll let you know, - regards, Richard [tickets:#5] https://sourceforge.net/p/vox-fe/tickets/5/...

  • Felipe Felipe posted a comment on ticket #5

    Hi, Richard! Thank you for your reply. I'll definitely wait for VOX-FE updates. Best, Felipe Felipe Luis Palombini Doutorando | PGDesign | UFRGS Mestre | PGDesign | UFRGS Designer de Produto | UFRGS lattes.cnpq.br/8680770694335530 2018-03-15 13:27 GMT-03:00 swordfishtrombone swordfishtbone@users.sourceforge.net: Hi Felipe, Thanks again for your interest -- a stress module (with von Mises) is long overdue, and although under discussion, is unlikely to happen until later this year... other work has...

  • swordfishtrombone swordfishtrombone posted a comment on ticket #5

    Hi Felipe, Thanks again for your interest -- a stress module (with von Mises) is long overdue, and although under discussion, is unlikely to happen until later this year... other work has taken me away unfortunately. If I get a clearer idea, I'll let you know, - regards, Richard

  • Felipe Felipe created ticket #5

    VOX-FE von Mises stresses

  • Felipe Felipe posted a comment on ticket #4

    Hi Richard, I appreciate your reply and I understand. Thank you for considering my suggestion. Best, Felipe

  • swordfishtrombone swordfishtrombone modified ticket #4

    Vox-FE and ParaView with MS-MPI support

  • swordfishtrombone swordfishtrombone posted a comment on ticket #4

    Hi Felipe, Thank-you for your interest. The plugin is very specific to particular versions of paraview and has to be built against it from scratch. With regard to paraview, there is some work still ongoing, but it's not full time, and I don't think your idea (of using MPI to load data) has been discussed for some time (parallelising the solver was always of much greater importance). In any case, parallel reading would not help much unless you happen to have access to a large multi-core machine with...

  • Felipe Felipe created ticket #4

    Vox-FE and ParaView with MS-MPI support

  • swordfishtrombone swordfishtrombone modified ticket #3

    Problems with the solver

  • swordfishtrombone swordfishtrombone modified ticket #2

    Error at the write out step:

  • swordfishtrombone swordfishtrombone modified ticket #1

    Can't find the circ2.script in the tutorial videos

1 >