Download the following tar zipped file. The instructions below are for installing the program in HHPC. The tar zipped file is also saved in /Users/Shared in the server. Contact Bahram Notghi for help. These instructions are not complete.

ccns.tar.gz

A.Notes to access the HHPC Server

In order to restart the code change the irest_tahoe in input file to 1 and irest in CCNS to 1. The restart process doesn’t happen automatically, before restarting the process ./CopyRestart need to be executed and then you can submit the job.

Pre-Process: After creating everything in Cubit, convert the mesh to *.unv ( this file will be used by fortran file to convert it to the format that CCNS can read it ) and then*.e and then *.off Open the .stl with Meshlab and will convert it to .off , this is surface mesh and the fortran file will change it to a readable format for CCNS. At the end journal file there is few line of script that take care of the conversion mostly.

  1. Create the mesh convert it to Unv and off
  2. Use PROCESS_UNV_V4.3.F90 to create the unv version of scaled and fitted in to globe ( this file create some necessary input for CCNS and also transformed version of the mesh( UNV)
  3. Open the unv and convert it to *.off ( use cubit and meshlab similar to previos step)
  4. Use Process_OFF

Specific Note: Everything related to isotropic model *.unv can be obtained based on *.jou ( this model have sclera as one block.)

For the Anisotropic model, some of the surfaces and meshes were fixed manually after cutting the sclera. In order to get this model, first load aftercut.cub in cubit and then run .jou in the aniso folder. ( cutting the sclera created so many issues that make it impossible to fix it with automatic *.jou , there were silver in mesh that needed to be removed manually).

Simulation: