Giter VIP home page Giter VIP logo

libwepaje's Introduction

README:

libWEPAJE: Contains a collection of function to solve the difusivity equation in the Laplace space. Solution for complex equations are readily available as a simple Excel function. Anyone can use the functions without the need of software license or specialized software application

Notice there is an Excel file and a .dll file. You need to copy both files. Once you place the Excel file and the .dll file in the directory of your preference, you will need to (in Excel 2007) click in the upper left corner the "big circle" choose "Excel Options" then go to "Popular" then click where it says: "Show Developer tab in Ribbon".
 
Your Excel should have now an additional menu that says "Developer", click on it, then click on first Icon where it says "Visual Basic". It should open a new window where you can see the code for the macros and other stuff. On the left hand side click where it says Modules -> libWEPAJEWrapers
 
Change the location of the path with the location of the libWEPAJE.dll file 
 
Declare Function QDNFBDLL _
Lib "C:\Users\arroyone\Desktop\libWEPAJE\libWEPAJE.dll" _
(ByVal t As Double, ByVal R As Double) As Double
 
Notice I have it pointing to "C:\Users\arroyone\Desktop\libWEPAJE\libWEPAJE.dll" change this line to the folder where you copied your file.

libwepaje's People

Contributors

earroyo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.