Activity for swordfishtrombone

  • 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....

  • 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

  • swordfishtrombone swordfishtrombone committed [r261]

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

  • 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

  • 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...

  • 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

  • swordfishtrombone swordfishtrombone committed [r260]

    testing with CB example

  • swordfishtrombone swordfishtrombone committed [r259]

    Converting assembly routine; got build

  • swordfishtrombone swordfishtrombone committed [r258]

    Converting assembly routine

  • swordfishtrombone swordfishtrombone committed [r257]

    Fixing reading of materials

  • swordfishtrombone swordfishtrombone committed [r256]

    Non-building FE assembly test-code, borrowed from set on ccpforge (which assumed LSMs were separately generated eg. by old solver)

  • swordfishtrombone swordfishtrombone modified a comment on ticket #3

    Hi, might still be something fairly simple, so can you try: file /home/eduardo/Downloads/VoxFESolver if the file is recognized, try chmod +x /home/eduardo/Downloads/VoxFESolver and try re-running the script (note: you should not need to run as sudo) Richard ps if that still fails run ls -l /home/eduardo/Downloads/VoxFESolver

  • swordfishtrombone swordfishtrombone posted a comment on ticket #3

    Hi, might still be something fairly simple, so can you try: file /home/eduardo/Downloads/VoxFESolver if the file is recognized, try chmod +x /home/eduardo/Downloads/VoxFESolver and try re-running the script Richard ps if that still fails run ls -l /home/eduardo/Downloads/VoxFESolver

  • swordfishtrombone swordfishtrombone posted a comment on ticket #3

    Hi Eduardo, it's ok... I think you have Ubuntu 16, so try the VoxFeSolver binary in solver-binaries / v2 / Ubuntu / 16.04_static regards, Richard

  • swordfishtrombone swordfishtrombone posted a comment on ticket #3

    Hi Eduardo, I put some executable versions of the solver in the solver-binaries directory. They are static versions, which means they don't need all the dependent libraries, but they are quite big. There are also snapshots of the source and the makefiles I used to create them (which you will need to edit if you want to build yourself). Hopefully this should get you started! regards, Richard

  • swordfishtrombone swordfishtrombone posted a comment on ticket #3

    Hi Eduardo, it looks like you definitely have a build system, but presumably building the solver still fails? The script you have assumes Ubuntu 14 though, but now I know that I can probably update it. I'll try to get back to you tomorrow, regards, Richard

  • swordfishtrombone swordfishtrombone posted a comment on ticket #3

    Hi Eduardo, it's probably a configuration issue, so quite difficult for me to check. Probably the compiler is still not set up. Did you follow the steps in sections 2.3.1 and 3.1 of the building guide? If so, what happens when you type : g++ regards, Richard

  • swordfishtrombone swordfishtrombone posted a comment on ticket #3

    Hi Eduardo, it would be easier if you said what the problem was, or even sent me a screenshot. I suspect you haven't installed the compiler or the dependent libraries (such as mpi). Look through the pdf again... basically you need to run through all the things that start with sudo apt-get install <...> regards, Richard

  • swordfishtrombone swordfishtrombone posted a comment on ticket #3

    Hi Eduardo, Somewhere I had a document giving a blow by blow account of using oracle's virtual box to install ubuntu within Windows. This is probably the easiest thing to try first. I can't seem to find it, but there will be help out there if you just google it. That would be a great start... I'll try to send some more info when I can, regards, Richard On Wed, May 24, 2017 at 3:21 PM, Eduardo Lamb Lautert eduardolautert@users.sf.net wrote: Hi Richard, thank you vary much for the help. We are now...

  • swordfishtrombone swordfishtrombone posted a comment on ticket #3

    Hi Eduardo, I tracked down the virtual box doc, so i've attached it here - this describes installing the old solver, which you can try, but I wouldn't really recommend. If you can get ubuntu up and running, let me know and I'll try to send some more help files. I'm still using Ubuntu 14.04 at this end, so possibly I could send you binary files (assuming that's what you decide to install too) regards, Richard

  • swordfishtrombone swordfishtrombone posted a comment on ticket #3

    Hi Eduardo, we've only tested the solver on linux systems; it may be buildable upon windows but you would need to work out all the dependencies and install mpi etc. I have a build script bundle of the solver which may help you, based on Ubuntu installed through Oracle virtual box on windows. I'll try to dig it out tomorrow, - regards, - Richard

  • swordfishtrombone swordfishtrombone committed [r255]

    legacy awk script now outputs to subdir

  • swordfishtrombone swordfishtrombone committed [r254]

    clean up and addition of voxfeNodalStrain to ma...

  • swordfishtrombone swordfishtrombone committed [r253]

    Direct nodal strains; Fix for: i) existence of ...

  • swordfishtrombone swordfishtrombone committed [r252]

    Fix to check if to use strain file

  • swordfishtrombone swordfishtrombone committed [r251]

    Adding direct nodal strains; imported results l...

  • swordfishtrombone swordfishtrombone committed [r250]

    Adding direct nodal strains; building at least

  • swordfishtrombone swordfishtrombone committed [r249]

    Implementing direct strain mapping

  • swordfishtrombone swordfishtrombone committed [r248]

    Added # column check to dipl readers

  • swordfishtrombone swordfishtrombone committed [r247]

    Starting to add direct strain reading on nodes

  • swordfishtrombone swordfishtrombone committed [r246]

    Outputting 10-comp nodal strains; seems ok, but...

  • swordfishtrombone swordfishtrombone committed [r245]

    Added output of metis global node file as optio...

  • swordfishtrombone swordfishtrombone posted a comment on ticket #2

    ... and I've added the missing file back in too! Richard

  • swordfishtrombone swordfishtrombone posted a comment on ticket #2

    Hi, if you load beam.voxfe file (and change the file range to 1 -- 320), you will...

  • swordfishtrombone swordfishtrombone posted a comment on ticket #1

    Hi Jonathan, I've added a zip of tutorial files on the main site. The circ example...

  • swordfishtrombone swordfishtrombone committed [r244]

    Implemented simple nodal strain calc using a gl...

  • swordfishtrombone swordfishtrombone committed [r243]

    output of node0 values in element sequence so c...

  • swordfishtrombone swordfishtrombone committed [r242]

    remoworking the nodal strain calc -- not sure i...

  • swordfishtrombone swordfishtrombone committed [r241]

    working in missing nodes from output file - pro...

1 >
MongoDB Logo MongoDB