Page 2 of 10 FirstFirst 12345678 ... LastLast
Results 16 to 30 of 143

Thread: CTRL + V thread!!

  1. #16

  2. #17
    Fragaria addict Recognized Member Momiji's Avatar
    Join Date
    Mar 2005
    Location
    On top of this frustrating world
    Posts
    10,543
    Contributions
    • Former Site Staff

  3. #18
    it's not fun, don't do it Moon Rabbits's Avatar
    Join Date
    Mar 2005
    Posts
    5,582

    Default

    Find him in the bat�s mouth
    He is singing in the bats mouth
    He is shaking and dancing in her bat mouth
    Getting tired and sleepy in her bat mouth
    She is holding him tight in her bat arms
    And she�s wrapping him up in her bat arms
    And she�s thanking her mother sea,
    "Thank you mother sea for letting him see the sea in me"

    edit: That video is sooo annoying, necronopticous.

  4. #19
    Mold Anus Old Manus's Avatar
    Join Date
    Mar 2004
    Location
    cumree
    Posts
    14,731
    Blog Entries
    1

    Default

    public int getCarPosition() {

    char input = 'n';
    Keyboard keyboard = new Keyboard();
    Track t = new Track();

    input = keyboard.readString().charAt(0);

    if (game.steps==0) {
    position=14;
    }
    if (input == 'g') {
    position++;
    if (position == rightBorderX) {
    System.out.println("You left the track! Game over!");
    System.exit(0);
    }
    }
    else if (input == 'h') {
    position++;
    if (position == leftBorderX) {
    System.out.println("You left the track! Game over!");
    System.exit(0);
    }
    }
    else if (input == 'f') {
    position=position;
    }
    else {
    System.out.println("Please enter f, g or h!");
    steps--;
    }
    return position;
    }


    there was a picture here

  5. #20
    Banned
    Join Date
    Dec 2009
    Location
    Columbus, OH
    Posts
    951

    Default

    Shannon Gaga

  6. #21

  7. #22
    GO! use leech seed! qwertysaur's Avatar
    Join Date
    Dec 2006
    Location
    Kanto
    Posts
    11,627
    Contributions
    • Former Site Staff

    Default

    Manus needs more comments in his code.

  8. #23

    Default

    Quote Originally Posted by krissy View Post
    i took the red pill, what's your research area?
    lol i don't really have a research area my man, just an undergrad taking vector calculus trying to understand Stokes' Theorem ;-)

  9. #24
    Conservative Darth Cid's Avatar
    Join Date
    Apr 2005
    Location
    Undisclosed Location
    Posts
    934

    Default


  10. #25
    rowr Recognized Member Leeza's Avatar
    Join Date
    Aug 2001
    Location
    The long hard road out of hell.
    Posts
    17,979
    Contributions
    • Former Administrator
    • Former Cid's Knight

    Default

    Roswellrods.com

    Well, I just had to see what it was all about.
    Hello Pika Art by Dr Unne ~~~ godhatesfraggles

  11. #26
    Fortune Teller Recognized Member Roogle's Avatar
    Join Date
    Jan 2002
    Location
    Lone Tree, Colorado
    Posts
    7,496
    Articles
    80
    Blog Entries
    3

    FFXIV Character

    Roose Dorvauldar (Gilgamesh)
    Contributions
    • Former Administator
    • Former Senior Site Staff

    Default

    Sands of Destruction
    I believe in the power of humanity.

  12. #27
    Mold Anus Old Manus's Avatar
    Join Date
    Mar 2004
    Location
    cumree
    Posts
    14,731
    Blog Entries
    1

    Default

    Quote Originally Posted by qwertysaur View Post
    Manus needs more comments in his code.
    In the process of doing so now


    there was a picture here

  13. #28
    I'm selling these fine leather jackets Aerith's Knight's Avatar
    Join Date
    Jul 2005
    Location
    The Netherlands
    Posts
    10,825
    Blog Entries
    1

    Default

    \noindent Inserting equation \eqref{vart2} into \eqref{vart} shows the relation between the thermal boundary layer and the shear rate:

    \begin{equation}\label{vart3}
    \delta_{t}^{3} \propto \frac{k}{\rho c_{p}} \frac{x-\xi}{S}
    \end{equation}

    \noindent Inserting \eqref{vart3} into the heat flux from equation \eqref{qw} shows the dependance of the heat flux on the shear rate:

    \begin{equation}\label{var}
    q_{w} \propto k \Delta T \left( \frac{\rho c_{p}}{k} \right)^{\frac{1}{3}} \left(\frac{S}{c-\xi} \right)^{\frac{1}{3}}
    \end{equation}

    \noindent The integrated heat transfer obtained derived from equation \eqref{var} for a heated strip extending from $\xi$ to $\xi + L$ can then be found as

    \begin{equation}\label{var3}
    Q_{w}(\xi,L) \propto \left(\frac{\rho c_p}{k} \right)^{\frac{1}{3}} k \Delta T \int^{\xi+L}_{\xi} \left(\frac{S}{x-\xi} \right)^{\frac{1}{3}} dx
    \end{equation}

    \noindent For a short strip, or $L<<\xi$, which can be assumed for the SCoDiS sensor, the shear rate S will be nearly constant over the integration period and equation \eqref{var3} can be rewritten to:

    \begin{equation}
    Q_{w}(\xi,L) \propto \left(\frac{\rho c_p}{k} \right)^{\frac{1}{3}} k \Delta T S^{\frac{1}{3}} L^{\frac{2}{3}}
    \end{equation}

    \noindent It can be seen that the heat transfer from the sensor is related to the applied shear rate by

    \begin{equation}
    P_{w} = Q_{w} \propto S^{\frac{1}{3}}.
    \end{equation}

    \noindent Knowing that the heat transfer from the sensor is the same as the applied power, the relation between the temperature difference and the applied power is


  14. #29
    Old school, like an old fool. Flying Mullet's Avatar
    Join Date
    Apr 2003
    Location
    Napping in a peach tree.
    Posts
    19,185
    Articles
    6
    Blog Entries
    7
    Contributions
    • Former Administrator
    • Former Cid's Knight
    • Former Senior Site Staff

    Default

    "I’m fine with a state varchar. I’ll go through the Customer Lookup accounts code and update as needed."




    Yeah, work stuff.

    And I've seen specials on the Roswell Rods before. They're actually insects and fast flying birds where the camera doesn't have a fast enough shutter speed to catch their movement properly, so they turn into a blurry line.
    Figaro Castle

  15. #30
    Lord of Me Rodarian's Avatar
    Join Date
    Jun 2000
    Location
    Somewhere over there
    Posts
    3,183

    Default



    there's a fire breathing dragon in my pants....IT was meant for Rantz


    HOTROD
    "Lets go for a spin you and I"

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •