-
Recent Posts
- I’d like to transfer this domain name iesensor.com
- Prepare and postwork for upgrading Ubuntu LTS from 18.04 to 20.04
- Choices and example of wrapping C++ code into Python
- Effectively work with Nautilus File Manager
- Effectively work with terminal
- Effectively setup multiple monitor layout at startup
- Cfd module for FreeCAD can work with external mesh file
- export salome mesh to FeNICS mesh
- Coupling OpenFOAM with FeniCS for multiphysis simulation (OpenFOAM workshop 13 presentation)
- preCICE build and test on Ubuntu 16.04
Categories
Recent Comments
Archives
- June 2021
- June 2020
- April 2020
- December 2018
- September 2018
- June 2018
- May 2018
- November 2017
- September 2017
- June 2017
- May 2017
- February 2017
- December 2016
- November 2016
- September 2016
- August 2016
- May 2016
- January 2016
- September 2015
- June 2015
- March 2015
- December 2014
- September 2014
- July 2014
- June 2014
- November 2013
- October 2013
- July 2013
- March 2013
- January 2013
- December 2012
- November 2012
- October 2012
- April 2012
- December 2011
- July 2011
- June 2011
- May 2011
- March 2011
- February 2011
- January 2011
- December 2010
- November 2010
Meta
Monthly Archives: May 2011
C++ 0X feature summary cheat sheat
C++ 0X feature summary cheat sheat // based on wiki page contents: `C++ 0X` 2 Extensions to the C++ core language 3 Core language runtime performance enhancements 3.1 Rvalue reference and move semantics => chain function calling 3.2 Generalized constant … Continue reading
Posted in Programming
690 Comments
solution to certificate verification failed for smtp.gmail.com via update Equifax Secure Certificate Authority
=================================== solution to certificate verification failed for smtp.gmail.com via update Equifax Secure Certificate Authority ==================================== Error: in /var/log/mail.log May 28 12:39:10 services@iesensor.com postfix/smtp[10839]: Untrusted TLS connection established to smtp.gmail.com [209.85.143.109]:587: TLSv1 with cipher RC4-SHA (128/128 bits) certificate verification failed for … Continue reading
Posted in Uncategorized
594 Comments
Install fedora15 in VirtualBox with Gnome Shell Enabled
(1) Installation Virtual Box 4.0.8 is need for Gnome 3 support !!! without guest toolkit, the installation works on the fail_back mode And the turn on the 3D acceleration in “Setting | display” , install the guest toolkit, which depends … Continue reading
Posted in Uncategorized
336 Comments
Tricks to Update Toshiba/Sony notebook ATI display driver
Tricks to Update Toshiba/Sony notebook ATI display driver The PDF file with figures can be downloaded via this link: Trickes to update ATI display driver on Toshiba Sony Laptops ———————-text without figures ————————- If you run directly ‘catalyst_mobility_64-bit_util’, you will … Continue reading
Posted in Uncategorized
235 Comments
Recompile OpenFoam from double precison to single precision
Recompile OpenFoam from double precison to single precision ————Why? For, I just want to play with GPGPU Some of the ATI cards does not support double precision for openCL; use speedIT openfoam plugin on cuda platform。 Follow the instructions for … Continue reading
Posted in Uncategorized
441 Comments