Search Results for "finite element in java" - Page 6

Showing 279 open source projects for "finite element in java"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1

    mSim_npsat

    Groundwater flow and transport simulation Matlab Toolbox

    The code has moved to https://bitbucket.org/giorgk/msim. The version here is outdated. mSim toolbox is a suite of Matlab functions which are primarily used to simulate Non Point Source Pollution in Groundwater aquifers based on Finite element methods. The current version of mSim solves the following equations in steady state: 1) Groundwater flow equation. 2) Particle Tracking. 3) 1D Advection dispersion equation. In addition mSim provides a number of functions which assist...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    CHSM is a language system for specifying concurrent, hierarchical, finite state machines (an implementation of "statecharts") to model and control reactive systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    improved jmeter xpath plugins

    xpath plugin for jmeter with local namespace prefixes

    This is a clone of the "normal" xpath asserter and extractor for jmeter. The improvment, which, at least, is essential to me, is that you can define the namespace prefixes locally in the test element (asserter or extractor).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    selenium2lib

    A selenium common library based on selenium 2.0, webdriver

    selenium2lib is the common lib based on the popular web automation test framework(selenium 2.0) and this project include: 1. webdriver function testing help class, such as selenium 2.0 proxy class, selenium 1.0 proxy class, javascript executor proxy class, webdriver event listener extension, webdriver wait extension, webdriver factory,webdriver wrapped element(S2Div?, S2Table?), autoit java wrapped helper class, use snapsie to capture full image of IE browser, use camstudio to record DV when...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5

    fem2d

    2D Finite Element Method Tools

    Collection of programs developed to perform various engineering analyses on structures using the finite element technique.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This is a game that involves forming rows of bricks (like Tetris). It is unlike other games in that the blocks come down in different varieties (wood and Metal), each of which have a destructive element that sometimes wreak havoc (fire and rust).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    OpenXfem++

    OpenXfem++ is an XFEM (eXtended Finite Element Method) written in C++.

    OpenXfem++ is an XFEM (eXtended Finite Element Method) written in C++ using object-oriented techniques. It supports propagation of multiple two dimensional cracks. Furthermore, it allows composite materials to be modeled on a structured mesh which is independent of the inclusions. The implementation is described in the following article An extended finite element library S Bordas, PV Nguyen, C Dunant, A Guidoum, H Nguyen‐Dang International Journal for Numerical Methods in Engineering 71...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    FAIN SNMP Activator

    Active Network Programming Language

    FAIN SNAP provides an active network programming language and interpreter. It allows finite state machines to be operated over a number of network elements. Its main use is to program firewalls and raise alerts. It is a native Debian distribution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    parFE is fully-parallel high-performance finite element code targeted to the modeling of trabecular bones in humans. It employs scalable multigrid solvers for efficient solutions on massively parallel computers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 10

    Swap Puzzle

    Swap messed up puzzle pieces to restore a primary picture.

    This application is a simple swap puzzle game. In this game an image is cut into a number of square pieces of the same size. Pieces are placed in a random order. Not a single piece in a right place. The objective of the game is to swap the messed up puzzle pieces to restore the primary picture. If you click on an element it will be highlighted with a blue border. Double click on the same element will cause the border to be removed. To make a swap click on the piece you wish to move. Then click...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    EasyFsm

    EasyFSM is a tool for generate finite state machine code quickly

    EasyFSM is aimed to automatically generate code for finite state machine, especially for the NPC behavior programming in games. Using this tool, you just need to edit a .fsm file to describe the state machince concisely. It will generate the Java code for you according the .fsm file. Also, a .gv file for GraphiZ can be created for visualizing the finte state machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Java Fast Method Call Graph Generator

    Analysis tool that generates method call graphs

    The project's aim is to develop a fast Method Call Graph generator for the Java Programming Language. The search proceedure combines a Finite State Machine and ad hoc parsing to allow for fast access to method definitions and method calls within the source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The OpenFEZ project aims to provide software development kit needed for the creation of finite element software. It is written in object oriented Fortran 2003, and developed as part of a lecture held at the Institute for Statics and Dynamics of Aerospace Structures at the University of Stuttgart, Germany. The main purpose of this code is to allow students to develop a better understanding of the mathematical and numerical theories behind modern finite element codes. It is published under...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    MyBatisLink

    IBatis/MyBatis Eclipse plugins for navigating from java code to xml

    IBatis/MyBatis Eclipse plugins help coders to navigate from java codes to the IBatis/MyBatis configuration xml files. The sqlmap elements of IBatis/MyBatis can be shown when coders press Ctrl and click the sqlmap element id in Java code. The plugin also provide a dialog to find the IBatis/MyBatis sqlmap elements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The class library monq.jfa provides text filtering with regular expressions. In contrast to java.util.regex, it allows each regular expression to be bound to an action that is automatically called whenever a match is spotted in an input stream.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    eclipse-explorer

    Eclipse resource folder explorer plugin

    Eclipse Explorer is an eclipse plugin helping you to open the folder of selected resources include follow resources: Java element, .java, .class, jar file, package, source folder and java project Common resources, such as .txt, .xml, and other resource Some special element such as cvs item in Synchronized View
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    once:radix is a Rapid Application Development system for Intranet and eXtranet environments. Create advanced database-driven web applications that require no expertise in the underlying technologies. Just point and click with pixel-perfect precision.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MICROMECHANICS

    MICROMECHANICS

    A collection of lecture notes and accompanying code on micromechanics

    ... and estimates as well as in the generation of digital and particulate microstructures. The Fortran codes are based on the finite element method in linear and nonlinear settings, the latter capable of finite deformations with damage. The underlying theory is outlined in the lecture notes. -- İlker Temizer Assistant Professor Department of Mechanical Engineering Bilkent University 06800 Bilkent, Ankara Turkey
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Blocking Map for Java

    Map based synchronizer

    Blocking map is a Map that additionally supports operations that wait for a key to be available when retrieving an element. Blocking map acts as a synchronizer between producers and consumers in concurrent environment. Note: The project is now hosted on GitHub (https://github.com/sarveswaran-m/blockingMap/wiki)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Last Java Collection Library

    Java library to work with scalar arrays as usual Collections

    The package allows to work with scalar arrays as usual collections. The problem with a scalar array Java templates don't support scalar types as generic parameters. Java code working with collection interfaces such as List or Collection is inapplicable for arrays. Some libraries supply methods to work with object array. These methods are generic and built-in types int, boolean, long, short, byte, double, float suffer. The number of scalar type is small and finite. There are realization...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Extensible Cochlear Modelling Framework

    Software to simulate the cochlea

    A library that extends the finite element library deal.II (written in C++, see www.deal.II.org) by providing classes and methods to support the design of numerical cochlear models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    jPeriodic

    jPeriodic is a table of elements written in Java

    jPeriodic is a simple table of elements coded in Java providing the user with the most common informations about each known chemical element. By clicking an element a popup will apear containing the selected elements attributes. Additionaly jPeriodic offers a small temperature converter which is able to convert between Celcius and Kelvin. Because jPeriodic is coded in Java the software is platform-independent, meaning you can run jPeriodic on Windows, Mac OS, Linux and many other operating...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Java FoldMap Lists

    A powerful, flexible, potentially infinite List/Deque class in Java

    Java FoldMap Lists is a translation to Java of, and a sizable expansion upon, the original FoldMap list package (http://hackage.haskell.org/package/fmlist). Uses the Functional Java library (http://functionaljava.org/) in its implementation and interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    XFEM

    XFEM implementation in MATLAB

    The extended finite element method (XFEM) classified, one of the partition of unity method (PUM), allows discontinuities to be simulated independently of the mesh. This is possible by adding appropriate functions to the FE approximation basis, for example, the Heaviside function. The discontinuities can evolve in time, without a need for a conforming mesh. A MATLAB implementation of the XFEM written by VP Nguyen, is given here. The interaction of cracks and crack-inclusion interaction...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    Isogeometric FEM with matlab

    Matlab code for conducting isogeometric analysis using NURBS

    This matlab code presents an introduction to isogeometric analysis whereby the basis functions that are used for computer aided geometric design (CAGD) are also used for approximation in finite element analysis. The present code uses Non-Uniform Rational B-Splines but it should be noted that the CAGD community is making headway towards other descriptions of the geometry, overcoming the limitations of NURBS such as lack of water-tightness. The code also illustrates enrichment through...
    Downloads: 0 This Week
    Last Update:
    See Project
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.