Friday, September 27, 2013

Quotes Randomly used In the SWMM 4 Output File

This a list of quotes that I had in an earlier verison of SWMM 4, a quote would be printed to the output file based on the second/minute the model was run so a new quote would be shown for each new model run.  I wanted to add this blog for posterity.  The format statements are Fortran

  100 FORMAT(
     1' # "Taste is the enemy of creativeness."               #',/,
     1' #                        Pablo Picasso                #',/,
     +' #######################################################')
  101 FORMAT(
     1' # "Smooth runs the water where the brook is deep."    #',/,
     1' #                   Shakespeare, Henry VI, II, III, 1 #',/,
     +' #######################################################')
  102 FORMAT(
     1' # "Happiness lies in the joy of achievement and       #',/,
     1' #  the thrill of creative effort."                    #',/,
     1' #                          Franklin D. Roosevelt      #',/,
     +' #######################################################')
  103 FORMAT(
     1' # "Happy people plan actions, not results."           #',/,
     1' #                          Dennis Wholey              #',/,
     +' #######################################################')
  104 FORMAT(
     1' # "Did you find joy?" "Did you bring joy?"            #',/,
     1' #                      Egyptian God Osiris            #',/,
     +' #######################################################')
  105 FORMAT(
     1' # "He deserves Paradise who makes his companions      #',/,
     1' #  laugh."                      Annonymous            #',/,
     +' #######################################################')
  106 FORMAT(
     1' # "Seven days without laughter makes one weak."       #',/,
     1' #                               Joel Goodman          #',/,
     +' #######################################################')
  107 FORMAT(
     1' # "To be busy is man''s only happiness."               #',/,
     1' #                               Mark Twain            #',/,
     +' #######################################################')
  108 FORMAT(
     1' # "Work is much more fun than fun."                   #',/,
     1' #                               Noel Coward           #',/,
     +' #######################################################')
