This tool is just a designer for vertical drop structures for irrigation canals.
This is developed for android devices running android 2.2 and up.
Click here to download
Then click start downloading from sendspace.
This blog will contain different stuffs I found to be useful for me and hope for you too especially NIA design engineers.
Friday, February 22, 2013
Tuesday, February 19, 2013
Import Terrain Surface From Google Earth to Autocad Civil 3D
Well as the title says we will input contours from google earth autocad civil 3D.
First, you will need to have Autocad Civil 3D and Google earth installed in your system and an internet connection as well. First go to google earth and zoom in to areas that you're insterested in getting the terrain, then go to Cad to set up coordinate system. Go to Toolspace,then Settings, then right click on the drawing
First, you will need to have Autocad Civil 3D and Google earth installed in your system and an internet connection as well. First go to google earth and zoom in to areas that you're insterested in getting the terrain, then go to Cad to set up coordinate system. Go to Toolspace,then Settings, then right click on the drawing
Saturday, February 16, 2013
Export point coordinates from Autocad to Excel
Export point coordinates from Autocad to Excel::
This tutorial uses a programming language called Lisp to
be loaded in autocad.
First copy this code to a text file then save it as exportPoint.lsp,
Thursday, February 14, 2013
Android Canal Design Software
First of all I want to apologize to those whom I've distributed my first android app during the training on Palawan, which is for designing of canals. It has a glitch on the part of computation for wetted area and wetted perimeter.
I missed to include the depth of water for the computation so there is an error although there are times that it
I missed to include the depth of water for the computation so there is an error although there are times that it
Design of Shear Reinforcement for Structural Members
DESIGN FOR SHEAR REINFORCEMENT
WSD
Procedure:
(Note: This procedure is a simplified
version I summarized of the theoretical computation to be used for
NIA structural designs. Please check with your conventional method.)
1. Compute for actual shear at a
distance d from the support.
(d being the total height of the beam
where the critical shear is)
Wednesday, February 13, 2013
Import Coordinates from Excel to Autocad
To those who doesn't know this stuff yet, this will be useful especially if you want to sketch your water surface gradeline by trial & error.
I found this useful because after our surveyor plotted the profile of a proposed canal, the hard copy could be lost someplace. So it is beneficial to have a soft copy on the computer.
I found this useful because after our surveyor plotted the profile of a proposed canal, the hard copy could be lost someplace. So it is beneficial to have a soft copy on the computer.
Tuesday, February 12, 2013
Vertical Drop v2
I want to share this app I wrote about design of vertical drop structure.
This tool uses CB elevations of the canal inlet and outlet instead of water surface elevation to solve the cistern depth and height.
Download Vertical Drop v2
Please leave comments..
This tool uses CB elevations of the canal inlet and outlet instead of water surface elevation to solve the cistern depth and height.
Download Vertical Drop v2
Please leave comments..
Remove Password from Excel Spreadsheet
Warning: This tutorial is for educational purposes only and the sole purpose is to teach how to open a protected document for improvement of the application. Please use this at your own risk.
Programmers protect their spreadsheet to protect the program/routines from being edited.
Instruction:
In excel, press Alt+F11 then right click on the left pane and select insert module. Then in the code window of the module, paste the following codes.
Programmers protect their spreadsheet to protect the program/routines from being edited.
Instruction:
In excel, press Alt+F11 then right click on the left pane and select insert module. Then in the code window of the module, paste the following codes.
CanDe 1.0.0.1
I just want to share this tool I wrote as a console application. This is called CanDe, stands for canal design.
This features designing of concrete and unlined canal. It also includes a quantity estimate for volumes of
This features designing of concrete and unlined canal. It also includes a quantity estimate for volumes of
Subscribe to:
Posts (Atom)