Activity for RenewNet Foundry

  • Richard C Richard C committed [0cb2e9]

    removed some more code for clarity

  • Richard C Richard C committed [09a357]

    removed all code and added note annoncing move to github

  • Richard Crozier committed [8839dc]

    added searchfileforexp.m (taken from find_in_files)

  • Richard Crozier committed [be57f3]

    extracted useful subfunction to separate file

  • Richard Crozier committed [744b90]

    Write_H5.m: add try for certain load statements

  • Richard Crozier committed [291064]

    wec-sim/+wsim: extensive changes introducing options to do more calcs in mbdyn

  • Richard Crozier committed [2c0498]

    cellstr2str.m: add option to set split character

  • Richard Crozier committed [e4cd5f]

    structfield2array.m: cell array output if field is a char

  • Richard Crozier committed [99c915]

    +stl/getFormat.m: correct check for 'endsolid'

  • Richard Crozier committed [98ed82]

    +mbdyn/+pre/: a lot of changes including to socket comms

  • Richard Crozier committed [39270f]

    pnet.c: add GETLOCALTCPPORT option

  • Richard Crozier committed [ac9949]

    Test_mbdyn_pre.m: added test of added mass element

  • Steven E Trvalik Steven E Trvalik posted a comment on discussion General Discussion

    <meta content="text/html; charset=utf-8" http-equiv="Content-Type"><meta content="Microsoft Word 15 (filtered medium)" name="Generator"><style><!-- /* Font Definitions */ @font-face {font-family:"Cambria Math"; panose-1:2 4 5 3 5 4 6 3 2 4;} @font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4;} /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {margin:0in; font-size:11.0pt; font-family:"Calibri",sans-serif;} .MsoChpDefault {mso-style-type:export-only;} @page WordSection1...

  • Richard Crozier committed [68acc1]

    +mbdyn/+pre/linearSolver.m: added some help for constructor

  • Richard Crozier committed [7eb12a]

    Test_mbdyn_pre.m: add viscous body test

  • Richard Crozier committed [0403a4]

    added +mbdyn/+pre/viscousBody.m

  • Richard Crozier committed [03e0cb]

    added Test_viscousBody.m

  • Richard Crozier committed [432601]

    +mbdyn/+pre/viscousBody.m: make offset mandetory (as is required in MBDyn)

  • Richard Crozier committed [b5f05a]

    ensure external force nodes are unique

  • Richard Crozier committed [5cbf0e]

    added Test_nlsfViscousConstituativeLaw.m

  • Richard Crozier committed [d0c9c7]

    +mbdyn/+mint/start_mbdyn.m: allow supplying an mbdyn.pre.system instead of a file, file will be created

  • Richard Crozier committed [5cf6c3]

    Added several new MBDyn preprocessor elements

  • Richard Crozier committed [2d9faa]

    Add ability to plot BEM outputs for hydroBody

  • Richard Crozier committed [522edd]

    created static funcitons in base for getting unique classes in cell array

  • Richard Crozier committed [e04221]

    linearViscousIsotropicConstituativeLaw.m: add missing varargin

  • Richard Crozier committed [cea5c0]

    deformableDisplacementJoint.m: implement class option propogation

  • Richard Crozier committed [9e837d]

    +wsim/+bemio/processnemoh.m: added TruncateNegativeAddedMass and TruncateNegativeRadiationDamping options

  • Richard Crozier committed [7f5380]

    Added +mbdyn/+pre/linearEndStop.m

  • Richard Crozier committed [a887f4]

    merged default into stable

  • Richard Crozier committed [5e9319]

    rnfoundry_setup.m: added MBCNodalSharedMemExtraMexArgs option

  • Richard Crozier committed [637d4e]

    merged stable into default

  • Richard Crozier committed [26205a]

    added seconds2hours.m

  • Richard Crozier committed [0da7ff]

    Added tag v2.3.0 for changeset a887f45bb916

  • Richard Crozier committed [0eed31]

    Added to CHANGELOG.md

  • RenewNet Foundry RenewNet Foundry released /Release 2.3.0/RenewNet_2.3.0.zip

  • RenewNet Foundry RenewNet Foundry released /Release 2.3.0/README.rst

  • RenewNet Foundry RenewNet Foundry released /Release 2.3.0/CHANGELOG.md

  • Richard Crozier committed [d1fc57]

    +wsim/hydroBody.m: added help for linearInterp static method

  • Richard Crozier committed [63c28b]

    floatforfilename.m: allow setting number of decimal places

  • Richard Crozier committed [3d1536]

    +stl/getFormat.m: use strfind instead of findstr and fix &&

  • Richard Crozier committed [1629ab]

    displaytable.m: handle empty varargin correctly

  • Richard Crozier committed [fec39d]

    structuralInternalForce.m: work around Octave bug when property name is same as parent class name

  • Richard Crozier committed [66e63c]

    parse_pv_pairs.m: modified to remove use of deprecated functions

  • Richard Crozier committed [666c6e]

    Add 'Name' option for clampTwoNodes.m and pinOneNode.m

  • Richard Crozier committed [ccb51a]

    +mbdyn/+pre/tether.m: actually use options.Name

  • Richard Crozier committed [91e8ee]

    fixes to help and comments only for several things

  • Richard Crozier committed [641da0]

    +wsim/powerTakeOff.m: add input check

  • Richard Crozier committed [86da40]

    +mbdyn/+pre/totalPin.m: us class option passing scheme

  • Richard Crozier committed [c43e4a]

    +wsim/wecSim.m: add external structural force automatically when required, attempt to make hydro step bigger than multibody step work

  • Richard Crozier committed [192ec3]

    slmeval.m: reformatted help, added help for checkinput arg

  • Richard Crozier committed [b71d93]

    Updated changelog

  • Richard Crozier committed [4b97fe]

    avoid concatenating empty matrices for Octave (see Octave bug #56172)

  • Richard Crozier committed [b2e20f]

    Don't use setdiff 'stable' option for Octave compatibility

  • Richard Crozier committed [6d1f80]

    merged 2.2.0 release

  • Richard Crozier committed [f899be]

    Added tag v2.2.0 for changeset 6d1f8068dc78

  • RenewNet Foundry RenewNet Foundry released /Release 2.2.0/RenewNet_2.2.0.zip

  • RenewNet Foundry RenewNet Foundry released /Release 2.2.0/README.rst

  • RenewNet Foundry RenewNet Foundry released /Release 2.2.0/CHANGELOG.md

  • Richard Crozier committed [4b789b]

    +mbdyn/+pre/variable.m: small change to help

  • Richard Crozier committed [1f3ab2]

    pnet.m: reformat help

  • Richard Crozier committed [07d68f]

    Support option propogation for more classes, plus allow simple vector input for structuralForce

  • Richard Crozier committed [d0acc3]

    Test_mbdyn_pre.m: add more tests for more elements

  • Richard Crozier committed [84d0e9]

    +mbdyn/+pre/system.m: support for plugin variables, and standalone scalar functions

  • Richard Crozier committed [32e903]

    +wsim/exportBodyHydroDataToCSV.m: export correct data

  • Richard Crozier committed [22791e]

    pnet_getvar.m: reformat and add comments

  • Richard Crozier committed [b855b9]

    +mbdyn/+pre/cubicSplineScalarFunction.m: corect help

  • Richard Crozier committed [29e57b]

    pnet_remote.m: reformat file and change eval so it doesn't use mat file transfer, but rather direct char

  • Richard Crozier committed [cd001f]

    +nemoh/body.m: add help for writeSTL

  • Richard Crozier committed [4ce336]

    +wsim/waveSettings.m: add ignoreFrequencyBands property

  • Richard Crozier committed [b80ab9]

    added +mbdyn/+pre/pluginVariable.m

  • Richard Crozier committed [75c031]

    +mbdyn/+pre/inline.m: correctly handle RelativeOrientation in all cases

  • Richard Crozier committed [7ac756]

    pnet_putvar.m: reformat file

  • Richard Crozier committed [ec87b4]

    +mbdyn/+pre/base.m: store figure handle and turn clipping off in figures by default

  • Richard Crozier committed [d5e3ec]

    +mbdyn/+pre/system.m: use checkAxes to create figure/axes

  • Richard Crozier committed [d66a08]

    +wsim/hydroBody.m: fix setting viscDrag directly

  • Richard Crozier committed [c08adf]

    +mbdyn/+mint/start_mbdyn.m: temporarily remove /B option on windows because windows is shit

  • Richard Crozier committed [0e496e]

    mexmbdyn_setup.m: add -g flag with Debug option

  • Richard Crozier committed [2ca83a]

    +mbdyn/+pre/sharedMemoryCommunicator.m: modify to match socketCommunicator interface

  • Richard Crozier committed [15d5c8]

    +mbdyn/+mint/mexMBCNodalSharedMem.cpp: update to match mexMBCNodal calling sequence (added seperate Negotiate method)

  • Richard Crozier committed [7afc2a]

    Test_mbdyn_MBCNodalSharedMem.m: completely revamp to match Test_mbdyn_MBCNodal

  • Richard Crozier committed [b437b8]

    mexMBCNodal.cpp: change to comment

  • Richard Crozier committed [c6c0b5]

    mexMBCNodalSharedMem.cpp: change to comment and indentation only

  • Richard Crozier committed [fef956]

    added upload_release.sh

  • Richard Crozier committed [f08def]

    merged default into stable

  • Richard Crozier committed [4858c8]

    +wsim/hydroSystem.m: fix bug in nonlinear hydro when there are multiple bodies with meshes with diff unmbers of elements

  • Richard Crozier committed [40ec7a]

    Added tag v2.1.0 for changeset f08def76a155

  • Richard Crozier committed [6ff02e]

    merged default heads

  • Richard Crozier committed [0d30d9]

    +wsim/wecSim.m: added MBDynTimeout option

  • RenewNet Foundry RenewNet Foundry released /Release 2.1.0/README.rst

  • RenewNet Foundry RenewNet Foundry released /Release 2.1.0/RenewNet_2.1.0.zip

  • RenewNet Foundry RenewNet Foundry released /Release 2.1.0/CHANGELOG.md

  • Richard Crozier committed [21e13d]

    +wsim/wecSim.m: allow empty ptos, pass DrawReferences in drwStep and fix bug in OnlyNodes option

  • Richard Crozier committed [93f08d]

    +wsim/linearPowerTakeOff.m: correct input args in help text

  • Richard Crozier committed [bfede8]

    +mbdyn/+pre/totalPin.m: added some help for totalPin

  • Richard Crozier committed [a57700]

    +mbdyn/postproc.m: in drawStep use supplied axes in options.PlotAxes and added DrawLabels and DrawReferences options

  • Richard Crozier committed [3a46b8]

    +mbdyn/+pre/system.m: add UseInAssembly and AssemblyTolerance options

  • Richard Crozier committed [efaa9c]

    +check/allowedStringInputs.m: return index of matching string

  • Richard Crozier committed [2ed1ce]

    +mbdyn/+mint/MBCNodal.m: produce more output when there's a problem

  • Richard Crozier committed [dc3648]

    +mbdyn/+pre: added initial attempt at support for joint regularization, passing more names into mbd fileplus a few other minor fixes

  • Richard Crozier committed [ac573c]

    +mbdyn/+pre/base.m: checkAllowedStringInputs return allowed_ind and add workspaceName method

1 >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.