Skip to content

idurun

ddt (rho U) + div (rho U U) – laplacian (mu U) = – grad (p)

Menu

Primary menu

  • Home
  • Guide for Authors
  • Links
  • Archives
  • Fluid Mech. & Heat Transfer
  • English Learning
  • SPICE
  • About Me

Category Archives: Linux

Solutions of some problems of Fedora 8 on ASUS Z99Ht58DC-SL

Posted on Monday, March 3, 2008 by Martin — No Comments ↓

Introduction: I have not renew my blog for a long time because of having a cold. Now, I am at school with good health. I know that Fedora 8 was released last year, but I have no resources, especially my Continue reading Solutions of some problems of Fedora 8 on ASUS Z99Ht58DC-SL→

Posted in Linux | Tagged fedora, kernel, sound card | Leave a reply

How to make moving grid case computable in Star-CD

Posted on Thursday, January 18, 2007 by Martin — 1 Comment ↓

In Linux system, you should do a special treatment to make a case with moving grid computable. The following is the procedure: ~$ pmovlink #changing mesh geom during analysis > n > xm > casename ~$ starlink #compile the executable Continue reading How to make moving grid case computable in Star-CD→

Posted in Linux | 1 Reply

Create .iso Document on Linux

Posted on Tuesday, April 4, 2006 by Martin — No Comments ↓

Using mkisofs to create .iso document on Linux $ mkisofs -o myfile.iso -Jrv -V My_File /home/yourdir/ In the above example of mkisofs command: -o names new .iso image file (myfile.iso) -J uses Joliet naming records, for Windows compatibility -r uses Continue reading Create .iso Document on Linux→

Posted in Linux | Leave a reply

Read Chinese filename using mount on Linux

Posted on Monday, April 3, 2006 by Martin — 1 Comment ↓

in /etc/fstab file, add the following line to mount the usb disk automatically when you insert your USB disk: /dev/sda1 /mnt/flash auto iocharset=gb2312,noauto,user 0 0 from the left to right, they respectively mean device mounted(sda1 means the first device of your Continue reading Read Chinese filename using mount on Linux→

Posted in Linux | 1 Reply

Compile Star-CD Executable Solving File on Fedora Core 3

Posted on Thursday, March 23, 2006 by Martin — 1 Comment ↓

For a long time, I had not find how to compile star-cd executable solving file. When I run starlink It always gets: undefined reference to `__ctype_b’ undefined reference to `errno’ When I search the error message on Google, It return Continue reading Compile Star-CD Executable Solving File on Fedora Core 3→

Posted in Linux | Tagged fedora, Linux, starcd | 1 Reply

Linux bash program (1)

Posted on Thursday, March 16, 2006 by Martin — No Comments ↓

1. Define an environment variable $ case=’D002mm’ The previous command defines a environment variable named “case”, which value is “D002mm”. You must note: firstly, there is no space in both side of the equal symbol; secondly, if the value is Continue reading Linux bash program (1)→

Posted in Linux | Leave a reply

Post navigation

Newer posts →

Primary Sidebar Widget Area

Archives

  • May 2024
  • July 2023
  • May 2023
  • May 2022
  • March 2022
  • November 2020
  • May 2020
  • March 2020
  • February 2020
  • January 2020
  • October 2019
  • February 2019
  • October 2018
  • August 2018
  • June 2018
  • May 2018
  • April 2018
  • December 2017
  • November 2017
  • August 2017
  • March 2017
  • February 2016
  • June 2015
  • April 2015
  • January 2015
  • December 2014
  • May 2014
  • January 2014
  • December 2013
  • October 2013
  • September 2013
  • May 2013
  • April 2013
  • March 2013
  • February 2013
  • January 2013
  • October 2012
  • September 2012
  • August 2012
  • May 2012
  • September 2011
  • May 2011
  • April 2011
  • February 2011
  • January 2011
  • December 2010
  • September 2010
  • August 2010
  • July 2010
  • June 2010
  • May 2010
  • April 2010
  • March 2010
  • February 2010
  • January 2010
  • December 2009
  • November 2009
  • October 2009
  • September 2009
  • August 2009
  • July 2009
  • June 2009
  • May 2009
  • April 2009
  • March 2009
  • February 2009
  • January 2009
  • December 2008
  • November 2008
  • October 2008
  • September 2008
  • August 2008
  • July 2008
  • June 2008
  • May 2008
  • April 2008
  • March 2008
  • February 2008
  • January 2008
  • December 2007
  • November 2007
  • October 2007
  • September 2007
  • August 2007
  • July 2007
  • June 2007
  • May 2007
  • April 2007
  • March 2007
  • February 2007
  • January 2007
  • December 2006
  • November 2006
  • October 2006
  • September 2006
  • August 2006
  • July 2006
  • June 2006
  • May 2006
  • April 2006
  • March 2006
  • February 2006
  • January 2006
  • December 2005
  • November 2005
  • October 2005
  • September 2005
  • August 2005
Copyright © 2025 idurun. All Rights Reserved.
Theme: Catch Box by Catch Themes
Scroll Up