com.barrybecker4.simulation.liquid.data.pulse_smallest.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of bb4-liquid Show documentation
Show all versions of bb4-liquid Show documentation
bb4-simulations java code.
<?xml version="1.0" encoding="UTF-8"?> <!--DOCTYPE environment SYSTEM "G:\projects\java_projects\trunk\source\com\barrybecker4\simulation\liquid\config\liquid.dtd"--> <!DOCTYPE environment SYSTEM "http://barrybecker4.com/schema/liquid.dtd"> <environment date="1/9/2009" author="Barry Becker" gridWidth="2" gridHeight="2" cellSize="10.0" gravity="-9.8"> <liquid> <source start="1,1" velocity="10.0,0.0" startTime="0.5" duration="1.0" repeatInterval="3.0" /> </liquid> </environment>