|
Last change
on this file since 5669 was
1437,
checked in by Ehouarn Millour, 15 years ago
|
|
Implementation of FC's improved Newtonian configuration: more realistic (and tunable) friction & fields towards which to relax and planet parameters (gravity, radius, rotation rate...) can be read in from a planet.def file (this occurs only when running in "newtonian mode"; planet parameters are otherwise read in from the start file).
Checked that these implementation don't change results when running standard Earth bench tests on Vargas.
EM
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
|
File size:
215 bytes
|
| Rev | Line | |
|---|
| [524] | 1 | ! |
|---|
| [1437] | 2 | ! $Id: academic.h 1437 2010-09-30 08:29:10Z fairhead $ |
|---|
| [524] | 3 | ! |
|---|
| [1437] | 4 | common/academic/tetarappel,knewt_t,kfrict,knewt_g,clat4 |
|---|
| 5 | real :: tetarappel(ip1jmp1,llm) |
|---|
| 6 | real :: knewt_t(llm) |
|---|
| 7 | real :: kfrict(llm) |
|---|
| 8 | real :: knewt_g |
|---|
| 9 | real :: clat4(ip1jmp1) |
|---|
Note: See
TracBrowser
for help on using the repository browser.