Cred  Change foot to fool in quote 109 # 10/27/94
  109 FORMAT(
     1' # "It is better to be a fool than dead."              #',/,
     1' #                       Robert Louis Stevenson        #',/,
     +' #######################################################')
  110 FORMAT(
     1' # "If it''s not fun, you''re not doing it right."       #',/,
     1' #                               Bob Basso             #',/,
     +' #######################################################')
  111 FORMAT(
     1' # "There are 40 kinds of lunacy, but only one kind of #',/,
     1' #  common sense."               African Proverb       #',/,
     +' #######################################################')
  112 FORMAT(
     1' # "Each snowflake in an avalanche pleads not guilty." #',/,
     1' #                               Stanislaw J. Lec      #',/,
     +' #######################################################')
  113 FORMAT(
     1' # "Music is a higher revelation than philosophy."     #',/,
     1' #                               Beethoven             #',/,
     +' #######################################################')
  114 FORMAT(
     1' # "He that would be a leader must be a bridge."       #',/,
     1' #                               Welsh Proverb         #',/,
     +' #######################################################')
  115 FORMAT(
     1' # "Let him that would move the world, first move      #',/,
     1' #  himself."                    Socrates              #',/,
     +' #######################################################')
  116 FORMAT(
     1' # "Time spent laughing is time spent with the gods."  #',/,
     1' #                               Japanese Proverb      #',/,
     +' #######################################################')
  117 FORMAT(
     1' # "And wherever water goes, amoebae go along for      #',/,
     1' #  the ride."                   Tom Robbins           #',/,
     +' #######################################################')
  118 FORMAT(
     1' # "The sewer is the conscience of the city."          #',/,
     1' #                               Victor Hugo(1862)     #',/,
     +' #######################################################')
  119 FORMAT(
     1' # "A teacher affects eternity."                       #',/,
     1' #                        Henry B. Adams               #',/,
     +' #######################################################')
  120 FORMAT(
     1' # "What you cannot understand, you cannot possess."   #',/,
     1' #                              Goethe                 #',/,
     +' #######################################################')
  121 FORMAT(
     1' # "People do not lack strength; they lack will."      #',/,
     1' #                               Victor Hugo           #',/,
     +' #######################################################')
  122 FORMAT(
     1' # "Some folks are wise, and some are otherwise."      #',/,
     1' #                              Tobias Smollet         #',/,
     +' #######################################################')
  123 FORMAT(
     1' # "The ring always believes the finger lives for it." #',/,
     1' #                              Chazal                 #',/,
     +' #######################################################')
  124 FORMAT(
     1' # "Death is more universal than life; everyone dies   #',/,
     1' #  but not everyone lives."           A. Sachs        #',/,
     +' #######################################################')
  125 FORMAT(
     1' # "It is never too late to be what you might have      #',/,
     1' #  been."                       George Eliot           #',/,
     +' #######################################################')
  126 FORMAT(
     1' # "Imagination is the highest kite one can fly."      #',/,
     1' #                              Lauren Bacall          #',/,
     +' #######################################################')
  127 FORMAT(
     1' # "Experience is simply the name we give our mistakes"#',/,
     1' #                              Oscar Wilde            #',/,
     +' #######################################################')
  128 FORMAT(
     1' # "Do not get excited over the noise you have made."  #',/,
     1' #                              Erasmus                #',/,
     +' #######################################################')
  129 FORMAT(
     1' # "He was a bold man who first swallowed an oyster."  #',/,
     1' #                              King James I           #',/,
     +' #######################################################')
  130 FORMAT(
     1' # "Always forgive your enemies#nothing annoys them    #',/,
     1' #  so much."                   Oscar Wilde            #',/,
     +' #######################################################')
  131 FORMAT(
     1' # "Cheer up, the worst is yet to come."               #',/,
     1' #                              Philander Johnson      #',/,
     +' #######################################################')
  132 FORMAT(
     1' # "The true pleasure of life is to live with your     #',/,
     1' #  inferiors."                 W. M. Thackeray        #',/,
     +' #######################################################')
  133 FORMAT(
     1' # "The pure and simple truth is rarely pure and       #',/,
     1' #  never simple."              Oscar Wilde            #',/,
     +' #######################################################')
  134 FORMAT(
     1' # "Simple pleasures are the last refuge of the        #',/,
     1' #  complex."                   Oscar Wilde            #',/,
     +' #######################################################')
  135 FORMAT(
     1' # "I am the only person in the world I should like    #',/,
     1' #  to know throughly."         Oscar Wilde            #',/,
     +' #######################################################')
  136 FORMAT(
     1' # "I do not like principles. I prefer prejudices."    #',/,
     1' #                              Oscar Wilde            #',/,
     +' #######################################################')
  137 FORMAT(
     1' # "Rest is a good thing, but boredom is its brother." #',/,
     1' #                              Voltaire               #',/,
     +' #######################################################')
  138 FORMAT(
     1' # "Damm with faint praise, assent with civil leer.."  #',/,
     1' #                              Alexander Pope         #',/,
     +' #######################################################')
  139 FORMAT(
     1' # "The basis of optimism is sheer terror."            #',/,
     1' #                              Oscar Wilde            #',/,
     +' #######################################################')
  140 FORMAT(
     1' # "It is no disgrace to be poor, but it might as      #',/,
     1' #  well be."                   Kin Hubbard            #',/,
     +' #######################################################')
  141 FORMAT(
     1' # "Each one sees what he carries in his heart."       #',/,
     1' #                              Goethe                 #',/,
     +' #######################################################')
  142 FORMAT(
     1' # "Virtue has never been as respectable as money."    #',/,
     1' #                              Mark Twain             #',/,
     +' #######################################################')
  143 FORMAT(
     1' # "One sign of maturity is knowing when to ask for    #',/,
     1' #  help."                      Dennis Wholey          #',/,
     +' #######################################################')
  144 FORMAT(
     1' # "Chance favors the prepared mind."                  #',/,
     1' #                              Louis Pasteur          #',/,
     +' #######################################################')
  145 FORMAT(
     1' # "Only the insane take themselves seriously."        #',/,
     1' #                              Max Beerbohm           #',/,
     +' #######################################################')
  146 FORMAT(
     1' # "He that knows little often repeats it."            #',/,
     1' #                              Thomas Fuller          #',/,
     +' #######################################################')
  147 FORMAT(
     1' # "Hope is a good breakfast, but it is a bad supper." #',/,
     1' #                              Francis Bacon          #',/,
     +' #######################################################')
  148 FORMAT(
     1' # "You cannot gauge the intelligence of an American   #',/,
     1' #  by talking with him."       Eric Hoffer            #',/,
     +' #######################################################')
  149 FORMAT(
     1' # "The coldest word was once a glowing new metaphor." #',/,
     1' #                              Thomas Carlyle         #',/,
     +' #######################################################')
  150 FORMAT(
     1' # "Life is not a spectacle or a feast; it is a        #',/,
     1' #  predicament."               George Santayana       #',/,
     +' #######################################################')
  151 FORMAT(
     1' # "Good fortune is what happens when opportunity meets#',/,
     1' #  with preparation."          Thomas Edison          #',/,
     +' #######################################################')
  152 FORMAT(
     1' # "A small gift is better than a great promise."      #',/,
     1' #                              German Proverb         #',/,
     +' #######################################################')
  153 FORMAT(
     1' # "Fortune and misfortune are neighbors."             #',/,
     1' #                              German Proverb         #',/,
     +' #######################################################')
  154 FORMAT(
     1' # "A shut mouth catches no flies."                    #',/,
     1' #                              Spanish Proverb        #',/,
     +' #######################################################')
  155 FORMAT(
     1' # "Whatever is good to know is difficult to learn."   #',/,
     1' #                              Greek Proverb          #',/,
     +' #######################################################')
  156 FORMAT(
     1' # "Crows are black all the world over."               #',/,
     1' #                             Chinese Proverb         #',/,
     +' #######################################################')
  157 FORMAT(
     1' # "Never discourage anyone who continually makes      #',/,
     1' #  progress, no matter how slow."     Plato           #',/,
     +' #######################################################')
  158 FORMAT(
     1' # "Enthusiasm is the highest paid quality on Earth."  #',/,
     1' #                              Frank Bettger          #',/,
     +' #######################################################')
  159 FORMAT(
     1' # "Nothing is more contagious than a bad example."    #',/,
     1' #                              French Proverb         #',/,
     +' #######################################################')
  160 FORMAT(
     1' # "Example is the greatest of all seducers."          #',/,
     1' #                              French Proverb         #',/,
     +' #######################################################')
  161 FORMAT(
     1' # "A good husband is healthy and absent."             #',/,
     1' #                               Japanese Proverb      #',/,
     +' #######################################################')
  162 FORMAT(
     1' # "You may drive out nature with a pitchfork, yet     #',/,
     1' #  she will constantly running back."    Horace       #',/,
     +' #######################################################')
  163 FORMAT(
     1' # "Power lasts ten years; influence not more than a   #',/,
     1' #  hundred."                      Korean Proverb      #',/,
     +' #######################################################')
  164 FORMAT(
     1' # "All human knowledge takes the form of              #',/,
     1' #  interpretation."             Walter Benjamin       #',/,
     +' #######################################################')
  165 FORMAT(
     1' # "Money is like muck, not good except it be spread." #',/,
     1' #                                 Francis Bacon       #',/,
     +' #######################################################')
  166 FORMAT(
     1' # "An enterprizing fool needs little wit."            #',/,
     1' #                               English Proverb       #',/,
     +' #######################################################')
  167 FORMAT(
     1' # "An arch never sleeps."                             #',/,
     1' #                                Indian Proverb       #',/,
     +' #######################################################')
  168 FORMAT(
     1' # "By shallow rivers, to whose falls,     Christopher #',/,
     1' #  Melodious birds sing madrigals."       Marlowe     #',/,
     +' #######################################################')
  169 FORMAT(
     1' # "The weather is like the government, always in the  #',/,
     1' #  wrong."                      Jerome K. Jerome      #',/,
     +' #######################################################')
  170 FORMAT(
     1' # "A change in the weather is sufficient to recreate  #',/,
     1' #  the world and ourselves."        Marcel Proust     #',/,
     +' #######################################################')
  171 FORMAT(
     1' # "Rain is grace, rain is the sky condescending to the#',/,
     1' #  earth; without rain, there would be no life."      #',/,
     1' #                                      Jean Updike    #',/,
     +' #######################################################')
  172 FORMAT(
     1' # "Epigrams succeed where epics fail."                #',/,
     1' #                                Persian Proverb      #',/,
     +' #######################################################')
  173 FORMAT(
     1' # "He that seeks trouble never misses."               #',/,
     1' #                                English Proverb      #',/,
     +' #######################################################')
  174 FORMAT(
     1' # "We will never know the worth of water till the     #',/,
     1' #  well runs dry."               Scottish Proverb     #',/,
     +' #######################################################')
  175 FORMAT(
     1' # "A wise man hears one word and understands two."    #',/,
     1' #                                Yiddish Proverb      #',/,
     +' #######################################################')
  176 FORMAT(
     1' # "A spoon does not know the taste of soup, nor a     #',/,
     1' #  learned fool the taste of wisdom."   Welsh Proverb #',/,
     +' #######################################################')
  177 FORMAT(
     1' # "A lake is the landscapes most beautiful and        #',/,
     1' #  expressive feature.  It is earths eye; looking into#',/,
     1' #  which the beholder measures the depth of his own   #',/,
     1' #  nature."                     Henry David Thoreau   #',/,
     +' #######################################################')
  178 FORMAT(
     1' # "A river seems a magic thing.  A magic, moving,     #',/,
     1' #  living part of the very earth itself#for it is from#',/,
     1' #  the soil, both from its depth and from its surface,#',/,
     1' #  that a river has its beginning."   Laura Gilpin    #',/,
     +' #######################################################')
  179 FORMAT(
     1' # "The significant problems we face cannot be solved  #',/,
     1' #  by the same level of thinking that created them."  #',/,
     1' #                                Albert Einstein      #',/,
     +' #######################################################')
  180 FORMAT(
     1' # "Doing more things faster is no substitute for doing#',/,
     1' #  the right things."             Stephen R. Covey    #',/,
     +' #######################################################')
  181 FORMAT(
     1' # "Like dreams, statistics are a form of wish         #',/,
     1' #  fulfillment."                  Jean Baudrillard    #',/,
     +' #######################################################')
  182 FORMAT(
     1' # "Nature breaks through the eyes of the cat."        #',/,
     1' #                                 Irish Proverb       #',/,
     +' #######################################################')
  183 FORMAT(
     1' # "Appetite comes with eating."                       #',/,
     1' #                                 French Proverb      #',/,
     +' #######################################################')
  184 FORMAT(
     1' # "He that is born to be hanged shall never be        #',/,
     1' #  drowned."                      French Proverb      #',/,
     +' #######################################################')
  185 FORMAT(
     1' # "Rain is the best policeman."                       #',/,
     1' #                                  Police Motto       #',/,
     +' #######################################################')
  186 FORMAT(
     1' # "There is hope from the sea, but none from the      #',/,
     1' #  grave."                        Irish Proverb       #',/,
     +' #######################################################')
  187 FORMAT(
     1' # "Commit a sin twice and it will not seem a crime."  #',/,
     1' #                                 Jewish Proverb      #',/,
     +' #######################################################')
  188 FORMAT(
     1' # "For  tis the sport to have the engineer            #',/,
     1' #  Hoisted with his own petard.   William Shakespeare #',/,
     +' #######################################################')
  189 FORMAT(
     1' # "Bad art is a great deal worse than no art at all." #',/,
     1' #                                 Oscar Wilde         #',/,
     +' #######################################################')
  190 FORMAT(
     1' # "And if you do anything for nothing, do it for      #',/,
     1' #  yourself."                     Yorkshire Proverb   #',/,
     +' #######################################################')
  191 FORMAT(
     1' # "Change alone is unchanging."                       #',/,
     1' #                                      Heraclitus     #',/,
     +' #######################################################')
  192 FORMAT(
     1' # "You could not step twice into the same rivers;     #',/,
     1' #  for other waters are ever flowing onto you."       #',/,
     1' #                                       Heraclitus    #',/,
     +' #######################################################')
  193 FORMAT(
     1' # "The shortest answer is doing."                     #',/,
     1' #                                  English Proverb    #',/,
     +' #######################################################')
  194 FORMAT(
     1' # "The shortest answer is doing."                     #',/,
     1' #                                  English Proverb    #',/,
     +' #######################################################')
  195 FORMAT(
     1' # "The shortest answer is doing."                     #',/,
     1' #                                  English Proverb    #',/,
     +' #######################################################')
  196 FORMAT(
     1' # "The shortest answer is doing."                     #',/,
     1' #                                  English Proverb    #',/,
     +' #######################################################')
  197 FORMAT(
     1' # "The snotgreen sea.  The scrotumtightening sea."    #',/,
     1' #                                    James Joyce      #',/,
     +' #######################################################')
  198 FORMAT(
     1' # "If God lived on earth, people would break his      #',/,
     1' #  windows."                        Jewish Proverb    #',/,
     +' #######################################################')
  199 FORMAT(
     1' # "Foul water will quench fire."                      #',/,
     1' #                                  English Proverb    #',/,
     +' #######################################################')
  200 FORMAT(
     1' # "One father is more than a hundred schoolmasters."  #',/,
     1' #                                  English Proverb    #',/,
     +' #######################################################')
  201 FORMAT(
     1' # "Only the educated are free."                       #',/,
     1' #                                  Epicetus           #',/,
     +' #######################################################')
  202 FORMAT(
     1' # "He that falls in love with himself will have no    #',/,
     1' #  rivals."                                           #',/,
     1' #                                  Benjamin Franklin  #',/,
     +' #######################################################')
  203 FORMAT(
     1' # "Lost time is is never found again."                #',/,
     1' #                                  John Augley        #',/,
     +' #######################################################')
  204 FORMAT(
     1' # "How many unjust and wicked things are done from    #',/,
     1' #  habit."                                            #',/,
     1' #                             Publius Terentius Afer  #',/,
     +' #######################################################')
  205 FORMAT(
     1' # "Music is a higher revelation than philosophy."     #',/,
     1' #                                  Beethoven          #',/,
     +' #######################################################')
  206 FORMAT(
     1' # "Fate often saves an undoomed warrior when his      #',/,
     1' #  courage endures."               Beowulf            #',/,
     +' #######################################################')
  207 FORMAT(
     1' # "The wise learn many things from the their foes."   #',/,
     1' #                                  Aristophanes       #',/,
     +' #######################################################')
  208 FORMAT(
     1' # "The great man is he who does not lose his          #',/,
     1' #  childs heart."                  Mencius            #',/,
     +' #######################################################')
  209 FORMAT(
     1' # "Every man is his own hell."                        #',/,
     1' #                                  H.L. Mencken       #',/,
     +' #######################################################')
  210 FORMAT(
     1' # "The basic fact about human existence is not that   #',/,
     1' #  it is a tragedy, but that it is a bore."           #',/,
     1' #                                  H.L. Mencken       #',/,
     +' #######################################################')
  211 FORMAT(
     1' # "If you want immortality, make it."                 #',/,
     1' #                                  Joaquin Miller     #',/,
     +' #######################################################')
  212 FORMAT(
     1' # "What life is there, what delight, without golden   #',/,
     1' #  Aphrodite."                     Mimnermus          #',/,
     +' #######################################################')
  213 FORMAT(
     1' # "He who knows only one religion knows none."        #',/,
     1' #                                  Max Muller         #',/,
     +' #######################################################')
  214 FORMAT(
     1' # "If art is concealed, it succeeds."                 #',/,
     1' #                                  Ovid               #',/,
     +' #######################################################')
  215 FORMAT(
     1' # "Habits change into character."                     #',/,
     1' #                                  Ovid               #',/,
     +' #######################################################')
  216 FORMAT(
     1' # "Who can refute a sneer."                           #',/,
     1' #                                  William Paley      #',/,
     +' #######################################################')
  217 FORMAT(
     1' # "Silence is mans chief learning."                   #',/,
     1' #                                  Palladas           #',/,
     +' #######################################################')
  218 FORMAT(
     1' # "Thinking is identical with being."                 #',/,
     1' #                        Pamenides of Elea            #',/,
     +' #######################################################')
  219 FORMAT(
     1' # "Chance favors the trained mind."                   #',/,
     1' #                                  Louis Pasteur      #',/,
     +' #######################################################')
  220 FORMAT(
     1' # "Nothing is impossible to industry.                 #',/,
     1' #                                  Periander          #',/,
     +' #######################################################')
  221 FORMAT(
     1' # "Be gentle to your enemy as to an old oven."        #',/,
     1' #                                  Sumerian Proverb   #',/,
     +' #######################################################')
  222 FORMAT(
     1' # "Writing is the mother of eloquence and the         #',/,
     1' #  father of artists."             Sumerian Proverb   #',/,
     +' #######################################################')
  223 FORMAT(
     1' # "In a city that has no watch dogs, the fox          #',/,
     1' #  is the overseer."               Sumerian Proverb   #',/,
     +' #######################################################')
  224 FORMAT(
     1' # "A sweet word is everybody"s friend."               #',/,
     1' #                                  Sumerian Proverb   #',/,
     +' #######################################################')
  225 FORMAT(
     1' # "Conceiving an idea is easy;                        #',/,
     1' #  the implementation is irksome."                    #',/,
     1' #                                  Modern   Proverb   #',/,
     +' #######################################################')
  226 FORMAT(
     1' # "If you take the field of an enemy, the enemy will  #',/,
     1' #  come and take your field."      Sumerian Proverb   #',/,
     +' #######################################################')
  227 FORMAT(
     1' # "Who builds like a lord, lives like a slave;        #',/,
     1' #  Who builds like a slave, lives like a lord."       #',/,
     1' #                                  Sumerian Proverb   #',/,
     +' #######################################################')
  228 FORMAT(
     1' # "Flatter a young man, he"ll give you anything;      #',/,
     1' #  Throw a scrap to a dog, he"ll wag his tail."       #',/,
     1' #                                  Sumerian Proverb   #',/,
     +' #######################################################')
  229 FORMAT(
     1' # "Let your reason be supreme.  Inoculate the habit   #',/,
     1' #  of deliberation.                Epicetus           #',/,
     +' #######################################################')
  230 FORMAT(
     1' # "Everything has two handles; one by which it may be #',/,
     1' #  carried, the other by which it can"t."   Epicetus  #',/,
     +' #######################################################')
  231 FORMAT(
     1' # "Treasure Your Mind, Cherish Your Reason,           #',/,
     1' #  Hold to Your Purpose."          Epicetus           #',/,
     +' #######################################################')
  232 FORMAT(
     1' # "Consider What Comes First, Then What Follows,      #',/,
     1' #  and Then Act."                  Epicetus           #',/,
     +' #######################################################')
  233 FORMAT(
     1' # "All Advantages Have Their Price."                  #',/,
     1' #                                  Epicetus           #',/,
     +' #######################################################')
  234 FORMAT(
     1' # "Character Matters More Than Reputation."           #',/,
     1' #                                  Epicetus           #',/,
     +' #######################################################')
  235 FORMAT(
     1' # "Seeking to Please Others is a Perilous Trap."      #',/,
     1' #                                  Epicetus           #',/,
     +' #######################################################')
  236 FORMAT(
     1' # "Create Your Own Merit."                            #',/,
     1' #                                  Epicetus           #',/,
     +' #######################################################')
  237 FORMAT(
     1' # "Decency and Inner Beauty are More Valuable         #',/,
     1' #  Than Appearance."               Epicetus           #',/,
     +' #######################################################')
  238 FORMAT(
     1' # "Nothing is so old as a dilapidated charm."         #',/,
     1' #                               Emily Dickinson       #',/,
     +' #######################################################')
  239 FORMAT(
     1' # "He who waits to do a great deal of good at once,   #',/,
     1' #  will never do anything."      Samuel Johnson       #',/,
     +' #######################################################')
  240 FORMAT(
     1' # "Self Mastery Depends on Self-Honesty."             #',/,
     1' #                                  Epicetus           #',/,
     +' #######################################################')
  241 FORMAT(
     1' # "Into an open mouth a fly enters."                  #',/,
     1' #                                  Sumerian Proverb   #',/,
     +' #######################################################')
  242 FORMAT(
     1' # "May your every wish be granted."                   #',/,
     1' #                             Ancient Chinese Curse   #',/,
     +' #######################################################')
  243 FORMAT(
     1' # "Every calling is great when greatly pursued.       #',/,
     1' #                              Oliver Wendell Holmes  #',/,
     +' #######################################################')
  244 FORMAT(
     1' # "The excess of a virtue is a vice."                 #',/,
     1' #                                  Greek Proverb      #',/,
     +' #######################################################')
  245 FORMAT(
     1' # "We never know the worth of water till the well     #',/,
     1' #  is dry."                        Thomas Fuller      #',/,
     +' #######################################################')
  246 FORMAT(
     1' # "If you are reluctant to ask the way, you will be   #',/,
     1' #  lost."                            Malay Proverb    #',/,
     +' #######################################################')
  247 FORMAT(
     1' # "To begin is to be half done."                      #',/,
     1' #                                   Korean Proverb    #',/,
     +' #######################################################')
  248 FORMAT(
     1' # "The wise bee does not sip from the flower that has #',/,
     1' #  fallen."                         Chinese Proverb   #',/,
     +' #######################################################')
  249 FORMAT(
     1' # "Thinking is not knowing."                          #',/,
     1' #                                 Portuguese Proverb  #',/,
     +' #######################################################')
  250 FORMAT(
     1' # "Cherish what you have and struggle for better."    #',/,
     1' #                                    Greek Proverb    #',/,
     +' #######################################################')
  251 FORMAT(
     1' # "Proverbs are butterflies, some are caught, others  #',/,
     1' #  escape."                        Russian Proverb    #',/,
     +' #######################################################')
  252 FORMAT(
     1' # "One days  rain makes up for many days drought."    #',/,
     1' #                                   Yoruba Proverb    #',/,
     +' #######################################################')
  253 FORMAT(
     1' # "Every horse thinks his own pack heaviest."         #',/,
     1' #                                  English Proverb    #',/,
     +' #######################################################')
  254 FORMAT(
     1' # "Fire in the heart sends smoke into the head."      #',/,
     1' #                                   German Proverb    #',/,
     +' #######################################################')
  255 FORMAT(
     1' # "Even a good horse cannot wear two saddles."        #',/,
     1' #                                  Chinese Proverb    #',/,
     +' #######################################################')
  256 FORMAT(
     1' # "If the water is too clear; no fish lives in it."   #',/,
     1' #                                   Korean Proverb    #',/,
     +' #######################################################')
  257 FORMAT(
     1' # "He who has waded knows the water."                 #',/,
     1' #                                 Norwegian Proverb   #',/,
     +' #######################################################')
  258 FORMAT(
     1' # "One should fish where the water is running."       #',/,
     1' #                                Vietnamese Proverb   #',/,
     +' #######################################################')
  259 FORMAT(
     1' # "A very little water is a sea to an ant."           #',/,
     1' #                                    Pashto Proverb   #',/,
     +' #######################################################')
  260 FORMAT(
     1' # "Better a crease in the shoe than a blister on the  #',/,
     1' #  toe."                          Estonian Proverb    #',/,
     +' #######################################################')
  261 FORMAT(
     1' # "To be a critic is easier than to be an author."    #',/,
     1' #                                   Hebrew Proverb    #',/,
     +' #######################################################')
  262 FORMAT(
     1' # "A short strong rope is better than a long rotten   #',/,
     1' #  one."                       Phillipine Proverb     #',/,
     +' #######################################################')
  263 FORMAT(
     1' # "What may be done at any time will be done at no    #',/,
     1' #  time."                           English Proverb   #',/,
     +' #######################################################')
  264 FORMAT(
     1' # "He who cannot speak well of his trade does not     #',/,
     1' #  understand it."                  French Proverb    #',/,
     +' #######################################################')
  265 FORMAT(
     1' # "Put not pepper in other peoples meals."            #',/,
     1' #                              Rumanian Proverb       #',/,
     +' #######################################################')
  266 FORMAT(
     1' # "Lazy persons will eventually lose even their       #',/,
     1' #  trousers."                   Phillipine Proverb    #',/,
     +' #######################################################')
  267 FORMAT(
     1' # "Let me get over the lake, and I have no fear of    #',/,
     1' #  the brook."                       Dutch Proverb    #',/,
     +' #######################################################')
  268 FORMAT(
     1' # "It is easy to throw anything into the river, but   #',/,
     1' #  difficult to take it out again." Indian Proverb    #',/,
     +' #######################################################')
  269 FORMAT(
     1' # "The way the river flows at the suface is not the   #',/,
     1' #  way it flows underneath."         Kpelle Proverb   #',/,
     +' #######################################################')
  270 FORMAT(
     1' # "A river you would not bathe in is not drunk from." #',/,
     1' #                                  Ashanti Proverb    #',/,
     +' #######################################################')
  271 FORMAT(
     1' # "Without bending, there is no growth."              #',/,
     1' #                               Japanese Proverb      #',/,
     +' #######################################################')
  272 FORMAT(
     1' # "Soft grass follows the wind."                      #',/,
     1' #                                Chinese Proverb      #',/,
     +' #######################################################')
  273 FORMAT(
     1' # "Where everyone goes, the grass never grows."       #',/,
     1' #                                  German Proverb     #',/,
     +' #######################################################')
  274 FORMAT(
     1' # "It is no use trying to tug the glacier backwards." #',/,
     1' #                                  Tibetan Proverb    #',/,
     +' #######################################################')
  275 FORMAT(
     1' # "He who is not ashamed does whatever he likes."     #',/,
     1' #                                  Egyptian Proverb   #',/,
     +' #######################################################')
  276 FORMAT(
     1' # "An axe for wax will not cut rock."                 #',/,
     1' #                                  Fulani Proverb     #',/,
     +' #######################################################')
  277 FORMAT(
     1' # "Some think they are giants when they sit on the    #',/,
     1' #  hump of a camel."               Russian Proverb    #',/,
     +' #######################################################')
  278 FORMAT(
     1' # "A model thats right is like honey in the comb."    #',/,
     1' #                                  Modern Proverb     #',/,
     +' #######################################################')
  279 FORMAT(
     1' # "The goal will not be reached if the right distance #',/,
     1' #  not be travelled."              Tibetan Proverb    #',/,
     +' #######################################################')
  280 FORMAT(
     1' # "Better go about than fall into the ditch."         #',/,
     1' #                                   English Proverb   #',/,
     +' #######################################################')
  281 FORMAT(
     1' # "One may go a long way after one is tired."         #',/,
     1' #                                   French Proverb    #',/,
     +' #######################################################')
  282 FORMAT(
     1' # "A hint hits harder than the truth."                #',/,
     1' #                                  Yiddish Proverb    #',/,
     +' #######################################################')
  283 FORMAT(
     1' # "A good hope is better than a bad possession."      #',/,
     1' #                                  English Proverb    #',/,
     +' #######################################################')
  284 FORMAT(
     1' # "An hour brings what a year does not."              #',/,
     1' #                                    Greek Proverb    #',/,
     +' #######################################################')
  285 FORMAT(
     1' # "An hour of pain is is as long as a day of pleasure"#',/,
     1' #                                   English Proverb   #',/,
     +' #######################################################')
  286 FORMAT(
     1' # "An hour of play discovers more than a year of      #',/,
     1' #  conversation."                 Portuguese Proverb  #',/,
     +' #######################################################')
  287 FORMAT(
     1' # "One hour today is worth two tomorrow."             #',/,
     1' #                                   English Proverb   #',/,
     +' #######################################################')
  288 FORMAT(
     1' # "A river you would not bathe in is not drunk from." #',/,
     1' #                                  Ashanti Proverb    #',/,

Wednesday, September 25, 2013

InfoSewer Design of Existing Networks

InfoSewer can design either new or existing networks.  Here is an example of how it updates pipe sizes based on the results of an EPS simulation and d/D constraints.   The d/D for the two upstream gravity mains goes to 1 in the existing EPS simulation (Figure 1) and the velocity exceeds 10 ft/sec in the same two gravity mains (Figure 2).  We are going to use InfoSewer Design for an Existing system and resize the pipe sizes so that the maximum d/D is 0.80 and the velocity is between 1 and 6 feet/sec (Figure 3).  The design reports the needed new pipe diameters and cost (Figure 4) and then when the new pipe diameters are used in a new EPS solution the constraints for d/D are met and all pipes have a d/D value less than 0.80 (Figure 5).

Figure 1.  d/D for the Upstream Gravity Mains in the EPS Solution


Figure 2.  The Velocity for the Upstream Gravity Mains in the EPS Solution




Figure 3.  Design Options for the Existing System Design


Figure 4.  New Pipe Design diameters and d/D values


Figure 5.  After applying the new pipe diameters of 24 and 30 inches, respectively the d/D values do not exceed 0.80.


Tuesday, September 24, 2013

“Drawing Water”

“Drawing Water”

"Drawing Water"
David Wicks / Via sansumbrella.com
David Wicks’ “Drawing Water” is a constructed landscape visualizing where water falls and where it is consumed in the United States.

Innovyze President Dr. Paul F. Boulos Joins Board of Trustees of Academy of Coastal, Ocean, Port & Navigation Engineers

Innovyze Press Release
 Insider BlogLinkedInTwitterYouTubeYouTube
Innovyze President Dr. Paul F. Boulos Joins Board of Trustees of Academy of Coastal,
Ocean, Port & Navigation Engineers
Broomfield, Colorado, USA, September 24, 2013 — Innovyze, a leading global innovator of wet infrastructure modeling and simulation software and technologies, today announced that its president and chief operating officer, Paul F. Boulos, Ph.D., BCEEM, Hon.D.WRE, Dist.D.NE, F.ASCE, has been elected to the Board of Trustees of the Academy of Coastal, Ocean, Port & Navigation Engineers (ACOPNE) of the American Society of Civil Engineers (ASCE). His term will begin October 1, 2013.
Dr. Boulos is one of the world’s foremost experts on water resources and navigation engineering and the author of nine authoritative books and more than 100 technical articles on issues critical to the water and wastewater industry. He has received numerous honors from national and international scientific and engineering societies, governments, universities, and NGOs, including notable technical awards for excellence in scholarship from ASCE, the American Water Works Association and the U.S. Environmental Protection Agency (USEPA). He has received the U.S. Ellis Island Medal of Honor, one of America’s highest accolades; the Pride of Heritage Award from the Lebanese American Foundation; and the Lebanese American University Alumni of the Year Award. He was also inducted into the University of Kentucky College of Engineering Hall of Distinction, the highest honor the university bestows on its alumni. Dr. Boulos has been given Honorary Diplomate status by the American Academy of Water Resources Engineers (AAWRE) as well as Distinguished Diplomate status in Navigation Engineering by ACOPNE, the top honors for both academies. He is a Fellow of the American Society of Civil Engineers and a Diplomate (by Eminence) of the American Academy of Environmental Engineers.
Dr. Boulos serves on the Board of Trustees of the Lebanese American University (New York, NY, and Beirut, Lebanon) and AAWRE; the Boards of Directors of Innovyze, MWH Global (Broomfield, CO) and America-Mideast Educational and Training Services, Inc./AMIDEAST (Washington, D.C.); and the Dean’s International Council of the Harris School of Public Policy Studies at the University of Chicago (Chicago, IL). He has been a member of advisory boards and councils for many organizations, including the Buck Advisory Council of the Buck Institute for Research on Aging (Novato, CA), the USEPA Science Advisory Board, the Urban Water Resources Research Council of the Environmental and Water Resources Institute (EWRI), and the National Academy of Sciences/National Research Council.
Dr. Boulos received his Doctorate, Master of Science and Bachelor of Science degrees in Civil Engineering from the University of Kentucky, along with a Bachelor’s degree in General Science from the Lebanese American University. He has also completed Harvard Business School’s Advanced Management Program.
The Academy of Coastal, Ocean, Port and Navigation Engineers was created by ASCE and its Civil Engineering Certification, Inc. (CEC) to improve the practice, elevate the standards, and advance the COPNE-Profession for the benefit of the public. The elite group is comprised of nearly 200 Diplomates who have gone through many years of training and experience to become eligible for Board Certification. The Academy is a way to recognize engineers who have special knowledge and experience in the fields of civil engineering that comprise ACOPNE. 
The COPNE-Profession comprises the individuals and professional organizations that are engaged in the sustainable development and protection of coastal, ocean, port, and navigation environments for the benefit of society in the United States and foreign countries. ACOPNE has in part been created to complement the Coasts, Oceans, Ports, and Rivers Institute (COPRI) and provides recognition to those individuals who have excelled in one or more of the sub-disciplines embraced by COPRI. Key objectives are to identify and grant board certification to individuals with specialized knowledge; recognize the ethical practice; enhance the technical practice; support and promote positions on professional issues important to the public health, safety, and welfare; and encourage life-long learning and continued professional development.
“It’s an especially meaningful honor to be asked to serve on this distinguished board and be a member of this preeminent academy,” Boulos said. “I am proud to be a part of the noble COPNE profession and to be able to contribute to its advancement. Joining the distinguished leaders of ACOPNE gives me an exceptional opportunity to share my expertise and passion and make whatever contributions I can to help further the Academy’s vision and mission.”
For more information on ACOPNE, visit www.acopne.org.

Sunday, September 22, 2013

Cómo importar Enlace Shapefiles en InfoSWMM

Cómo importar Enlace Shapefiles en InfoSWMM

Cómo importar Enlace Shapefiles en InfoSWMM

Este blog se describe cómo utilizar la herramienta de puerta de enlace de los SIG en InfoSWMM importar shapefiles y hacer tablas DB InfoSWMM y Arc Mapa Capas de la Shapefiles. La importación de archivos de forma en cualquiera InfoSWMM o H2oMap SWMM es muy flexible y se utiliza el cambio Mando / GIS Gateway. Si usted está empezando desde un nuevo Arco Mapa entonces lo mejor es añadir primero los shapefiles de Arc Map, inicializar el Mapa para el Sistema de Coordenadas del Shapefiles e importar los archivos de forma utilizando GIS Portal para hacer una capa Junction InfoSWMM. Los pasos para utilizar el GIS Portal para nodos

Paso 1.    Agregar las tuberías o Link Shapefiles e inicializar el Arco del mapa al sistema de coordenadas del Shapfile usando cualquiera de las opciones de geodatabase personal o de archivos.
Paso 2.    Utilice el comando Portal GIS y configurar el archivo de forma de cargar en las tablas conducto de InfoSWMM con el campo adecuado Mapeo GIS.
Paso 3.    será necesario asignar los campos de datos shapefile InfoSWMM los campos de datos de conducto.
Paso 4.    Cargue el archivo de forma mediante el comando de carga. Las Tablas InfoSWMM DB se actualizará.
Paso 5.    La capa de Conduit de InfoSWMM tiene las tablas cargadas, se puede ver los datos utilizando el comando Abrir tabla de atributos.
Paso 6.    La Tabla DB InfoSWMM de conductos tiene el vínculo de datos importados.


Paso 1.    Agregar las tuberías o Link Shapefiles e inicializar el Arco del mapa al sistema de coordenadas del Shapfile usando cualquiera de las opciones de geodatabase personal o de archivos.




Paso 2.    Utilice el comando Portal GIS y configurar el archivo de forma de cargar en las tablas conducto de InfoSWMM con el campo adecuado Mapeo GIS.




Paso 3.    será necesario asignar los campos de datos shapefile InfoSWMM los campos de datos de conducto.


Paso 4.    Cargue el archivo de forma mediante el comando de carga. Las Tablas InfoSWMM DB se actualizará.

. Paso 5    La capa de Conduit de InfoSWMM tiene las tablas cargadas, se puede ver los datos utilizando el comando Abrir tabla de atributos.

Paso 6.    La Tabla DB InfoSWMM de conductos tiene el vínculo de datos importados.

How to Import Link Shapefiles into InfoSWMM

How to Import Link Shapefiles into InfoSWMM

This blog describes how to use the GIS Gateway tool in InfoSWMM to import shapefiles and make InfoSWMM DB Tables and Arc Map Layers from the Shapefiles.   The import of shapefiles into either InfoSWMM or H2oMap SWMM is very flexible and uses the Command Exchange/GIS Gateway.  If you are starting from a new Arc Map then it is best to first add the shapefiles to Arc Map, initialize the Map to the Coordinate System of the Shapefiles and then import the Shapefiles using GIS Gateway to make an InfoSWMM Junction Layer.  The Steps to use the GIS Gateway for Nodes

Step 1.   Add the Pipe or Link Shapefiles and Initialize the Arc Map to the Coordinate System of the Shapfile using either the Personal or File GeoDatabase Options.
Step 2.   Use the GIS Gateway command and set up the Shapefile to load into the Conduit Tables of InfoSWMM with the proper GIS Mapping Field.
Step 3.   You need to Map the Shapefile Data Fields to the InfoSWMM Conduit Data Fields.
Step 4.   Load the Shapefile using the Load Command.  The InfoSWMM DB Tables will be updated.
Step 5.   The Conduit Layer of InfoSWMM has the loaded tables, you can see the data by using the Open Attribute Table Command.
Step 6.   The InfoSWMM DB Table for Conduits has the imported Link data.


Step 1.   Add the Pipe or Link Shapefiles and Initialize the Arc Map to the Coordinate System of the Shapfile using either the Personal or File GeoDatabase Options.




Step 2.   Use the GIS Gateway command and set up the Shapefile to load into the Conduit Tables of InfoSWMM with the proper GIS Mapping Field.




Step 3.   You need to Map the Shapefile Data Fields to the InfoSWMM Conduit Data Fields.


Step 4.   Load the Shapefile using the Load Command.  The InfoSWMM DB Tables will be updated.

Step 5.   The Conduit Layer of InfoSWMM has the loaded tables; you can see the data by using the Open Attribute Table Command.

Step 6.   The InfoSWMM DB Table for Conduits has the imported Link data.




Cómo importar subcuencas de los SIG en InfoSWMM

Cómo importar subcuencas de los SIG en InfoSWMM

Cómo importar subcuencas de los SIG en InfoSWMM


Paso 1:   Agregar el archivo de formas utilizando el comando Agregar datos.
Paso 2:   Su archivo de forma importada no tiene datos subcuencas antes de inicializar el proyecto.
Paso 3:   Añadir los datos subcuencas mediante el intercambio GIS Import Cluster
Paso 4:   Ahora tienes las subcuencas en las tablas de datos y ahora se puede calcular el área.
=====================================
Paso 1:   Agregar el archivo de formas utilizando el comando Agregar datos.


Paso 2:   Su archivo de forma importada no tiene datos subcuencas


Paso 3:   Añadir los datos subcuencas mediante el intercambio GIS Import Cluster

  

Paso 4:   Ahora tienes las subcuencas en las tablas de datos y ahora se puede calcular el área.
Todavía tenemos que entrar en 1/10000 para obtener las unidades adecuadas para el área subcuenca mediante el cálculo del área bajo Auto Herramientas preferencias. En primer lugar, importa el archivo de forma y luego de encender Cálculo Area Auto, introduzca un valor para el factor de escala de área y luego usar las utilidades de la herramienta, actualización del DB Map, todo subcuenca para obtener el Area subcuenca en hectáreas.




AI Rivers of Wisdom about ICM SWMM

Here's the text "Rivers of Wisdom" formatted with one sentence per line: [Verse 1] 🌊 Beneath the ancient oak, where shadows p...