~fluidity-core/fluidity/sea-ice-branch

« back to all changes in this revision

Viewing changes to tests/mms_rans_p2p1_keps/README

  • Committer: Simon Mouradian
  • Date: 2012-10-19 10:35:59 UTC
  • mfrom: (3520.32.371 fluidity)
  • Revision ID: simon.mouradian06@imperial.ac.uk-20121019103559-y36qa47phc69q8sc
mergeĀ fromĀ trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
CREATING mms_rans_p2p1_keps_tools.py:
 
2
 
 
3
edit mms_rans_p2p1_keps.sage as required
 
4
in the terminal, run:
 
5
sage mms_rans_p2p1_keps.sage > mms_rans_p2p1_keps_tools.py
 
6
 
 
7
EDITING MMS_X.flml and MMS_X.geo (copyscript):
 
8
 
 
9
These are copied to MMS_A, MMS_B, MMS_C, MMS_D cases by copyscript
 
10
DO NOT CHANGE - timestep or references to MMS_X in MMS_X.flml
 
11
DO NOT CHANGE - n = XX in MMS_X.geo
 
12
 
 
13
DISABLING PARTS OF THE MODEL:
 
14
 
 
15
alternative flml files are included in the alternative_flml folder for debugging failures - these include flml files that have prescribed velocity or k-epsilon fields so that the model can be debugged in stages.
 
16
 
 
17
additionally, individual source and absorbtion terms can be disabled within the flml.
 
18
 
 
19
FUNCTION PRINTER
 
20
 
 
21
run using:
 
22
python function_printer.py AA BB CC DD .. n_rows
 
23
where:
 
24
        AA, BB, CC, DD are names of functions in mms_rans_p2p1_keps_tools.py (any number can be entered)
 
25
        n_rows is the number of rows to display the functions on
 
 
b'\\ No newline at end of file'