User Tools

Site Tools


kolum

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
kolum [2025/04/12 19:09] adminkolum [2025/04/12 21:17] (current) admin
Line 4: Line 4:
  
 //But, in these experiments, grid adaption is a solution looking for a problem.// //But, in these experiments, grid adaption is a solution looking for a problem.//
 +
 +This is rather ugly stuff, and I dare not upload it to github.
 +But here it is: {{ :kolum:kolum.tar.gz |}} 
 +
 +File name extensions are weird, and inconsistent with later projects.
 +(Here, **.his** is a dump of the arrays and **.trace** is a time history
 +of selected min/max) 
 +
 +
 +==== run the code ====
 +
 +Note **kmake** calls **khtml**, and **khtml** will fail unless you have installed
 +**f90tothml**.  See the last section below.
 +
 +<code>
 +$ cd kolum
 +$ cd exe
 +$ ./kmake
 +$ cat kick
 +$ mkdir ../output/cloudnoga
 +$ ./Kinit
 +$ ./Kolum
 +$ ./his2pkl.py cloudnoga
 +$ ./kplot.py cloudnoga lengthmix tke
 +$ ./kplot.py cloudnoga fth qc
 +$ ./plottrace.py cloudnoga colwat
 +</code>
 +
 +Next you may edit the file **kick**, and replace **cloudnoga** with **cloud**.
 +Then repeat the above steps, with similar replacement.
  
 ==== some results ==== ==== some results ====
Line 23: Line 53:
 ==== f90tohtml ==== ==== f90tohtml ====
  
-See my [[https://12characters.net/kolumbrowser/f90tohtml | kolum browser]].+See my [[https://12characters.net/kolumbrowser/ | kolum browser]]. 
  
 Made with my 2025 revision of: Made with my 2025 revision of:
-{{https://github.com/bfiedler/f90tohtml/blob/master/f90tohtml.tar.gz | f90tohtml.tar.gz}}+[[https://github.com/bfiedler/f90tohtml/blob/master/f90tohtml.tar.gz | f90tohtml.tar.gz]]
kolum.1744502955.txt.gz · Last modified: 2025/04/12 19:09 by admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki